[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] d9122b48f801da3bc914c9fd0b763a9ac660ec40
[INFO] checking whitfin/runiq against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whitfin/runiq on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 199 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5067ff3d2706ffec7745e3eae4276db12e99cd87d8807ee080d8e58a8eba08b8
[INFO] running `Command { std: "docker" "start" "-a" "5067ff3d2706ffec7745e3eae4276db12e99cd87d8807ee080d8e58a8eba08b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5067ff3d2706ffec7745e3eae4276db12e99cd87d8807ee080d8e58a8eba08b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5067ff3d2706ffec7745e3eae4276db12e99cd87d8807ee080d8e58a8eba08b8", kill_on_drop: false }`
[INFO] [stdout] 5067ff3d2706ffec7745e3eae4276db12e99cd87d8807ee080d8e58a8eba08b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03696a4d8acf5903cf07be01bbe7f3ae09e4d4197ac4b625af822f2d5313b45a
[INFO] running `Command { std: "docker" "start" "-a" "03696a4d8acf5903cf07be01bbe7f3ae09e4d4197ac4b625af822f2d5313b45a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]     Checking bytelines v2.5.0
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking format_num v0.1.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking fake v1.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling cli-table-derive v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking cli-table v0.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking growable-bloom-filter v2.1.1
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking runiq v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking jen v1.7.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.66s
[INFO] running `Command { std: "docker" "inspect" "03696a4d8acf5903cf07be01bbe7f3ae09e4d4197ac4b625af822f2d5313b45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03696a4d8acf5903cf07be01bbe7f3ae09e4d4197ac4b625af822f2d5313b45a", kill_on_drop: false }`
[INFO] [stdout] 03696a4d8acf5903cf07be01bbe7f3ae09e4d4197ac4b625af822f2d5313b45a
