[INFO] updating cached repository https://github.com/rust-qt/examples [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 944d263794f25fae082a90fba6eb343f2638aca1 [INFO] checking rust-qt/examples against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-qt%2Fexamples" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-qt/examples on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rust-qt/examples [INFO] finished tweaking git repo https://github.com/rust-qt/examples [INFO] tweaked toml for git repo https://github.com/rust-qt/examples written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rust-qt/examples already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f7c78311c1273d0735ce45ea2812ac92bebc01ba8097e3684717eb06b65a9761 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f7c78311c1273d0735ce45ea2812ac92bebc01ba8097e3684717eb06b65a9761"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking cpp_core v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling ritual_common v0.3.0 [INFO] [stderr] Compiling ritual_build v0.3.0 [INFO] [stderr] Compiling qt_ritual_common v0.3.0 [INFO] [stderr] Compiling qt_ritual_build v0.3.0 [INFO] [stderr] Compiling qt_core v0.4.0 [INFO] [stderr] Compiling qt_gui v0.4.0 [INFO] [stderr] Compiling qt_3d_core v0.4.0 [INFO] [stderr] Compiling qt_widgets v0.4.0 [INFO] [stderr] Compiling qt_3d_logic v0.4.0 [INFO] [stderr] Compiling qt_3d_input v0.4.0 [INFO] [stderr] Compiling qt_3d_render v0.4.0 [INFO] [stderr] Compiling qt_3d_extras v0.4.0 [INFO] [stderr] Compiling qt_charts v0.4.0 [INFO] [stderr] Compiling qt_qml v0.4.0 [INFO] [stderr] Compiling qt_ui_tools v0.4.0 [INFO] [stderr] error: could not compile `qt_charts`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qt_charts-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=51e7d1b757cf7846 -C extra-filename=-51e7d1b757cf7846 --out-dir /opt/rustwide/target/debug/build/qt_charts-51e7d1b757cf7846 -L dependency=/opt/rustwide/target/debug/deps --extern qt_ritual_build=/opt/rustwide/target/debug/deps/libqt_ritual_build-d729d74762b83654.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fdbbad9ff8fa46b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qt_3d_input`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qt_3d_input-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=90dec54bd8d123a8 -C extra-filename=-90dec54bd8d123a8 --out-dir /opt/rustwide/target/debug/build/qt_3d_input-90dec54bd8d123a8 -L dependency=/opt/rustwide/target/debug/deps --extern qt_ritual_build=/opt/rustwide/target/debug/deps/libqt_ritual_build-d729d74762b83654.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fdbbad9ff8fa46b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qt_gui`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=54a663352f547231 -C extra-filename=-54a663352f547231 --out-dir /opt/rustwide/target/debug/build/qt_gui-54a663352f547231 -L dependency=/opt/rustwide/target/debug/deps --extern qt_ritual_build=/opt/rustwide/target/debug/deps/libqt_ritual_build-d729d74762b83654.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fdbbad9ff8fa46b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qt_3d_logic`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qt_3d_logic-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=110a7d809bc5c713 -C extra-filename=-110a7d809bc5c713 --out-dir /opt/rustwide/target/debug/build/qt_3d_logic-110a7d809bc5c713 -L dependency=/opt/rustwide/target/debug/deps --extern qt_ritual_build=/opt/rustwide/target/debug/deps/libqt_ritual_build-d729d74762b83654.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fdbbad9ff8fa46b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qt_3d_render`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qt_3d_render-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=eef2bf52fa234081 -C extra-filename=-eef2bf52fa234081 --out-dir /opt/rustwide/target/debug/build/qt_3d_render-eef2bf52fa234081 -L dependency=/opt/rustwide/target/debug/deps --extern qt_ritual_build=/opt/rustwide/target/debug/deps/libqt_ritual_build-d729d74762b83654.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fdbbad9ff8fa46b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f7c78311c1273d0735ce45ea2812ac92bebc01ba8097e3684717eb06b65a9761"` [INFO] running `"docker" "rm" "-f" "f7c78311c1273d0735ce45ea2812ac92bebc01ba8097e3684717eb06b65a9761"` [INFO] [stdout] f7c78311c1273d0735ce45ea2812ac92bebc01ba8097e3684717eb06b65a9761