[INFO] cloning repository https://github.com/shapedthought/fast-walk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shapedthought/fast-walk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshapedthought%2Ffast-walk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshapedthought%2Ffast-walk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb68ad614fd28a94d3a90991999e871d2f131e43 [INFO] checking shapedthought/fast-walk against try#d42a007e04d1d7df0de258d39ac2402f35aba932 for pr-103029-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshapedthought%2Ffast-walk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shapedthought/fast-walk on toolchain d42a007e04d1d7df0de258d39ac2402f35aba932 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shapedthought/fast-walk [INFO] finished tweaking git repo https://github.com/shapedthought/fast-walk [INFO] tweaked toml for git repo https://github.com/shapedthought/fast-walk written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shapedthought/fast-walk 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" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf1fef77baf21c125bde0ec5b7608eba8b6aa66018ca78eb68aa844ee6ff6ac [INFO] running `Command { std: "docker" "start" "-a" "baf1fef77baf21c125bde0ec5b7608eba8b6aa66018ca78eb68aa844ee6ff6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf1fef77baf21c125bde0ec5b7608eba8b6aa66018ca78eb68aa844ee6ff6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf1fef77baf21c125bde0ec5b7608eba8b6aa66018ca78eb68aa844ee6ff6ac", kill_on_drop: false }` [INFO] [stdout] baf1fef77baf21c125bde0ec5b7608eba8b6aa66018ca78eb68aa844ee6ff6ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff8f0fa85fd1b4500f18017fe532f01cc5204326a403c389603dba6a344f15de [INFO] running `Command { std: "docker" "start" "-a" "ff8f0fa85fd1b4500f18017fe532f01cc5204326a403c389603dba6a344f15de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking randomizer v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking indicatif v0.17.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking emoji v0.2.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking comfy-table v6.1.0 [INFO] [stderr] Checking spinners v4.1.0 [INFO] [stderr] Checking clap v4.1.6 [INFO] [stderr] Checking fast-walk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `Command { std: "docker" "inspect" "ff8f0fa85fd1b4500f18017fe532f01cc5204326a403c389603dba6a344f15de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8f0fa85fd1b4500f18017fe532f01cc5204326a403c389603dba6a344f15de", kill_on_drop: false }` [INFO] [stdout] ff8f0fa85fd1b4500f18017fe532f01cc5204326a403c389603dba6a344f15de