[INFO] fetching crate hotglsl 0.1.0... [INFO] testing hotglsl-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate hotglsl 0.1.0 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate hotglsl 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hotglsl 0.1.0 [INFO] finished tweaking crates.io crate hotglsl 0.1.0 [INFO] tweaked toml for crates.io crate hotglsl 0.1.0 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate hotglsl 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 657fa81ac28abc33be48c9177d0616fd52a8ff16e15ce53844615d7caa7624f8 [INFO] running `Command { std: "docker" "start" "-a" "657fa81ac28abc33be48c9177d0616fd52a8ff16e15ce53844615d7caa7624f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "657fa81ac28abc33be48c9177d0616fd52a8ff16e15ce53844615d7caa7624f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657fa81ac28abc33be48c9177d0616fd52a8ff16e15ce53844615d7caa7624f8", kill_on_drop: false }` [INFO] [stdout] 657fa81ac28abc33be48c9177d0616fd52a8ff16e15ce53844615d7caa7624f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8b6b54a4d7bf59d1a515c87ee0aefa99ea784536224772755cbe6a93147061 [INFO] running `Command { std: "docker" "start" "-a" "2c8b6b54a4d7bf59d1a515c87ee0aefa99ea784536224772755cbe6a93147061", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.8.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling notify v5.0.0-pre.2 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.12 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2c8b6b54a4d7bf59d1a515c87ee0aefa99ea784536224772755cbe6a93147061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8b6b54a4d7bf59d1a515c87ee0aefa99ea784536224772755cbe6a93147061", kill_on_drop: false }` [INFO] [stdout] 2c8b6b54a4d7bf59d1a515c87ee0aefa99ea784536224772755cbe6a93147061