[INFO] fetching crate submeta 0.1.0...
[INFO] testing submeta-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate submeta 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate submeta 0.1.0
[INFO] finished tweaking crates.io crate submeta 0.1.0
[INFO] tweaked toml for crates.io crate submeta 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate submeta 0.1.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 submeta 0.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-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] e222b726c6aaac3ff96d5d01ea958b550d5e18ab694ace905bdb6f6c4835f71e
[INFO] running `Command { std: "docker" "start" "-a" "e222b726c6aaac3ff96d5d01ea958b550d5e18ab694ace905bdb6f6c4835f71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e222b726c6aaac3ff96d5d01ea958b550d5e18ab694ace905bdb6f6c4835f71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e222b726c6aaac3ff96d5d01ea958b550d5e18ab694ace905bdb6f6c4835f71e", kill_on_drop: false }`
[INFO] [stdout] e222b726c6aaac3ff96d5d01ea958b550d5e18ab694ace905bdb6f6c4835f71e
[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] 9c041b5aab6c606e198f0e3a390a4aa34ec435262c0b234032993126b7c36e44
[INFO] running `Command { std: "docker" "start" "-a" "9c041b5aab6c606e198f0e3a390a4aa34ec435262c0b234032993126b7c36e44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling array-bytes v6.0.0
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling parity-scale-codec v3.3.0
[INFO] [stderr]    Compiling scale-info v2.3.1
[INFO] [stderr]    Compiling frame-metadata v15.0.0
[INFO] [stderr]    Compiling submeta v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.52s
[INFO] running `Command { std: "docker" "inspect" "9c041b5aab6c606e198f0e3a390a4aa34ec435262c0b234032993126b7c36e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c041b5aab6c606e198f0e3a390a4aa34ec435262c0b234032993126b7c36e44", kill_on_drop: false }`
[INFO] [stdout] 9c041b5aab6c606e198f0e3a390a4aa34ec435262c0b234032993126b7c36e44
[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] d8d2e90c5073a865997fff0ce400d2f25965d2a3d0f2172c2597183b0d00f6e6
[INFO] running `Command { std: "docker" "start" "-a" "d8d2e90c5073a865997fff0ce400d2f25965d2a3d0f2172c2597183b0d00f6e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling submeta v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "d8d2e90c5073a865997fff0ce400d2f25965d2a3d0f2172c2597183b0d00f6e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d2e90c5073a865997fff0ce400d2f25965d2a3d0f2172c2597183b0d00f6e6", kill_on_drop: false }`
[INFO] [stdout] d8d2e90c5073a865997fff0ce400d2f25965d2a3d0f2172c2597183b0d00f6e6
[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] 8ad89c3952e9b3f9cb8b5d37e7209a31f6404530b771948b51c8fe771d18b5d6
[INFO] running `Command { std: "docker" "start" "-a" "8ad89c3952e9b3f9cb8b5d37e7209a31f6404530b771948b51c8fe771d18b5d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/submeta-a29fa616d9c44397)
[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" "8ad89c3952e9b3f9cb8b5d37e7209a31f6404530b771948b51c8fe771d18b5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad89c3952e9b3f9cb8b5d37e7209a31f6404530b771948b51c8fe771d18b5d6", kill_on_drop: false }`
[INFO] [stdout] 8ad89c3952e9b3f9cb8b5d37e7209a31f6404530b771948b51c8fe771d18b5d6
