[INFO] fetching crate acton-core 5.0.0...
[INFO] testing acton-core-5.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate acton-core 5.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate acton-core 5.0.0
[INFO] finished tweaking crates.io crate acton-core 5.0.0
[INFO] tweaked toml for crates.io crate acton-core 5.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate acton-core 5.0.0 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 acton-core 5.0.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d11ac3c87864b0fd2c391bffc067ab7a3a85337055f4cad8e87ca0a870821ded
[INFO] running `Command { std: "docker" "start" "-a" "d11ac3c87864b0fd2c391bffc067ab7a3a85337055f4cad8e87ca0a870821ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d11ac3c87864b0fd2c391bffc067ab7a3a85337055f4cad8e87ca0a870821ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11ac3c87864b0fd2c391bffc067ab7a3a85337055f4cad8e87ca0a870821ded", kill_on_drop: false }`
[INFO] [stdout] d11ac3c87864b0fd2c391bffc067ab7a3a85337055f4cad8e87ca0a870821ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fe9406f3e604f3987fe07d6e6440c736c690fbc7eeea8d1d23e9cbbf28acd46
[INFO] running `Command { std: "docker" "start" "-a" "5fe9406f3e604f3987fe07d6e6440c736c690fbc7eeea8d1d23e9cbbf28acd46", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling typeid_prefix v1.0.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling typeid_suffix v1.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling mti v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling acton-ern v1.1.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling acton-core v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `agent_shutdown_timeout`, `read_only_handler_flush`, and `config_directory` are never used
[INFO] [stdout]    --> src/common/config.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl ActonConfig {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 179 |     /// Convert timeout values to Duration
[INFO] [stdout] 180 |     pub fn agent_shutdown_timeout(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn read_only_handler_flush(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn config_directory() -> std::path::PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.97s
[INFO] running `Command { std: "docker" "inspect" "5fe9406f3e604f3987fe07d6e6440c736c690fbc7eeea8d1d23e9cbbf28acd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe9406f3e604f3987fe07d6e6440c736c690fbc7eeea8d1d23e9cbbf28acd46", kill_on_drop: false }`
[INFO] [stdout] 5fe9406f3e604f3987fe07d6e6440c736c690fbc7eeea8d1d23e9cbbf28acd46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 52cdc02f7bfee605bc4175d1ca27dbea3d783c46450a7f76d21bfbb78a2b0b5d
[INFO] running `Command { std: "docker" "start" "-a" "52cdc02f7bfee605bc4175d1ca27dbea3d783c46450a7f76d21bfbb78a2b0b5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling acton-core v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `agent_shutdown_timeout`, `read_only_handler_flush`, and `config_directory` are never used
[INFO] [stdout]    --> src/common/config.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl ActonConfig {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 179 |     /// Convert timeout values to Duration
[INFO] [stdout] 180 |     pub fn agent_shutdown_timeout(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn read_only_handler_flush(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn config_directory() -> std::path::PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `agent_shutdown_timeout`, `read_only_handler_flush`, and `config_directory` are never used
[INFO] [stdout]    --> src/common/config.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl ActonConfig {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 179 |     /// Convert timeout values to Duration
[INFO] [stdout] 180 |     pub fn agent_shutdown_timeout(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn read_only_handler_flush(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn config_directory() -> std::path::PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "52cdc02f7bfee605bc4175d1ca27dbea3d783c46450a7f76d21bfbb78a2b0b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52cdc02f7bfee605bc4175d1ca27dbea3d783c46450a7f76d21bfbb78a2b0b5d", kill_on_drop: false }`
[INFO] [stdout] 52cdc02f7bfee605bc4175d1ca27dbea3d783c46450a7f76d21bfbb78a2b0b5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 838de6193cbcef8c02183b676ef9c052acdbc760e6d71a49e9ed01e388452456
[INFO] running `Command { std: "docker" "start" "-a" "838de6193cbcef8c02183b676ef9c052acdbc760e6d71a49e9ed01e388452456", kill_on_drop: false }`
[INFO] [stderr] warning: associated items `agent_shutdown_timeout`, `read_only_handler_flush`, and `config_directory` are never used
[INFO] [stderr]    --> src/common/config.rs:180:12
[INFO] [stderr]     |
[INFO] [stderr] 178 | impl ActonConfig {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] 179 |     /// Convert timeout values to Duration
[INFO] [stderr] 180 |     pub fn agent_shutdown_timeout(&self) -> Duration {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 |     pub fn read_only_handler_flush(&self) -> Duration {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 251 |     pub fn config_directory() -> std::path::PathBuf {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `acton-core` (lib) generated 1 warning
[INFO] [stderr] warning: `acton-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acton_core-d80a0f7280dd44bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test message::message_address::tests::test_return_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests acton_core
[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" "838de6193cbcef8c02183b676ef9c052acdbc760e6d71a49e9ed01e388452456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "838de6193cbcef8c02183b676ef9c052acdbc760e6d71a49e9ed01e388452456", kill_on_drop: false }`
[INFO] [stdout] 838de6193cbcef8c02183b676ef9c052acdbc760e6d71a49e9ed01e388452456
