[INFO] fetching crate pdl-derive 0.4.2...
[INFO] testing pdl-derive-0.4.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pdl-derive 0.4.2 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdl-derive 0.4.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded pdl-runtime v0.4.2
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded serde v1.0.224
[INFO] [stderr]   Downloaded serde_derive v1.0.224
[INFO] [stderr]   Downloaded serde_core v1.0.224
[INFO] [stderr]   Downloaded pdl-compiler v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed1cd5c85d2896899d3121b060ed09905653b06e16d6eb778519a5324fe021be
[INFO] running `Command { std: "docker" "start" "-a" "ed1cd5c85d2896899d3121b060ed09905653b06e16d6eb778519a5324fe021be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed1cd5c85d2896899d3121b060ed09905653b06e16d6eb778519a5324fe021be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1cd5c85d2896899d3121b060ed09905653b06e16d6eb778519a5324fe021be", kill_on_drop: false }`
[INFO] [stdout] ed1cd5c85d2896899d3121b060ed09905653b06e16d6eb778519a5324fe021be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58285cb03f17787bf92583d5e3847383e9737558cec1712e1baeca5933100ff3
[INFO] running `Command { std: "docker" "start" "-a" "58285cb03f17787bf92583d5e3847383e9737558cec1712e1baeca5933100ff3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[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 termcolor v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling unicode-width v0.1.10
[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 pest_derive v2.7.14
[INFO] [stderr]    Compiling argh_derive v0.1.12
[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 21.55s
[INFO] running `Command { std: "docker" "inspect" "58285cb03f17787bf92583d5e3847383e9737558cec1712e1baeca5933100ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58285cb03f17787bf92583d5e3847383e9737558cec1712e1baeca5933100ff3", kill_on_drop: false }`
[INFO] [stdout] 58285cb03f17787bf92583d5e3847383e9737558cec1712e1baeca5933100ff3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc18a0872a60033c284fae5e017b2f32da7da84bf05b7585700ef684d2db0b40
[INFO] running `Command { std: "docker" "start" "-a" "cc18a0872a60033c284fae5e017b2f32da7da84bf05b7585700ef684d2db0b40", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[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 serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[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 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 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] [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" "cc18a0872a60033c284fae5e017b2f32da7da84bf05b7585700ef684d2db0b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc18a0872a60033c284fae5e017b2f32da7da84bf05b7585700ef684d2db0b40", kill_on_drop: false }`
[INFO] [stdout] cc18a0872a60033c284fae5e017b2f32da7da84bf05b7585700ef684d2db0b40
