[INFO] fetching crate better-debug 1.0.1... [INFO] testing better-debug-1.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate better-debug 1.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate better-debug 1.0.1 [INFO] finished tweaking crates.io crate better-debug 1.0.1 [INFO] tweaked toml for crates.io crate better-debug 1.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate better-debug 1.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c37f09ea6cbbb7a0703fab157afe4a0e9029f613f4e16c5543da98aea8bec9a [INFO] running `Command { std: "docker" "start" "-a" "7c37f09ea6cbbb7a0703fab157afe4a0e9029f613f4e16c5543da98aea8bec9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c37f09ea6cbbb7a0703fab157afe4a0e9029f613f4e16c5543da98aea8bec9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c37f09ea6cbbb7a0703fab157afe4a0e9029f613f4e16c5543da98aea8bec9a", kill_on_drop: false }` [INFO] [stdout] 7c37f09ea6cbbb7a0703fab157afe4a0e9029f613f4e16c5543da98aea8bec9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6aede26b2b4b73e740fb494568b61ff6aa023e67bc9e64d66522ce0c87e1597d [INFO] running `Command { std: "docker" "start" "-a" "6aede26b2b4b73e740fb494568b61ff6aa023e67bc9e64d66522ce0c87e1597d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling better-debug v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.40s [INFO] running `Command { std: "docker" "inspect" "6aede26b2b4b73e740fb494568b61ff6aa023e67bc9e64d66522ce0c87e1597d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aede26b2b4b73e740fb494568b61ff6aa023e67bc9e64d66522ce0c87e1597d", kill_on_drop: false }` [INFO] [stdout] 6aede26b2b4b73e740fb494568b61ff6aa023e67bc9e64d66522ce0c87e1597d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fed07a0856f79e1f5e3b1b57222a67ac18d7eec4eff5bc79b72583d27d3c3f1d [INFO] running `Command { std: "docker" "start" "-a" "fed07a0856f79e1f5e3b1b57222a67ac18d7eec4eff5bc79b72583d27d3c3f1d", kill_on_drop: false }` [INFO] [stderr] Compiling better-debug v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "fed07a0856f79e1f5e3b1b57222a67ac18d7eec4eff5bc79b72583d27d3c3f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed07a0856f79e1f5e3b1b57222a67ac18d7eec4eff5bc79b72583d27d3c3f1d", kill_on_drop: false }` [INFO] [stdout] fed07a0856f79e1f5e3b1b57222a67ac18d7eec4eff5bc79b72583d27d3c3f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 25638215a7355080d22eb701111ef29f9458619874f6ece0c8918afea269a6b9 [INFO] running `Command { std: "docker" "start" "-a" "25638215a7355080d22eb701111ef29f9458619874f6ece0c8918afea269a6b9", 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/better_debug-efc89905fa2d961c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test inner::tests::test_expand_cust_formatter ... ok [INFO] [stdout] test inner::tests::test_expand_cust_formatter_skip_if_none ... ok [INFO] [stdout] test inner::tests::test_expand ... ok [INFO] [stdout] test inner::tests::test_expand_rename_secret ... ok [INFO] [stdout] test inner::tests::test_expand_ignore ... ok [INFO] [stdout] test inner::tests::test_expand_rename ... ok [INFO] [stdout] test inner::tests::test_expand_secret ... ok [INFO] [stdout] test inner::tests::test_invalid_cust_formatter_option - should panic ... ok [INFO] [stdout] test inner::tests::test_invalid_ignore_rename_to - should panic ... ok [INFO] [stdout] test inner::tests::test_invalid_secret - should panic ... ok [INFO] [stdout] test inner::tests::test_invalid_secret_cust_formatter - should panic ... ok [INFO] [stdout] test inner::tests::test_invalid_ignore_cust_formatter - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests better_debug [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - derive (line 115) ... ok [INFO] [stdout] test src/lib.rs - derive (line 58) ... ok [INFO] [stdout] test src/lib.rs - derive (line 38) ... ok [INFO] [stdout] test src/lib.rs - derive (line 91) ... ok [INFO] [stdout] test src/lib.rs - derive (line 135) ... ok [INFO] [stdout] test src/lib.rs - derive (line 75) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25638215a7355080d22eb701111ef29f9458619874f6ece0c8918afea269a6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25638215a7355080d22eb701111ef29f9458619874f6ece0c8918afea269a6b9", kill_on_drop: false }` [INFO] [stdout] 25638215a7355080d22eb701111ef29f9458619874f6ece0c8918afea269a6b9