[INFO] fetching crate acton-core 5.0.0...
[INFO] testing acton-core-5.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate acton-core 5.0.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate acton-core 5.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typeid_prefix v1.0.5
[INFO] [stderr]   Downloaded typeid_suffix v1.2.0
[INFO] [stderr]   Downloaded mti v1.0.0
[INFO] [stderr]   Downloaded acton-ern v1.1.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7a48f5f07d5f3ca8ca7544c6cc4a4f801efbdaf0b8a3710a66eacce9a795be3
[INFO] running `Command { std: "docker" "start" "-a" "c7a48f5f07d5f3ca8ca7544c6cc4a4f801efbdaf0b8a3710a66eacce9a795be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7a48f5f07d5f3ca8ca7544c6cc4a4f801efbdaf0b8a3710a66eacce9a795be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a48f5f07d5f3ca8ca7544c6cc4a4f801efbdaf0b8a3710a66eacce9a795be3", kill_on_drop: false }`
[INFO] [stdout] c7a48f5f07d5f3ca8ca7544c6cc4a4f801efbdaf0b8a3710a66eacce9a795be3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ea131552af162c3eeac61cb09da0112633acdef200fb45c5a1362efa3d51a42
[INFO] running `Command { std: "docker" "start" "-a" "2ea131552af162c3eeac61cb09da0112633acdef200fb45c5a1362efa3d51a42", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling typeid_prefix v1.0.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling typeid_suffix v1.2.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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive-new v0.7.0
[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 v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling acton-ern v1.1.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[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 33.23s
[INFO] running `Command { std: "docker" "inspect" "2ea131552af162c3eeac61cb09da0112633acdef200fb45c5a1362efa3d51a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea131552af162c3eeac61cb09da0112633acdef200fb45c5a1362efa3d51a42", kill_on_drop: false }`
[INFO] [stdout] 2ea131552af162c3eeac61cb09da0112633acdef200fb45c5a1362efa3d51a42
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31042e0f21477e884fbcbe80ea31c431da48d779cd46445274f3e0f5f5c25e44
[INFO] running `Command { std: "docker" "start" "-a" "31042e0f21477e884fbcbe80ea31c431da48d779cd46445274f3e0f5f5c25e44", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 2.25s
[INFO] running `Command { std: "docker" "inspect" "31042e0f21477e884fbcbe80ea31c431da48d779cd46445274f3e0f5f5c25e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31042e0f21477e884fbcbe80ea31c431da48d779cd46445274f3e0f5f5c25e44", kill_on_drop: false }`
[INFO] [stdout] 31042e0f21477e884fbcbe80ea31c431da48d779cd46445274f3e0f5f5c25e44
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 119da56ea19892b5de9b9b8471e97701fc8935522d8bb4bb07b0b0e7be9bbe72
[INFO] running `Command { std: "docker" "start" "-a" "119da56ea19892b5de9b9b8471e97701fc8935522d8bb4bb07b0b0e7be9bbe72", 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" "119da56ea19892b5de9b9b8471e97701fc8935522d8bb4bb07b0b0e7be9bbe72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "119da56ea19892b5de9b9b8471e97701fc8935522d8bb4bb07b0b0e7be9bbe72", kill_on_drop: false }`
[INFO] [stdout] 119da56ea19892b5de9b9b8471e97701fc8935522d8bb4bb07b0b0e7be9bbe72
