[INFO] fetching crate qt_3d_core 0.5.0... [INFO] testing qt_3d_core-0.5.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate qt_3d_core 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate qt_3d_core 0.5.0 [INFO] finished tweaking crates.io crate qt_3d_core 0.5.0 [INFO] tweaked toml for crates.io crate qt_3d_core 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qt_3d_core 0.5.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathdiff v0.1.0 [INFO] [stderr] Downloaded ritual_build v0.4.0 [INFO] [stderr] Downloaded qt_ritual_build v0.5.0 [INFO] [stderr] Downloaded term v0.4.6 [INFO] [stderr] Downloaded cpp_core v0.6.0 [INFO] [stderr] Downloaded term-painter v0.2.4 [INFO] [stderr] Downloaded qt_ritual_common v0.4.0 [INFO] [stderr] Downloaded shell-words v0.1.0 [INFO] [stderr] Downloaded ritual_common v0.4.0 [INFO] [stderr] Downloaded qt_macros v0.1.1 [INFO] [stderr] Downloaded qt_gui v0.5.0 [INFO] [stderr] Downloaded qt_core v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b1d3fadc6a40db8a9b8db7213b7580225f9920b21cd1349df260c7d8e221b7c [INFO] running `Command { std: "docker" "start" "-a" "6b1d3fadc6a40db8a9b8db7213b7580225f9920b21cd1349df260c7d8e221b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b1d3fadc6a40db8a9b8db7213b7580225f9920b21cd1349df260c7d8e221b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1d3fadc6a40db8a9b8db7213b7580225f9920b21cd1349df260c7d8e221b7c", kill_on_drop: false }` [INFO] [stdout] 6b1d3fadc6a40db8a9b8db7213b7580225f9920b21cd1349df260c7d8e221b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07e55b478f8dd06072c9175ff884d361d8d0cced12b4eddbb5cdf6c1c2f538a7 [INFO] running `Command { std: "docker" "start" "-a" "07e55b478f8dd06072c9175ff884d361d8d0cced12b4eddbb5cdf6c1c2f538a7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cpp_core v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling qt_macros v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ritual_common v0.4.0 [INFO] [stderr] Compiling ritual_build v0.4.0 [INFO] [stderr] Compiling qt_ritual_common v0.4.0 [INFO] [stderr] Compiling qt_ritual_build v0.5.0 [INFO] [stderr] Compiling qt_core v0.5.0 [INFO] [stderr] Compiling qt_gui v0.5.0 [INFO] [stderr] Compiling qt_3d_core v0.5.0 (/opt/rustwide/workdir) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "07e55b478f8dd06072c9175ff884d361d8d0cced12b4eddbb5cdf6c1c2f538a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e55b478f8dd06072c9175ff884d361d8d0cced12b4eddbb5cdf6c1c2f538a7", kill_on_drop: false }` [INFO] [stdout] 07e55b478f8dd06072c9175ff884d361d8d0cced12b4eddbb5cdf6c1c2f538a7