[INFO] fetching crate pdl-derive 0.4.2... [INFO] testing pdl-derive-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate pdl-derive 0.4.2 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pdl-derive 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded serde_core v1.0.224 [INFO] [stderr] Downloaded serde_derive v1.0.224 [INFO] [stderr] Downloaded serde v1.0.224 [INFO] [stderr] Downloaded pdl-runtime v0.4.2 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded cpufeatures v0.2.7 [INFO] [stderr] Downloaded prettyplease v0.2.25 [INFO] [stderr] Downloaded pdl-compiler v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e677f1cf0205b74c37f5a5526c0759e3c2355935462aa5ef7c91f3bb2a769953 [INFO] running `Command { std: "docker" "start" "-a" "e677f1cf0205b74c37f5a5526c0759e3c2355935462aa5ef7c91f3bb2a769953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e677f1cf0205b74c37f5a5526c0759e3c2355935462aa5ef7c91f3bb2a769953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e677f1cf0205b74c37f5a5526c0759e3c2355935462aa5ef7c91f3bb2a769953", kill_on_drop: false }` [INFO] [stdout] e677f1cf0205b74c37f5a5526c0759e3c2355935462aa5ef7c91f3bb2a769953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f51bcc8aa859488f2a7656e6340dcbde103f47a5d3bd4c259dc6c6b1294aa964 [INFO] running `Command { std: "docker" "start" "-a" "f51bcc8aa859488f2a7656e6340dcbde103f47a5d3bd4c259dc6c6b1294aa964", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling memchr v2.5.0 [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 prettyplease v0.2.25 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.145 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling pest_derive v2.7.14 [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 22.83s [INFO] running `Command { std: "docker" "inspect" "f51bcc8aa859488f2a7656e6340dcbde103f47a5d3bd4c259dc6c6b1294aa964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51bcc8aa859488f2a7656e6340dcbde103f47a5d3bd4c259dc6c6b1294aa964", kill_on_drop: false }` [INFO] [stdout] f51bcc8aa859488f2a7656e6340dcbde103f47a5d3bd4c259dc6c6b1294aa964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85ddf6eccf3bc4af09ba8e19cf0147fbe265a902fc114020ce202b15efccb970 [INFO] running `Command { std: "docker" "start" "-a" "85ddf6eccf3bc4af09ba8e19cf0147fbe265a902fc114020ce202b15efccb970", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling memchr v2.5.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 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 argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling pest_generator v2.7.14 [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" "85ddf6eccf3bc4af09ba8e19cf0147fbe265a902fc114020ce202b15efccb970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ddf6eccf3bc4af09ba8e19cf0147fbe265a902fc114020ce202b15efccb970", kill_on_drop: false }` [INFO] [stdout] 85ddf6eccf3bc4af09ba8e19cf0147fbe265a902fc114020ce202b15efccb970