[INFO] fetching crate subsoil-macros 0.2.0...
[INFO] testing subsoil-macros-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate subsoil-macros 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate subsoil-macros 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate subsoil-macros 0.2.0
[INFO] tweaked toml for crates.io crate subsoil-macros 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate subsoil-macros 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subsoil-macros 0.2.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26e9feef25e1d69a3d078055d7d59c9d5d6fb9493d05f383b0c7c7ce1589f3f1
[INFO] running `Command { std: "docker" "start" "-a" "26e9feef25e1d69a3d078055d7d59c9d5d6fb9493d05f383b0c7c7ce1589f3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26e9feef25e1d69a3d078055d7d59c9d5d6fb9493d05f383b0c7c7ce1589f3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e9feef25e1d69a3d078055d7d59c9d5d6fb9493d05f383b0c7c7ce1589f3f1", kill_on_drop: false }`
[INFO] [stdout] 26e9feef25e1d69a3d078055d7d59c9d5d6fb9493d05f383b0c7c7ce1589f3f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fa1fae8d462473165bbd59c2a9692feb390afe8d46324722cfe513cc404f40a
[INFO] running `Command { std: "docker" "start" "-a" "9fa1fae8d462473165bbd59c2a9692feb390afe8d46324722cfe513cc404f40a", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling subsoil-crypto-hashing v0.2.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling subsoil-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.40s
[INFO] running `Command { std: "docker" "inspect" "9fa1fae8d462473165bbd59c2a9692feb390afe8d46324722cfe513cc404f40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa1fae8d462473165bbd59c2a9692feb390afe8d46324722cfe513cc404f40a", kill_on_drop: false }`
[INFO] [stdout] 9fa1fae8d462473165bbd59c2a9692feb390afe8d46324722cfe513cc404f40a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32be99af094c4de74a8ce80ea6b85ceca43c72b825326824773ed5cc511c6129
[INFO] running `Command { std: "docker" "start" "-a" "32be99af094c4de74a8ce80ea6b85ceca43c72b825326824773ed5cc511c6129", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling subsoil-crypto-hashing v0.2.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling subsoil-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.57s
[INFO] running `Command { std: "docker" "inspect" "32be99af094c4de74a8ce80ea6b85ceca43c72b825326824773ed5cc511c6129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32be99af094c4de74a8ce80ea6b85ceca43c72b825326824773ed5cc511c6129", kill_on_drop: false }`
[INFO] [stdout] 32be99af094c4de74a8ce80ea6b85ceca43c72b825326824773ed5cc511c6129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60fa0c7b6fe8ba80d264f665555adb239e11567add1a7dbdcbf1c20b42b1b6e0
[INFO] running `Command { std: "docker" "start" "-a" "60fa0c7b6fe8ba80d264f665555adb239e11567add1a7dbdcbf1c20b42b1b6e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subsoil_macros-c3eda817e8b4aba7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test api::utils::tests::check_filter_cfg_attributes ... ok
[INFO] [stdout] test api::utils::tests::check_get_doc_literals ... ok
[INFO] [stdout] test api::impl_runtime_apis::tests::filter_non_cfg_attributes ... ok
[INFO] [stdout] test api::impl_runtime_apis::tests::impl_trait_rename_self_param ... ok
[INFO] [stdout] test api::utils::tests::check_deprecated_attr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/debug_derive_tests.rs (/opt/rustwide/target/debug/deps/debug_derive_tests-c1a1bc5b1b925747)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_display_proper_debug ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests subsoil_macros
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/api/decl_runtime_apis.rs - api::decl_runtime_apis::generate_versioned_api_traits (line 82) ... ignored
[INFO] [stdout] test src/api/runtime_metadata.rs - api::runtime_metadata::get_type_param (line 23) ... ignored
[INFO] [stdout] test src/api/decl_runtime_apis.rs - api::decl_runtime_apis::generate_versioned_api_traits (line 101) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60fa0c7b6fe8ba80d264f665555adb239e11567add1a7dbdcbf1c20b42b1b6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60fa0c7b6fe8ba80d264f665555adb239e11567add1a7dbdcbf1c20b42b1b6e0", kill_on_drop: false }`
[INFO] [stdout] 60fa0c7b6fe8ba80d264f665555adb239e11567add1a7dbdcbf1c20b42b1b6e0
