[INFO] fetching crate securefmt 0.1.5...
[INFO] testing securefmt-0.1.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate securefmt 0.1.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate securefmt 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate securefmt 0.1.5
[INFO] tweaked toml for crates.io crate securefmt 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate securefmt 0.1.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding mockall v0.13.1 (available: v0.14.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91864920e1fbd5afe8465a2a77f5caa84e68b86b7f0fcefaec1111734e36188c
[INFO] running `Command { std: "docker" "start" "-a" "91864920e1fbd5afe8465a2a77f5caa84e68b86b7f0fcefaec1111734e36188c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91864920e1fbd5afe8465a2a77f5caa84e68b86b7f0fcefaec1111734e36188c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91864920e1fbd5afe8465a2a77f5caa84e68b86b7f0fcefaec1111734e36188c", kill_on_drop: false }`
[INFO] [stdout] 91864920e1fbd5afe8465a2a77f5caa84e68b86b7f0fcefaec1111734e36188c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f11cd16fcead955467c7b9fd92c7fc105fb5d9b6174f067cbe9a565876dc09b9
[INFO] running `Command { std: "docker" "start" "-a" "f11cd16fcead955467c7b9fd92c7fc105fb5d9b6174f067cbe9a565876dc09b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling securefmt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
[INFO] running `Command { std: "docker" "inspect" "f11cd16fcead955467c7b9fd92c7fc105fb5d9b6174f067cbe9a565876dc09b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11cd16fcead955467c7b9fd92c7fc105fb5d9b6174f067cbe9a565876dc09b9", kill_on_drop: false }`
[INFO] [stdout] f11cd16fcead955467c7b9fd92c7fc105fb5d9b6174f067cbe9a565876dc09b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e23624a7eb7c26f4eb19c957acbda940f9ceeef1ecc433b075a356bc63623da8
[INFO] running `Command { std: "docker" "start" "-a" "e23624a7eb7c26f4eb19c957acbda940f9ceeef1ecc433b075a356bc63623da8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling assertx v1.1.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling securefmt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.88s
[INFO] running `Command { std: "docker" "inspect" "e23624a7eb7c26f4eb19c957acbda940f9ceeef1ecc433b075a356bc63623da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e23624a7eb7c26f4eb19c957acbda940f9ceeef1ecc433b075a356bc63623da8", kill_on_drop: false }`
[INFO] [stdout] e23624a7eb7c26f4eb19c957acbda940f9ceeef1ecc433b075a356bc63623da8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72ca49506486405472bf396e1720c53555aa0380fea32b896cdfbee36c320390
[INFO] running `Command { std: "docker" "start" "-a" "72ca49506486405472bf396e1720c53555aa0380fea32b896cdfbee36c320390", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/securefmt-7214ecfb271863aa)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test errors::tests::should_create_secure_fmt_error_with_message ... ok
[INFO] [stdout] test formatting_data::fields_data::tests::should_be_sensitive_when_field_has_sensitive_attribute ... ok
[INFO] [stdout] test formatting_data::formatting_data_source::tests::should_extract_formatting_data_for_enum ... ok
[INFO] [stdout] test formatting_data::formatting_data_source::tests::should_extract_formatting_data_for_struct ... ok
[INFO] [stdout] test implementation::fmt_body_source::tests::should_generate_fmt_body_for_empty_struct_data ... ok
[INFO] [stdout] test formatting_data::formatting_data_source::tests::should_fail_to_extract_fields_for_union ... ok
[INFO] [stdout] test implementation::fmt_body_source::tests::should_generate_fmt_body_for_empty_enum_data ... ok
[INFO] [stdout] test formatting_data::fields_data::tests::should_contain_ident_for_named_field ... ok
[INFO] [stdout] test implementation::fmt_body_source::tests::should_generate_fmt_body_for_named_field_enum_data ... ok
[INFO] [stdout] test implementation::fmt_body_source::tests::should_generate_fmt_body_for_unnamed_field_struct_data ... ok
[INFO] [stdout] test implementation::fmt_body_source::tests::should_generate_fmt_body_for_named_field_struct_data ... ok
[INFO] [stdout] test implementation::fmt_body_source::tests::should_generate_fmt_body_for_unnamed_field_enum_data ... ok
[INFO] [stdout] test formatting_data::fields_data::tests::should_not_contain_ident_for_unnamed_field ... ok
[INFO] [stdout] test derive::tests::should_generate_debug_implementation_without_warning_when_debug_mode_is_inactive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_tests.rs (/opt/rustwide/target/debug/deps/compile_tests-ee7981921318d495)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling assertx v1.1.7
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling securefmt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling securefmt-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/securefmt)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.21s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/integration_tests/should_derive_for_enum.rs [should pass] ... ok
[INFO] [stderr] test tests/integration_tests/should_derive_for_named_fields_struct.rs [should pass] ... ok
[INFO] [stderr] test tests/integration_tests/should_derive_for_unit_struct.rs [should pass] ... ok
[INFO] [stderr] test tests/integration_tests/should_derive_for_unnamed_fields_struct.rs [should pass] ... ok
[INFO] [stdout] test test_suite ... ok
[INFO] [stderr] test tests/compile_err_tests/should_fail_to_derive_for_union.rs [should fail to compile] ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.26s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests securefmt
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - derive_secure_debug (line 46) ... ok
[INFO] [stdout] test src/lib.rs - (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "72ca49506486405472bf396e1720c53555aa0380fea32b896cdfbee36c320390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ca49506486405472bf396e1720c53555aa0380fea32b896cdfbee36c320390", kill_on_drop: false }`
[INFO] [stdout] 72ca49506486405472bf396e1720c53555aa0380fea32b896cdfbee36c320390
