[INFO] updating cached repository kitech/qt.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kitech/qt.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kitech/qt.rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/kitech/qt.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kitech/qt.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kitech/qt.rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kitech/qt.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kitech/qt.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2b7331a7296019d0deabd1108f217ea796465d8 [INFO] sha for GitHub repo kitech/qt.rs: f2b7331a7296019d0deabd1108f217ea796465d8 [INFO] validating manifest of kitech/qt.rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kitech/qt.rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kitech/qt.rs [INFO] finished frobbing kitech/qt.rs [INFO] frobbed toml for kitech/qt.rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/kitech/qt.rs/Cargo.toml [INFO] started frobbing kitech/qt.rs [INFO] finished frobbing kitech/qt.rs [INFO] frobbed toml for kitech/qt.rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kitech/qt.rs/Cargo.toml [INFO] crate kitech/qt.rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kitech/qt.rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kitech/qt.rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kitech/qt.rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9789b2ed9843a99d06dd22952f7d646d67d253ae72fa285d5ebe45a921352d1f [INFO] running `"docker" "start" "-a" "9789b2ed9843a99d06dd22952f7d646d67d253ae72fa285d5ebe45a921352d1f"` [INFO] [stderr] Compiling qt5 v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:1110:55 [INFO] [stderr] | [INFO] [stderr] 1110 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:1685:55 [INFO] [stderr] | [INFO] [stderr] 1685 | let arg1 = (if self.1.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.1.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:1839:55 [INFO] [stderr] | [INFO] [stderr] 1839 | let arg4 = (if self.4.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.4.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3134:55 [INFO] [stderr] | [INFO] [stderr] 3134 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3217:55 [INFO] [stderr] | [INFO] [stderr] 3217 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3248:55 [INFO] [stderr] | [INFO] [stderr] 3248 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3411:55 [INFO] [stderr] | [INFO] [stderr] 3411 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3426:55 [INFO] [stderr] | [INFO] [stderr] 3426 | let arg2 = (if self.2.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.2.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3528:55 [INFO] [stderr] | [INFO] [stderr] 3528 | let arg2 = (if self.2.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.2.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3639:55 [INFO] [stderr] | [INFO] [stderr] 3639 | let arg1 = (if self.1.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.1.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3655:55 [INFO] [stderr] | [INFO] [stderr] 3655 | let arg2 = (if self.2.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.2.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3671:55 [INFO] [stderr] | [INFO] [stderr] 3671 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.91s [INFO] running `"docker" "inspect" "9789b2ed9843a99d06dd22952f7d646d67d253ae72fa285d5ebe45a921352d1f"` [INFO] running `"docker" "rm" "-f" "9789b2ed9843a99d06dd22952f7d646d67d253ae72fa285d5ebe45a921352d1f"` [INFO] [stdout] 9789b2ed9843a99d06dd22952f7d646d67d253ae72fa285d5ebe45a921352d1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kitech/qt.rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8a72b57a33ab2241e20048acdc9807f96fa298e631952f18690243bd690494ca [INFO] running `"docker" "start" "-a" "8a72b57a33ab2241e20048acdc9807f96fa298e631952f18690243bd690494ca"` [INFO] [stderr] Compiling qt5 v1.0.0 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.button.3swlp63m-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a" "/opt/crater/target/debug/examples/button-f85a0dd777c3216a.3ogabe5z3qg70ko7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libqt5-8afc7fe1b62a581c.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lQt5Core" "-lQt5Gui" "-lQt5Widgets" "-lQt5Network" "-lQt5Qml" "-lQt5Quick" "-lQtInline" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lQtInline [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `qt5`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:1110:55 [INFO] [stderr] | [INFO] [stderr] 1110 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:1685:55 [INFO] [stderr] | [INFO] [stderr] 1685 | let arg1 = (if self.1.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.1.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:1839:55 [INFO] [stderr] | [INFO] [stderr] 1839 | let arg4 = (if self.4.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.4.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3134:55 [INFO] [stderr] | [INFO] [stderr] 3134 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3217:55 [INFO] [stderr] | [INFO] [stderr] 3217 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3248:55 [INFO] [stderr] | [INFO] [stderr] 3248 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3411:55 [INFO] [stderr] | [INFO] [stderr] 3411 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3426:55 [INFO] [stderr] | [INFO] [stderr] 3426 | let arg2 = (if self.2.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.2.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3528:55 [INFO] [stderr] | [INFO] [stderr] 3528 | let arg2 = (if self.2.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.2.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3639:55 [INFO] [stderr] | [INFO] [stderr] 3639 | let arg1 = (if self.1.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.1.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3655:55 [INFO] [stderr] | [INFO] [stderr] 3655 | let arg2 = (if self.2.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.2.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/core/qstring.rs:3671:55 [INFO] [stderr] | [INFO] [stderr] 3671 | let arg3 = (if self.3.is_none() {QLatin1Char::new((0 as i8)).qclsinst} else {self.3.unwrap().qclsinst}) as *mut c_void; [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6.qt5.a54xo83i-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6.qt5.a54xo83i-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6.qt5.a54xo83i-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6.qt5.a54xo83i-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6.qt5.a54xo83i-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6" "/opt/crater/target/debug/deps/qt5-79c504659be9a8d6.1ab3ddtb942rw2rl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lQt5Core" "-lQt5Gui" "-lQt5Widgets" "-lQt5Network" "-lQt5Qml" "-lQt5Quick" "-lQtInline" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lQtInline [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `qt5`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8a72b57a33ab2241e20048acdc9807f96fa298e631952f18690243bd690494ca"` [INFO] running `"docker" "rm" "-f" "8a72b57a33ab2241e20048acdc9807f96fa298e631952f18690243bd690494ca"` [INFO] [stdout] 8a72b57a33ab2241e20048acdc9807f96fa298e631952f18690243bd690494ca