[INFO] fetching crate spaces-printer 0.3.6...
[INFO] testing spaces-printer-0.3.6 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate spaces-printer 0.3.6 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate spaces-printer 0.3.6
[INFO] finished tweaking crates.io crate spaces-printer 0.3.6
[INFO] tweaked toml for crates.io crate spaces-printer 0.3.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spaces-printer 0.3.6 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spaces-printer 0.3.6 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded state v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3645a9074de979704804452f4ba592cb7387604535a2c424e52c97d51b22e54
[INFO] running `Command { std: "docker" "start" "-a" "b3645a9074de979704804452f4ba592cb7387604535a2c424e52c97d51b22e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3645a9074de979704804452f4ba592cb7387604535a2c424e52c97d51b22e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3645a9074de979704804452f4ba592cb7387604535a2c424e52c97d51b22e54", kill_on_drop: false }`
[INFO] [stdout] b3645a9074de979704804452f4ba592cb7387604535a2c424e52c97d51b22e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9164ec5b363465631dbba6ffc82416ffa2467d2684df95dfffcd3652d573bedc
[INFO] running `Command { std: "docker" "start" "-a" "9164ec5b363465631dbba6ffc82416ffa2467d2684df95dfffcd3652d573bedc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling spaces-printer v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s
[INFO] running `Command { std: "docker" "inspect" "9164ec5b363465631dbba6ffc82416ffa2467d2684df95dfffcd3652d573bedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9164ec5b363465631dbba6ffc82416ffa2467d2684df95dfffcd3652d573bedc", kill_on_drop: false }`
[INFO] [stdout] 9164ec5b363465631dbba6ffc82416ffa2467d2684df95dfffcd3652d573bedc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b5529c42dcfcc85ae9cb35cf0de4042ddf24c16750c3d62b5695a5316dcef7
[INFO] running `Command { std: "docker" "start" "-a" "f7b5529c42dcfcc85ae9cb35cf0de4042ddf24c16750c3d62b5695a5316dcef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling spaces-printer v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.26s
[INFO] running `Command { std: "docker" "inspect" "f7b5529c42dcfcc85ae9cb35cf0de4042ddf24c16750c3d62b5695a5316dcef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b5529c42dcfcc85ae9cb35cf0de4042ddf24c16750c3d62b5695a5316dcef7", kill_on_drop: false }`
[INFO] [stdout] f7b5529c42dcfcc85ae9cb35cf0de4042ddf24c16750c3d62b5695a5316dcef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e363cfde3ae47a7b50cc1921e993c3e3da07c55eb97a1dfab30f396b05fb025
[INFO] running `Command { std: "docker" "start" "-a" "9e363cfde3ae47a7b50cc1921e993c3e3da07c55eb97a1dfab30f396b05fb025", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spaces_printer-186f23b291dd6e91)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test secrets::tests::redact_all_empty_secrets_leaves_text_unchanged ... ok
[INFO] [stdout] test secrets::tests::redact_min_secret_length_exact_boundary ... ok
[INFO] [stdout] test secrets::tests::redact_max_redactions_limits_replacements ... ok
[INFO] [stdout] test secrets::tests::redact_skips_empty_secrets ... ok
[INFO] [stdout] test secrets::tests::redact_truncates_after_max_redactions ... ok
[INFO] [stdout] test secrets::tests::redact_replaces_valid_secret ... ok
[INFO] [stdout] test secrets::tests::redact_skips_empty_secrets_among_valid_ones ... ok
[INFO] [stdout] test secrets::tests::redact_min_secret_length_skips_short_secrets ... ok
[INFO] [stdout] test secrets::tests::redact_max_redactions_zero_truncates_at_first_occurrence ... ok
[INFO] [stdout] test secrets::tests::redact_with_no_secrets ... ok
[INFO] [stdout] Received: 10
[INFO] [stdout] [1m/bin/ls[0m:  execute: /bin/ls -alt
[INFO] [stdout] 
[INFO] [stdout] [1m[33m# First[39m[0m
[INFO] [stdout] [1mPersonWrapper[0m:  Person: 
[INFO] [stdout]     age: 30
[INFO] [stdout]     alive: true
[INFO] [stdout]     children: 2.5
[INFO] [stdout]     dead: false
[INFO] [stdout]     name: John
[INFO] [stdout] 
[INFO] [stdout] [1m## Second[0m
[INFO] [stdout] [1mPersonWrapper[0m:  Hello: World
[INFO] [stdout] 
[INFO] [stdout] [1m[33m# Async[39m[0m
[INFO] [stderr]    Doc-tests spaces_printer
[INFO] [stdout] test tests::printer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.26s
[INFO] [stdout] 
[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" "9e363cfde3ae47a7b50cc1921e993c3e3da07c55eb97a1dfab30f396b05fb025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e363cfde3ae47a7b50cc1921e993c3e3da07c55eb97a1dfab30f396b05fb025", kill_on_drop: false }`
[INFO] [stdout] 9e363cfde3ae47a7b50cc1921e993c3e3da07c55eb97a1dfab30f396b05fb025
