[INFO] cloning repository https://github.com/whitfin/runiq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whitfin/runiq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f3893596686f1cdf851a2593ebc0ef1ac23f55b [INFO] building whitfin/runiq against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/whitfin/runiq [INFO] finished tweaking git repo https://github.com/whitfin/runiq [INFO] tweaked toml for git repo https://github.com/whitfin/runiq written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whitfin/runiq on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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] [stderr] Locking 200 packages to latest compatible versions [INFO] [stderr] Adding bytesize v1.3.3 (available: v2.1.0) [INFO] [stderr] Adding cli-table v0.4.9 (available: v0.5.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded jen v1.7.1 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded cli-table v0.4.9 [INFO] [stderr] Downloaded bytelines v2.5.0 [INFO] [stderr] Downloaded identity-hash v0.1.0 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded fake v1.3.0 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded cli-table-derive v0.4.6 [INFO] [stderr] Downloaded format_num v0.1.0 [INFO] [stderr] Downloaded anstyle v1.0.13 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded bson v2.15.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9823017fb2bf6c27508970dc9b6290d417bcebb37207245c26509f08bc8b09ca [INFO] running `Command { std: "docker" "start" "-a" "9823017fb2bf6c27508970dc9b6290d417bcebb37207245c26509f08bc8b09ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9823017fb2bf6c27508970dc9b6290d417bcebb37207245c26509f08bc8b09ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9823017fb2bf6c27508970dc9b6290d417bcebb37207245c26509f08bc8b09ca", kill_on_drop: false }` [INFO] [stdout] 9823017fb2bf6c27508970dc9b6290d417bcebb37207245c26509f08bc8b09ca [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1c2b002873dd70045eb2c9b4b33f3f3dee6e701c8fc75554ac7bc064362406a [INFO] running `Command { std: "docker" "start" "-a" "b1c2b002873dd70045eb2c9b4b33f3f3dee6e701c8fc75554ac7bc064362406a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling bytelines v2.5.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling growable-bloom-filter v2.1.1 [INFO] [stderr] Compiling cli-table v0.4.9 [INFO] [stderr] Compiling runiq v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s [INFO] running `Command { std: "docker" "inspect" "b1c2b002873dd70045eb2c9b4b33f3f3dee6e701c8fc75554ac7bc064362406a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c2b002873dd70045eb2c9b4b33f3f3dee6e701c8fc75554ac7bc064362406a", kill_on_drop: false }` [INFO] [stdout] b1c2b002873dd70045eb2c9b4b33f3f3dee6e701c8fc75554ac7bc064362406a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fbde15227b9b46c21627b7d0db719bb92fa5b8c60b51c72d3d1dea0e9795730 [INFO] running `Command { std: "docker" "start" "-a" "7fbde15227b9b46c21627b7d0db719bb92fa5b8c60b51c72d3d1dea0e9795730", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling fake v1.3.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling jen v1.7.1 [INFO] [stderr] Compiling runiq v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.72s [INFO] running `Command { std: "docker" "inspect" "7fbde15227b9b46c21627b7d0db719bb92fa5b8c60b51c72d3d1dea0e9795730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbde15227b9b46c21627b7d0db719bb92fa5b8c60b51c72d3d1dea0e9795730", kill_on_drop: false }` [INFO] [stdout] 7fbde15227b9b46c21627b7d0db719bb92fa5b8c60b51c72d3d1dea0e9795730