[INFO] fetching crate pdl-derive 0.4.2...
[INFO] testing pdl-derive-0.4.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pdl-derive 0.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pdl-derive 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pdl-derive 0.4.2
[INFO] tweaked toml for crates.io crate pdl-derive 0.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdl-derive 0.4.2 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 pdl-derive 0.4.2 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] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71715a620c7ee1c9f4882107fea8fcbfdf5aa84718e3a3c4249120a9ca6216d9
[INFO] running `Command { std: "docker" "start" "-a" "71715a620c7ee1c9f4882107fea8fcbfdf5aa84718e3a3c4249120a9ca6216d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71715a620c7ee1c9f4882107fea8fcbfdf5aa84718e3a3c4249120a9ca6216d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71715a620c7ee1c9f4882107fea8fcbfdf5aa84718e3a3c4249120a9ca6216d9", kill_on_drop: false }`
[INFO] [stdout] 71715a620c7ee1c9f4882107fea8fcbfdf5aa84718e3a3c4249120a9ca6216d9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1af78494f955c73c619f6cb8df8cb88fba14eeb128a32228d01d63025ccac484
[INFO] running `Command { std: "docker" "start" "-a" "1af78494f955c73c619f6cb8df8cb88fba14eeb128a32228d01d63025ccac484", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling pdl-compiler v0.4.2
[INFO] [stderr]    Compiling pdl-derive v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.12s
[INFO] running `Command { std: "docker" "inspect" "1af78494f955c73c619f6cb8df8cb88fba14eeb128a32228d01d63025ccac484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1af78494f955c73c619f6cb8df8cb88fba14eeb128a32228d01d63025ccac484", kill_on_drop: false }`
[INFO] [stdout] 1af78494f955c73c619f6cb8df8cb88fba14eeb128a32228d01d63025ccac484
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e78e75b2799a7ff49e9f6448912e51f1a40d390975abd4985c63e123fd09832
[INFO] running `Command { std: "docker" "start" "-a" "0e78e75b2799a7ff49e9f6448912e51f1a40d390975abd4985c63e123fd09832", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pdl-runtime v0.4.2
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling pdl-compiler v0.4.2
[INFO] [stderr]    Compiling pdl-derive v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: error: unable to find file
[INFO] [stdout]   --> tests/examples.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[pdl("../examples/pcap.pdl")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: unable to find file
[INFO] [stdout]   --> tests/examples.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[pdl("../examples/jpeg.pdl")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pcap`
[INFO] [stdout]   --> tests/examples.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use pcap::*;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `pcap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pcap`, use `cargo add pcap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdl-derive` (test "examples") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0e78e75b2799a7ff49e9f6448912e51f1a40d390975abd4985c63e123fd09832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e78e75b2799a7ff49e9f6448912e51f1a40d390975abd4985c63e123fd09832", kill_on_drop: false }`
[INFO] [stdout] 0e78e75b2799a7ff49e9f6448912e51f1a40d390975abd4985c63e123fd09832
