[INFO] fetching crate pedant-core 0.11.1...
[INFO] testing pedant-core-0.11.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pedant-core 0.11.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pedant-core 0.11.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pedant-core 0.11.1
[INFO] tweaked toml for crates.io crate pedant-core 0.11.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pedant-core 0.11.1 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 pedant-core 0.11.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7631d327c35a88972d93a5e56200094e7ff01ebee35a0ccf494bf7f08d03aceb
[INFO] running `Command { std: "docker" "start" "-a" "7631d327c35a88972d93a5e56200094e7ff01ebee35a0ccf494bf7f08d03aceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7631d327c35a88972d93a5e56200094e7ff01ebee35a0ccf494bf7f08d03aceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7631d327c35a88972d93a5e56200094e7ff01ebee35a0ccf494bf7f08d03aceb", kill_on_drop: false }`
[INFO] [stdout] 7631d327c35a88972d93a5e56200094e7ff01ebee35a0ccf494bf7f08d03aceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 04a2ba0ec001792043a3e0aab61d7a601f4fdba4266df340db9f21d8d6b57ba2
[INFO] running `Command { std: "docker" "start" "-a" "04a2ba0ec001792043a3e0aab61d7a601f4fdba4266df340db9f21d8d6b57ba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling pedant-types v0.10.1
[INFO] [stderr]    Compiling pedant-core v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.66s
[INFO] running `Command { std: "docker" "inspect" "04a2ba0ec001792043a3e0aab61d7a601f4fdba4266df340db9f21d8d6b57ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a2ba0ec001792043a3e0aab61d7a601f4fdba4266df340db9f21d8d6b57ba2", kill_on_drop: false }`
[INFO] [stdout] 04a2ba0ec001792043a3e0aab61d7a601f4fdba4266df340db9f21d8d6b57ba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cf8464d03142c143bffafca05a184ba198061178db951974ee5570a738801692
[INFO] running `Command { std: "docker" "start" "-a" "cf8464d03142c143bffafca05a184ba198061178db951974ee5570a738801692", kill_on_drop: false }`
[INFO] [stderr]    Compiling pedant-core v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../../pedant-core/src/capabilities.rs`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/capability.rs:996:18
[INFO] [stdout]     |
[INFO] [stdout] 996 |     let source = include_str!("../../pedant-core/src/capabilities.rs");
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 996 -     let source = include_str!("../../pedant-core/src/capabilities.rs");
[INFO] [stdout] 996 +     let source = include_str!("../src/capabilities.rs");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedant-core` (test "capability") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf8464d03142c143bffafca05a184ba198061178db951974ee5570a738801692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8464d03142c143bffafca05a184ba198061178db951974ee5570a738801692", kill_on_drop: false }`
[INFO] [stdout] cf8464d03142c143bffafca05a184ba198061178db951974ee5570a738801692
