Is it possible to evaluate this integral in closed form? $$ \int_0^1 \frac{du}{u}\text{Li}_2(u)^2\log u \stackrel{?}{=} -\frac{\zeta(6)}{3}.$$ I found the possible closed form using an integer relation algorithm.
I found several other possible forms for similar integrals, including $$ \int_0^1 \frac{du}{u}\text{Li}_2(u)^2(\log u)^2 \stackrel{?}{=} -20\zeta(7)+12\zeta(2)\zeta(5).$$
There doesn't seem to be an equivalent form when the integrand contains $(\log u)^3$, at least not just in terms of $\zeta$.
Does anybody know a trick for evaluating these integrals?
Update. The derivation of the closed form for the second integral follows easily along the ideas O.L. used in the answer for the first integral.
Introduce the functions $$ I(a,b,c) = \int_0^1 \frac{du}{u}(\log u)^c \text{Li}_a(u)\text{Li}_b(u) $$ and $$ S(a,b,c) = \sum_{n,m\geq1} \frac{1}{n^am^b(n+m)^c}. $$ Using integration by parts, the expansion of polylogarithms from their power series definition and also that $$ \int_0^1 (\log u)^s u^{t-1}\,du = \frac{(-1)^s s!}{t^{s+1}},$$ check that $$ I(2,2,2) = -\frac23 I(1,2,3) = 4S(1,2,4). $$
Now use binomial theorem and the fact that $S(a,b,c)=S(b,a,c)$ to write $$ 6S(1,2,4) + 2S(3,0,4) = 3S(1,2,4) + 3S(2,1,4)+S(0,3,4)+S(3,0,4) = S(3,3,1). $$ Now, using Mathematica, $$ S(3,3,1) = \sum_{n,m\geq1}\frac{1}{n^3m^3(n+m)} = \sum_{m\geq1}\frac{H_m}{m^6} - \frac{\zeta(2)}{m^5} + \frac{\zeta(3)}{m^4}, $$ and $$ \sum_{m\geq1}\frac{H_m}{m^6} = -\zeta(4)\zeta(3)-\zeta(2)\zeta(5)+4\zeta(7), $$ so $$ S(3,3,1) = 4\zeta(7)-2\zeta(2)\zeta(5). $$
Also, $$ S(0,3,4) = \zeta(3)\zeta(4) - \sum_{m\geq1} \frac{H_{n,4}}{m^3} = -17\zeta(7)+10\zeta(2)\zeta(5)+\zeta(3)\zeta(4), $$ from which it follows that $$ I(2,2,2) = \frac23\left(S(3,3,1)-2S(0,3,4)\right) = -20\zeta(7)+12\zeta(2)\zeta(5). $$
Now it is a proof.
Let us integrate once by parts to replace the (first) integral by $$I=\int_0^1\frac{\ln u\,\mathrm{Li}_2(u)^2du}{u}=\int_0^1\frac{\ln^2 u\ln(1-u)}{u}\mathrm{Li}_2(u)\,du.$$ Next replace $\mathrm{Li}_2(u)=\sum_{m=1}^{\infty}u^m/m^2$ and $\ln(1-u)=-\sum_{n=1}^{\infty}u^{n}/n$ by the corresponding Taylor series. Exchanging the order of summation and integration, evaluate the integrals with respect to $u$. This can be done using that $$\int_0^1 u^{s-1}\ln^2u\,du=\frac{2}{s^3}.$$ So $I$ can be written as a double series $$I=-2\sum_{m=1}^{\infty}\sum_{n=1}^{\infty}\frac{1}{m^2n(m+n)^3}.$$ Now let us introduce the following sums: \begin{align} &S_1=\sum_{m=1}^{\infty}\sum_{n=1}^{\infty}\frac{1}{m^3(m+n)^3},\\ &S_2=\sum_{m=1}^{\infty}\sum_{n=1}^{\infty}\frac{1}{n^3(m+n)^3},\\ &S_3=\sum_{m=1}^{\infty}\sum_{n=1}^{\infty}\frac{1}{m^2n(m+n)^3},\\ &S_4=\sum_{m=1}^{\infty}\sum_{n=1}^{\infty}\frac{1}{mn^2(m+n)^3}. \end{align} It is obvious that $S_1=S_2$ and $S_3=S_4$. What is more funny (but still obvious to prove) is that $$S_1+S_2+3S_3+3S_4=\sum_{m=1}^{\infty}\sum_{n=1}^{\infty}\frac{1}{m^3n^3}=\zeta(3)^2.\tag{1}$$ Therefore, if we manage to compute $S_1=S_2$, we will be able to compute $I$. But $$S_1=-\sum_{m=1}^{\infty}\frac{\psi''(1+m)}{2m^3}=\frac12\left(\zeta(3)^2-\frac{\pi^6}{945}\right).\tag{2}$$ Here the first equality follows from the recursion relation $\psi''(z+1)-\psi''(z)={2}/{z^3}$ and telescoping argument, whereas the second was obtained using Mathematica.
Now combining (1), (2) and the fact that $I=-(S_3+S_4)$, we find $$I=-\frac13\left[\left(S_1+S_2+3S_3+3S_4\right)-2S_1\right]=-\frac{1}{3}\times\frac{\pi^6}{945}=-\frac{\zeta(6)}{3}.$$