[INFO] fetching crate httm 0.49.9...
[INFO] testing httm-0.49.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate httm 0.49.9 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate httm 0.49.9
[INFO] finished tweaking crates.io crate httm 0.49.9
[INFO] tweaked toml for crates.io crate httm 0.49.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate httm 0.49.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate httm 0.49.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae9657759ffda7dcf1b0db815a95d379387f259932e0768534937ef55ee6d7a6
[INFO] running `Command { std: "docker" "start" "-a" "ae9657759ffda7dcf1b0db815a95d379387f259932e0768534937ef55ee6d7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9657759ffda7dcf1b0db815a95d379387f259932e0768534937ef55ee6d7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9657759ffda7dcf1b0db815a95d379387f259932e0768534937ef55ee6d7a6", kill_on_drop: false }`
[INFO] [stdout] ae9657759ffda7dcf1b0db815a95d379387f259932e0768534937ef55ee6d7a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f6562fa2606862b1a6225a2a8b1c76053ea3deb0b802328bbe9bd7bef22cc1
[INFO] running `Command { std: "docker" "start" "-a" "f2f6562fa2606862b1a6225a2a8b1c76053ea3deb0b802328bbe9bd7bef22cc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[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 clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling rayon v1.11.0
[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 console v0.16.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling errno v0.3.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling realpath-ext v0.1.3
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling lscolors v0.20.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[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.18
[INFO] [stderr]    Compiling httm v0.49.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.39s
[INFO] running `Command { std: "docker" "inspect" "f2f6562fa2606862b1a6225a2a8b1c76053ea3deb0b802328bbe9bd7bef22cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f6562fa2606862b1a6225a2a8b1c76053ea3deb0b802328bbe9bd7bef22cc1", kill_on_drop: false }`
[INFO] [stdout] f2f6562fa2606862b1a6225a2a8b1c76053ea3deb0b802328bbe9bd7bef22cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71b0f2911233435b86dd3867ae8c410c87c88f406aa8b2b1134fdf4b906ee742
[INFO] running `Command { std: "docker" "start" "-a" "71b0f2911233435b86dd3867ae8c410c87c88f406aa8b2b1134fdf4b906ee742", kill_on_drop: false }`
[INFO] [stderr]    Compiling httm v0.49.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s
[INFO] running `Command { std: "docker" "inspect" "71b0f2911233435b86dd3867ae8c410c87c88f406aa8b2b1134fdf4b906ee742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b0f2911233435b86dd3867ae8c410c87c88f406aa8b2b1134fdf4b906ee742", kill_on_drop: false }`
[INFO] [stdout] 71b0f2911233435b86dd3867ae8c410c87c88f406aa8b2b1134fdf4b906ee742
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79b582933b4ec172ae78bb9642e945d1e1d43aff0b8c657c422c8385ed864505
[INFO] running `Command { std: "docker" "start" "-a" "79b582933b4ec172ae78bb9642e945d1e1d43aff0b8c657c422c8385ed864505", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httm-4d682550236304fa)
[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" "79b582933b4ec172ae78bb9642e945d1e1d43aff0b8c657c422c8385ed864505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b582933b4ec172ae78bb9642e945d1e1d43aff0b8c657c422c8385ed864505", kill_on_drop: false }`
[INFO] [stdout] 79b582933b4ec172ae78bb9642e945d1e1d43aff0b8c657c422c8385ed864505
