[INFO] fetching crate pdl-derive 0.5.2...
[INFO] testing pdl-derive-0.5.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pdl-derive 0.5.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pdl-derive 0.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pdl-derive 0.5.2
[INFO] tweaked toml for crates.io crate pdl-derive 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdl-derive 0.5.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdl-derive 0.5.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pdl-runtime v0.5.2
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded pdl-compiler v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7b0eda50e7d13422cc3d6d8d8b063f07642126469688497dd26d23be52624ab
[INFO] running `Command { std: "docker" "start" "-a" "e7b0eda50e7d13422cc3d6d8d8b063f07642126469688497dd26d23be52624ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7b0eda50e7d13422cc3d6d8d8b063f07642126469688497dd26d23be52624ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b0eda50e7d13422cc3d6d8d8b063f07642126469688497dd26d23be52624ab", kill_on_drop: false }`
[INFO] [stdout] e7b0eda50e7d13422cc3d6d8d8b063f07642126469688497dd26d23be52624ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d05db4a87a2bd41111680ea6739910aece03b2307f1eb025743b7ac5b2b4cda
[INFO] running `Command { std: "docker" "start" "-a" "2d05db4a87a2bd41111680ea6739910aece03b2307f1eb025743b7ac5b2b4cda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling pdl-compiler v0.5.2
[INFO] [stderr]    Compiling pdl-derive v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
[INFO] running `Command { std: "docker" "inspect" "2d05db4a87a2bd41111680ea6739910aece03b2307f1eb025743b7ac5b2b4cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d05db4a87a2bd41111680ea6739910aece03b2307f1eb025743b7ac5b2b4cda", kill_on_drop: false }`
[INFO] [stdout] 2d05db4a87a2bd41111680ea6739910aece03b2307f1eb025743b7ac5b2b4cda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c553ad6e5158cd200d81d37d1c7f7e2dbd64a64a60dd20aecab630c8eb25d23
[INFO] running `Command { std: "docker" "start" "-a" "6c553ad6e5158cd200d81d37d1c7f7e2dbd64a64a60dd20aecab630c8eb25d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pdl-runtime v0.5.2
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling pdl-compiler v0.5.2
[INFO] [stderr]    Compiling pdl-derive v0.5.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] running `Command { std: "docker" "inspect" "6c553ad6e5158cd200d81d37d1c7f7e2dbd64a64a60dd20aecab630c8eb25d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c553ad6e5158cd200d81d37d1c7f7e2dbd64a64a60dd20aecab630c8eb25d23", kill_on_drop: false }`
[INFO] [stdout] 6c553ad6e5158cd200d81d37d1c7f7e2dbd64a64a60dd20aecab630c8eb25d23
