[INFO] fetching crate httm 0.48.5... [INFO] testing httm-0.48.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate httm 0.48.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate httm 0.48.5 [INFO] finished tweaking crates.io crate httm 0.48.5 [INFO] tweaked toml for crates.io crate httm 0.48.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate httm 0.48.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate httm 0.48.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1e5f6da61d020883c1906e06c012edad16e5fdd4a87460f8453a7962d70ce32 [INFO] running `Command { std: "docker" "start" "-a" "e1e5f6da61d020883c1906e06c012edad16e5fdd4a87460f8453a7962d70ce32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1e5f6da61d020883c1906e06c012edad16e5fdd4a87460f8453a7962d70ce32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e5f6da61d020883c1906e06c012edad16e5fdd4a87460f8453a7962d70ce32", kill_on_drop: false }` [INFO] [stdout] e1e5f6da61d020883c1906e06c012edad16e5fdd4a87460f8453a7962d70ce32 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5af7c29746f1828f001bb7feaa22c4bccc755ab1a8b4d89f4666cee3e9d1328e [INFO] running `Command { std: "docker" "start" "-a" "5af7c29746f1828f001bb7feaa22c4bccc755ab1a8b4d89f4666cee3e9d1328e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling fuzzy-muff v0.4.8 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lscolors v0.20.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling errno v0.3.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling realpath-ext v0.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling partition-identity v0.3.0 [INFO] [stderr] Compiling proc-mounts v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling two_percent v0.12.16 [INFO] [stderr] Compiling httm v0.48.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.23s [INFO] running `Command { std: "docker" "inspect" "5af7c29746f1828f001bb7feaa22c4bccc755ab1a8b4d89f4666cee3e9d1328e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af7c29746f1828f001bb7feaa22c4bccc755ab1a8b4d89f4666cee3e9d1328e", kill_on_drop: false }` [INFO] [stdout] 5af7c29746f1828f001bb7feaa22c4bccc755ab1a8b4d89f4666cee3e9d1328e [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30e705a292bc442f515b43c02efb47c5ea1043f6a8ed87d50f8a1cc3275cde9 [INFO] running `Command { std: "docker" "start" "-a" "f30e705a292bc442f515b43c02efb47c5ea1043f6a8ed87d50f8a1cc3275cde9", kill_on_drop: false }` [INFO] [stderr] Compiling httm v0.48.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "f30e705a292bc442f515b43c02efb47c5ea1043f6a8ed87d50f8a1cc3275cde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30e705a292bc442f515b43c02efb47c5ea1043f6a8ed87d50f8a1cc3275cde9", kill_on_drop: false }` [INFO] [stdout] f30e705a292bc442f515b43c02efb47c5ea1043f6a8ed87d50f8a1cc3275cde9 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71d8a816f94fe4b4ff8de2a48bee86f9cbb299a127bb8171613c4fd89cc2b5a0 [INFO] running `Command { std: "docker" "start" "-a" "71d8a816f94fe4b4ff8de2a48bee86f9cbb299a127bb8171613c4fd89cc2b5a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httm-23be2060bba7b4ba) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71d8a816f94fe4b4ff8de2a48bee86f9cbb299a127bb8171613c4fd89cc2b5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d8a816f94fe4b4ff8de2a48bee86f9cbb299a127bb8171613c4fd89cc2b5a0", kill_on_drop: false }` [INFO] [stdout] 71d8a816f94fe4b4ff8de2a48bee86f9cbb299a127bb8171613c4fd89cc2b5a0