[INFO] fetching crate hexhex_impl 0.1.1...
[INFO] testing hexhex_impl-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hexhex_impl 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hexhex_impl 0.1.1
[INFO] finished tweaking crates.io crate hexhex_impl 0.1.1
[INFO] tweaked toml for crates.io crate hexhex_impl 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hexhex_impl 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding fallible-iterator v0.2.0 (available: v0.3.0)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded proptest v1.9.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] 153e66e38ef54185dc9e49c8603da37226993c2ec1232d4746ea7deab5a92ded
[INFO] running `Command { std: "docker" "start" "-a" "153e66e38ef54185dc9e49c8603da37226993c2ec1232d4746ea7deab5a92ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "153e66e38ef54185dc9e49c8603da37226993c2ec1232d4746ea7deab5a92ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153e66e38ef54185dc9e49c8603da37226993c2ec1232d4746ea7deab5a92ded", kill_on_drop: false }`
[INFO] [stdout] 153e66e38ef54185dc9e49c8603da37226993c2ec1232d4746ea7deab5a92ded
[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] e0cf5548527e068ad3988977ae8094ac5c25c562fdced9c06b771a3a097c8864
[INFO] running `Command { std: "docker" "start" "-a" "e0cf5548527e068ad3988977ae8094ac5c25c562fdced9c06b771a3a097c8864", kill_on_drop: false }`
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hexhex_impl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "e0cf5548527e068ad3988977ae8094ac5c25c562fdced9c06b771a3a097c8864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cf5548527e068ad3988977ae8094ac5c25c562fdced9c06b771a3a097c8864", kill_on_drop: false }`
[INFO] [stdout] e0cf5548527e068ad3988977ae8094ac5c25c562fdced9c06b771a3a097c8864
[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] 2ceec6f489b3a56562d1c06bcfdfbb2ec32b2c94009e5126713ebe7c2d719e90
[INFO] running `Command { std: "docker" "start" "-a" "2ceec6f489b3a56562d1c06bcfdfbb2ec32b2c94009e5126713ebe7c2d719e90", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling hexhex_impl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.09s
[INFO] running `Command { std: "docker" "inspect" "2ceec6f489b3a56562d1c06bcfdfbb2ec32b2c94009e5126713ebe7c2d719e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ceec6f489b3a56562d1c06bcfdfbb2ec32b2c94009e5126713ebe7c2d719e90", kill_on_drop: false }`
[INFO] [stdout] 2ceec6f489b3a56562d1c06bcfdfbb2ec32b2c94009e5126713ebe7c2d719e90
[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] 7a5b83f4962cc506b874a1a3ce0eebb4a35c734f3c47198980d0782d688c1afd
[INFO] running `Command { std: "docker" "start" "-a" "7a5b83f4962cc506b874a1a3ce0eebb4a35c734f3c47198980d0782d688c1afd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hexhex_impl-7796c2879c4071ee)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test tests::decode_ascii_to_buf_3 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_2 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_empty ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_1 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_empty_with_prefix ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_double_prefix ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_1 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_empty ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_2 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_odd_1 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_odd_2 ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_empty_with_prefix ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_too_long ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_too_short ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_exact_double_prefix ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_odd ... ok
[INFO] [stdout] test tests::decode_ascii_to_buf_too_long ... ok
[INFO] [stdout] test tests::decode_to_buf_1 ... ok
[INFO] [stdout] test tests::decode_to_buf_2 ... ok
[INFO] [stdout] test tests::decode_to_buf_double_prefix ... ok
[INFO] [stdout] test tests::decode_to_buf_empty_with_prefix ... ok
[INFO] [stdout] test tests::decode_to_buf_empty ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_1 ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_double_prefix ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_empty_with_prefix ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_empty ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_2 ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_odd_2 ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_too_long ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_too_short ... ok
[INFO] [stdout] test tests::decode_to_buf_3 ... ok
[INFO] [stdout] test tests::decode_to_buf_exact_odd_1 ... ok
[INFO] [stdout] test tests::hex_with_prefix_empty ... ok
[INFO] [stdout] test tests::decode_to_buf_odd ... ok
[INFO] [stdout] test tests::hex_default_1 ... ok
[INFO] [stdout] test tests::hex_default_empty ... ok
[INFO] [stdout] test tests::decode_to_buf_too_long ... ok
[INFO] [stdout] test tests::hex_default_2 ... ok
[INFO] [stdout] test tests::hex_with_options ... ok
[INFO] [stdout] test tests::hex_default_single_byte ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hexhex_impl
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/decode/buf.rs - decode::buf::decode_ascii_to_buf (line 97) ... ok
[INFO] [stdout] test src/decode/buf.rs - decode::buf::decode_to_buf_exact (line 176) ... ok
[INFO] [stdout] test src/decode/buf.rs - decode::buf::decode_ascii_to_buf_exact (line 122) ... ok
[INFO] [stdout] test src/decode/buf.rs - decode::buf::decode_to_buf (line 161) ... ok
[INFO] [stdout] test src/decode/buf.rs - decode::buf::decode_ascii_to_buf_exact (line 130) ... ok
[INFO] [stdout] test src/decode/buf.rs - decode::buf::decode_to_buf_exact (line 184) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a5b83f4962cc506b874a1a3ce0eebb4a35c734f3c47198980d0782d688c1afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5b83f4962cc506b874a1a3ce0eebb4a35c734f3c47198980d0782d688c1afd", kill_on_drop: false }`
[INFO] [stdout] 7a5b83f4962cc506b874a1a3ce0eebb4a35c734f3c47198980d0782d688c1afd
