[INFO] fetching crate mirror_sparse_matrix 0.1.17...
[INFO] checking mirror_sparse_matrix-0.1.17 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate mirror_sparse_matrix 0.1.17 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.17 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.17 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tables v0.1.5
[INFO] [stderr]   Downloaded symbolic-common v8.8.0
[INFO] [stderr]   Downloaded pprof v0.6.2
[INFO] [stderr]   Downloaded io_utils v0.3.2
[INFO] [stderr]   Downloaded pretty_trace v0.5.23
[INFO] [stderr]   Downloaded debugid v0.7.3
[INFO] [stderr]   Downloaded stats_utils v0.1.3
[INFO] [stderr]   Downloaded binary_vec_io v0.1.12
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded symbolic-demangle v8.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e27d8746a661e4676b73044fcf2d03e85ed768ccc9e2eb35741c154f2131770c
[INFO] running `Command { std: "docker" "start" "-a" "e27d8746a661e4676b73044fcf2d03e85ed768ccc9e2eb35741c154f2131770c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e27d8746a661e4676b73044fcf2d03e85ed768ccc9e2eb35741c154f2131770c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27d8746a661e4676b73044fcf2d03e85ed768ccc9e2eb35741c154f2131770c", kill_on_drop: false }`
[INFO] [stdout] e27d8746a661e4676b73044fcf2d03e85ed768ccc9e2eb35741c154f2131770c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6169d55f13f287f443c66e31164005fb0c3943210fb1b9578743467b6cc8778a
[INFO] running `Command { std: "docker" "start" "-a" "6169d55f13f287f443c66e31164005fb0c3943210fb1b9578743467b6cc8778a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking superslice v1.0.0
[INFO] [stderr]     Checking permutation v0.2.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking vector_utils v0.1.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking debugid v0.7.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling symbolic-demangle v8.8.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking symbolic-common v8.8.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]     Checking string_utils v0.1.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking binary_vec_io v0.1.12
[INFO] [stderr]     Checking stats_utils v0.1.3
[INFO] [stderr]     Checking mirror_sparse_matrix v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling pprof v0.6.2
[INFO] [stderr]     Checking lz4 v1.24.0
[INFO] [stderr]     Checking io_utils v0.3.2
[INFO] [stderr]     Checking tables v0.1.5
[INFO] [stderr]     Checking pretty_trace v0.5.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.34s
[INFO] running `Command { std: "docker" "inspect" "6169d55f13f287f443c66e31164005fb0c3943210fb1b9578743467b6cc8778a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6169d55f13f287f443c66e31164005fb0c3943210fb1b9578743467b6cc8778a", kill_on_drop: false }`
[INFO] [stdout] 6169d55f13f287f443c66e31164005fb0c3943210fb1b9578743467b6cc8778a
[INFO] checking mirror_sparse_matrix-0.1.17 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate mirror_sparse_matrix 0.1.17 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.17 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mirror_sparse_matrix-0.1.17 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate mirror_sparse_matrix 0.1.17 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.17 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mirror_sparse_matrix-0.1.17 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate mirror_sparse_matrix 0.1.17 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.17 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mirror_sparse_matrix-0.1.17 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate mirror_sparse_matrix 0.1.17 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.17 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mirror_sparse_matrix-0.1.17 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate mirror_sparse_matrix 0.1.17 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.17 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.17
[INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
