[INFO] fetching crate srctrait-common-tomlx 3.1.0...
[INFO] testing srctrait-common-tomlx-3.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate srctrait-common-tomlx 3.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate srctrait-common-tomlx 3.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate srctrait-common-tomlx 3.1.0
[INFO] tweaked toml for crates.io crate srctrait-common-tomlx 3.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate srctrait-common-tomlx 3.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate srctrait-common-tomlx 3.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b8308846e1962b9f71851014fd1f43ad593f5f5553ff3d854aadb9112a31138
[INFO] running `Command { std: "docker" "start" "-a" "4b8308846e1962b9f71851014fd1f43ad593f5f5553ff3d854aadb9112a31138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b8308846e1962b9f71851014fd1f43ad593f5f5553ff3d854aadb9112a31138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8308846e1962b9f71851014fd1f43ad593f5f5553ff3d854aadb9112a31138", kill_on_drop: false }`
[INFO] [stdout] 4b8308846e1962b9f71851014fd1f43ad593f5f5553ff3d854aadb9112a31138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c9f52b71b5c26ae8470d7b4bb2c8f78ce60d0e1b9fa508e00d6eb2170156424
[INFO] running `Command { std: "docker" "start" "-a" "4c9f52b71b5c26ae8470d7b4bb2c8f78ce60d0e1b9fa508e00d6eb2170156424", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling srctrait-common-stdx v1.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling srctrait-common-tomlx v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.94s
[INFO] running `Command { std: "docker" "inspect" "4c9f52b71b5c26ae8470d7b4bb2c8f78ce60d0e1b9fa508e00d6eb2170156424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c9f52b71b5c26ae8470d7b4bb2c8f78ce60d0e1b9fa508e00d6eb2170156424", kill_on_drop: false }`
[INFO] [stdout] 4c9f52b71b5c26ae8470d7b4bb2c8f78ce60d0e1b9fa508e00d6eb2170156424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63810cb834b1654b2956baefd13ff5c3e3a491b5a8cbcc05fa710e31ea5f2ce2
[INFO] running `Command { std: "docker" "start" "-a" "63810cb834b1654b2956baefd13ff5c3e3a491b5a8cbcc05fa710e31ea5f2ce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling srctrait-common-tomlx v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `srctrait_common_testing`
[INFO] [stdout]  --> tests/fromto.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use srctrait_common_testing::prelude::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `srctrait_common_testing`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 -     use srctrait_common_testing::prelude::*;
[INFO] [stdout] 5 +     use srctrait_common_stdx::prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing`
[INFO] [stdout]  --> tests/fromto.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     static TESTING: testing::Module = testing::module!(Integration, {
[INFO] [stdout]   |                                       ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   --> tests/fromto.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _test = testing::test!();
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   --> tests/fromto.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let test = testing::test!({
[INFO] [stdout]    |                    ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]   --> tests/fromto.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[tested]
[INFO] [stdout]    |       ^^^^^^ help: an attribute macro with a similar name exists: `test`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/macros/mod.rs:1649:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]   --> tests/fromto.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[tested]
[INFO] [stdout]    |       ^^^^^^ help: an attribute macro with a similar name exists: `test`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/macros/mod.rs:1649:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing`
[INFO] [stdout]  --> tests/fromto.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     static TESTING: testing::Module = testing::module!(Integration, {
[INFO] [stdout]   |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `srctrait-common-tomlx` (test "fromto") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63810cb834b1654b2956baefd13ff5c3e3a491b5a8cbcc05fa710e31ea5f2ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63810cb834b1654b2956baefd13ff5c3e3a491b5a8cbcc05fa710e31ea5f2ce2", kill_on_drop: false }`
[INFO] [stdout] 63810cb834b1654b2956baefd13ff5c3e3a491b5a8cbcc05fa710e31ea5f2ce2
