[INFO] fetching crate httm 0.49.9...
[INFO] testing httm-0.49.9 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate httm 0.49.9 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate httm 0.49.9 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded partition-identity v0.3.0
[INFO] [stderr]   Downloaded proc-mounts v0.3.0
[INFO] [stderr]   Downloaded realpath-ext v0.1.3
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded blake2 v0.9.2
[INFO] [stderr]   Downloaded exacl v0.12.0
[INFO] [stderr]   Downloaded lms v0.4.0
[INFO] [stderr]   Downloaded two_percent v0.12.18
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded fuzzy-muff v0.4.8
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded lscolors v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c01ed1c6e93eded38ad508642fa22b0ad13fb5ab7ca69da95ec2403dafba86a5
[INFO] running `Command { std: "docker" "start" "-a" "c01ed1c6e93eded38ad508642fa22b0ad13fb5ab7ca69da95ec2403dafba86a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c01ed1c6e93eded38ad508642fa22b0ad13fb5ab7ca69da95ec2403dafba86a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01ed1c6e93eded38ad508642fa22b0ad13fb5ab7ca69da95ec2403dafba86a5", kill_on_drop: false }`
[INFO] [stdout] c01ed1c6e93eded38ad508642fa22b0ad13fb5ab7ca69da95ec2403dafba86a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f9e118f9ac5d923c948d6300e61bc6610cba3059e74e24f9ca32eb78292801b
[INFO] running `Command { std: "docker" "start" "-a" "0f9e118f9ac5d923c948d6300e61bc6610cba3059e74e24f9ca32eb78292801b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling fuzzy-muff v0.4.8
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling errno v0.3.12
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling realpath-ext v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling tuikit v0.5.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 regex v1.12.2
[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 clap v4.5.49
[INFO] [stderr]    Compiling hashbrown v0.16.0
[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 28.23s
[INFO] running `Command { std: "docker" "inspect" "0f9e118f9ac5d923c948d6300e61bc6610cba3059e74e24f9ca32eb78292801b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9e118f9ac5d923c948d6300e61bc6610cba3059e74e24f9ca32eb78292801b", kill_on_drop: false }`
[INFO] [stdout] 0f9e118f9ac5d923c948d6300e61bc6610cba3059e74e24f9ca32eb78292801b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c2553eb7aaae7eb1df9c705fdb5a61f39e55f6a061f817688db9d03593d3374
[INFO] running `Command { std: "docker" "start" "-a" "3c2553eb7aaae7eb1df9c705fdb5a61f39e55f6a061f817688db9d03593d3374", 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.82s
[INFO] running `Command { std: "docker" "inspect" "3c2553eb7aaae7eb1df9c705fdb5a61f39e55f6a061f817688db9d03593d3374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c2553eb7aaae7eb1df9c705fdb5a61f39e55f6a061f817688db9d03593d3374", kill_on_drop: false }`
[INFO] [stdout] 3c2553eb7aaae7eb1df9c705fdb5a61f39e55f6a061f817688db9d03593d3374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7dfc2934a9d4568db1573164c22cf1ecd701b7e3767b0e5e8173855e621b73c5
[INFO] running `Command { std: "docker" "start" "-a" "7dfc2934a9d4568db1573164c22cf1ecd701b7e3767b0e5e8173855e621b73c5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[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" "7dfc2934a9d4568db1573164c22cf1ecd701b7e3767b0e5e8173855e621b73c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dfc2934a9d4568db1573164c22cf1ecd701b7e3767b0e5e8173855e621b73c5", kill_on_drop: false }`
[INFO] [stdout] 7dfc2934a9d4568db1573164c22cf1ecd701b7e3767b0e5e8173855e621b73c5
