[INFO] fetching crate diplomat-tool 0.14.1...
[INFO] testing diplomat-tool-0.14.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate diplomat-tool 0.14.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate diplomat-tool 0.14.1
[INFO] finished tweaking crates.io crate diplomat-tool 0.14.1
[INFO] tweaked toml for crates.io crate diplomat-tool 0.14.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diplomat-tool 0.14.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diplomat-tool 0.14.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd2debb6b6faa14ff626468d08452dd31b14a20bd553647ce5a5f74625303ab2
[INFO] running `Command { std: "docker" "start" "-a" "cd2debb6b6faa14ff626468d08452dd31b14a20bd553647ce5a5f74625303ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd2debb6b6faa14ff626468d08452dd31b14a20bd553647ce5a5f74625303ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2debb6b6faa14ff626468d08452dd31b14a20bd553647ce5a5f74625303ab2", kill_on_drop: false }`
[INFO] [stdout] cd2debb6b6faa14ff626468d08452dd31b14a20bd553647ce5a5f74625303ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e316e713a2b233ca25b7182c57ed91b36509064b23713f522dd4bf5de015be20
[INFO] running `Command { std: "docker" "start" "-a" "e316e713a2b233ca25b7182c57ed91b36509064b23713f522dd4bf5de015be20", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling strck v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling syn-inline-mod v0.6.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling diplomat_core v0.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling diplomat-tool v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "e316e713a2b233ca25b7182c57ed91b36509064b23713f522dd4bf5de015be20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e316e713a2b233ca25b7182c57ed91b36509064b23713f522dd4bf5de015be20", kill_on_drop: false }`
[INFO] [stdout] e316e713a2b233ca25b7182c57ed91b36509064b23713f522dd4bf5de015be20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 969718913b46995cb1bde025639cfc690ad1dedfafc82f38946fc2f9230501c2
[INFO] running `Command { std: "docker" "start" "-a" "969718913b46995cb1bde025639cfc690ad1dedfafc82f38946fc2f9230501c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling insta v1.36.1
[INFO] [stderr]    Compiling diplomat-tool v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.73s
[INFO] running `Command { std: "docker" "inspect" "969718913b46995cb1bde025639cfc690ad1dedfafc82f38946fc2f9230501c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969718913b46995cb1bde025639cfc690ad1dedfafc82f38946fc2f9230501c2", kill_on_drop: false }`
[INFO] [stdout] 969718913b46995cb1bde025639cfc690ad1dedfafc82f38946fc2f9230501c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6856a41b51f791b65c41daa30a64ab0f31d19713d78691b3ebfac94d9f35aff6
[INFO] running `Command { std: "docker" "start" "-a" "6856a41b51f791b65c41daa30a64ab0f31d19713d78691b3ebfac94d9f35aff6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diplomat_tool-1f41d63f41d1e306)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::test::test_toml_parse ... ok
[INFO] [stdout] test cpp::header::test_path_diff ... ok
[INFO] [stdout] test kotlin::formatter::test::test_type_name ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diplomat_tool-236c662c097d658b)
[INFO] [stdout] test kotlin::test::test_enum ... ok
[INFO] [stderr]    Doc-tests diplomat_tool
[INFO] [stdout] test kotlin::test::test_opaque_gen_with_finalizers ... ok
[INFO] [stdout] test kotlin::test::test_opaque_gen_multiple_ref_args ... ok
[INFO] [stdout] test cpp::test::test_rename_param ... ok
[INFO] [stdout] test kotlin::test::test_opaque_gen ... ok
[INFO] [stdout] test kotlin::test::test_opaque_gen_with_mocking_interface ... ok
[INFO] [stdout] test nanobind::test::test_opaque_gen ... ok
[INFO] [stdout] test kotlin::test::test_struct ... ok
[INFO] [stdout] test nanobind::test::test_enum_gen ... ok
[INFO] [stdout] test nanobind::test::test_struct_gen ... ok
[INFO] [stdout] test kotlin::test::test_trait_gen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[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] [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" "6856a41b51f791b65c41daa30a64ab0f31d19713d78691b3ebfac94d9f35aff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6856a41b51f791b65c41daa30a64ab0f31d19713d78691b3ebfac94d9f35aff6", kill_on_drop: false }`
[INFO] [stdout] 6856a41b51f791b65c41daa30a64ab0f31d19713d78691b3ebfac94d9f35aff6
