[INFO] fetching crate precursor 0.1.1...
[INFO] building precursor-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate precursor 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate precursor 0.1.1
[INFO] finished tweaking crates.io crate precursor 0.1.1
[INFO] tweaked toml for crates.io crate precursor 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate precursor 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate precursor 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc6dad724e220ef79283a1ce1eb2272b9e3ec42deddb9e96a241bc9e7e1f85f3
[INFO] running `Command { std: "docker" "start" "-a" "fc6dad724e220ef79283a1ce1eb2272b9e3ec42deddb9e96a241bc9e7e1f85f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc6dad724e220ef79283a1ce1eb2272b9e3ec42deddb9e96a241bc9e7e1f85f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6dad724e220ef79283a1ce1eb2272b9e3ec42deddb9e96a241bc9e7e1f85f3", kill_on_drop: false }`
[INFO] [stdout] fc6dad724e220ef79283a1ce1eb2272b9e3ec42deddb9e96a241bc9e7e1f85f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77b261c0cd036fefb6a145fee6dcb8ea9057cc7cb1fc301a5992d6ef274bb06c
[INFO] running `Command { std: "docker" "start" "-a" "77b261c0cd036fefb6a145fee6dcb8ea9057cc7cb1fc301a5992d6ef274bb06c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling hifijson v0.2.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling atomic-counter v1.0.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tlsh2 v0.3.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling pcre2-sys v0.2.9
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling pcre2 v0.2.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling precursor v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling jaq-parse v0.10.0
[INFO] [stderr]    Compiling jaq-core v0.10.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.03s
[INFO] running `Command { std: "docker" "inspect" "77b261c0cd036fefb6a145fee6dcb8ea9057cc7cb1fc301a5992d6ef274bb06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b261c0cd036fefb6a145fee6dcb8ea9057cc7cb1fc301a5992d6ef274bb06c", kill_on_drop: false }`
[INFO] [stdout] 77b261c0cd036fefb6a145fee6dcb8ea9057cc7cb1fc301a5992d6ef274bb06c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfa40a8b093c741d02095218ac976704dd72d24d6068d1460abcd45eb5886ab7
[INFO] running `Command { std: "docker" "start" "-a" "bfa40a8b093c741d02095218ac976704dd72d24d6068d1460abcd45eb5886ab7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling precursor v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "bfa40a8b093c741d02095218ac976704dd72d24d6068d1460abcd45eb5886ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfa40a8b093c741d02095218ac976704dd72d24d6068d1460abcd45eb5886ab7", kill_on_drop: false }`
[INFO] [stdout] bfa40a8b093c741d02095218ac976704dd72d24d6068d1460abcd45eb5886ab7
