[INFO] cloning repository https://github.com/rlAlan/todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rlAlan/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc5c966da2bcdfe978f71c7097833399d5df4d21
[INFO] testing rlAlan/todo against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rlAlan/todo on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rlAlan/todo
[INFO] finished tweaking git repo https://github.com/rlAlan/todo
[INFO] tweaked toml for git repo https://github.com/rlAlan/todo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rlAlan/todo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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.
[INFO] testing rlAlan/todo against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  83% (565/675)
Updating files:  84% (567/675)
Updating files:  85% (574/675)
Updating files:  86% (581/675)
Updating files:  87% (588/675)
Updating files:  88% (594/675)
Updating files:  89% (601/675)
Updating files:  90% (608/675)
Updating files:  91% (615/675)
Updating files:  92% (621/675)
Updating files:  93% (628/675)
Updating files:  94% (635/675)
Updating files:  95% (642/675)
Updating files:  96% (648/675)
Updating files:  97% (655/675)
Updating files:  98% (662/675)
Updating files:  99% (669/675)
Updating files: 100% (675/675)
Updating files: 100% (675/675), done.
[INFO] validating manifest of git repo https://github.com/rlAlan/todo on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rlAlan/todo
[INFO] finished tweaking git repo https://github.com/rlAlan/todo
[INFO] tweaked toml for git repo https://github.com/rlAlan/todo written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rlAlan/todo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb4b0cec014ddc019b575a197a0c59cb15d797a8e6b67cea0fa7ceb051139add
[INFO] running `Command { std: "docker" "start" "-a" "fb4b0cec014ddc019b575a197a0c59cb15d797a8e6b67cea0fa7ceb051139add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb4b0cec014ddc019b575a197a0c59cb15d797a8e6b67cea0fa7ceb051139add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4b0cec014ddc019b575a197a0c59cb15d797a8e6b67cea0fa7ceb051139add", kill_on_drop: false }`
[INFO] [stdout] fb4b0cec014ddc019b575a197a0c59cb15d797a8e6b67cea0fa7ceb051139add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf82f7dd7130ab51b892db0a69fcbddbd9a3412a4c38128a68ccd364b99b8a9f
[INFO] running `Command { std: "docker" "start" "-a" "bf82f7dd7130ab51b892db0a69fcbddbd9a3412a4c38128a68ccd364b99b8a9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.7.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf82f7dd7130ab51b892db0a69fcbddbd9a3412a4c38128a68ccd364b99b8a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf82f7dd7130ab51b892db0a69fcbddbd9a3412a4c38128a68ccd364b99b8a9f", kill_on_drop: false }`
[INFO] [stdout] bf82f7dd7130ab51b892db0a69fcbddbd9a3412a4c38128a68ccd364b99b8a9f
