[INFO] fetching crate eavesdropper_pcap_parser 0.2.0...
[INFO] checking eavesdropper_pcap_parser-0.2.0 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] extracting crate eavesdropper_pcap_parser 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate eavesdropper_pcap_parser 0.2.0
[INFO] finished tweaking crates.io crate eavesdropper_pcap_parser 0.2.0
[INFO] tweaked toml for crates.io crate eavesdropper_pcap_parser 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eavesdropper_pcap_parser 0.2.0 on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding abi_stable v0.9.3 (available: v0.11.3)
[INFO] [stderr]       Adding diesel v1.4.8 (available: v2.3.2)
[INFO] [stderr]       Adding diesel_migrations v1.4.0 (available: v2.3.0)
[INFO] [stderr]       Adding pcap v0.8.1 (available: v2.3.0)
[INFO] [stderr]       Adding semver v0.11.0 (available: v1.0.27)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2c28c169ad2f37a49361090200dd1b416497299e112276b515157288c4a449b
[INFO] running `Command { std: "docker" "start" "-a" "d2c28c169ad2f37a49361090200dd1b416497299e112276b515157288c4a449b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c28c169ad2f37a49361090200dd1b416497299e112276b515157288c4a449b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c28c169ad2f37a49361090200dd1b416497299e112276b515157288c4a449b", kill_on_drop: false }`
[INFO] [stdout] d2c28c169ad2f37a49361090200dd1b416497299e112276b515157288c4a449b
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08fc53cb54982c08f20ff4fd3020a7927bf5f6147e9084841454e32f3b530f2b
[INFO] running `Command { std: "docker" "start" "-a" "08fc53cb54982c08f20ff4fd3020a7927bf5f6147e9084841454e32f3b530f2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling core_extensions v0.1.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling repr_offset v0.1.2
[INFO] [stderr]     Checking pest v2.8.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling abi_stable_shared v0.9.0
[INFO] [stderr]     Checking semver-parser v0.10.3
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling as_derive_utils v0.9.0
[INFO] [stderr]    Compiling pcap v0.8.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling abi_stable_derive v0.9.2
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking abi_stable v0.9.3
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abi_stable-0.9.3/src/abi_stability/extra_checks.rs:657:1
[INFO] [stdout]     |
[INFO] [stdout] 657 | #[sabi_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this field contains `marker_type::UnsafeIgnoredType<marker_type::SyncSend>`, which is marked with `#[repr(C)]`, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout]     = note: this error originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abi_stable-0.9.3/src/abi_stability/extra_checks.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | #[sabi_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this field contains `marker_type::UnsafeIgnoredType<marker_type::SyncSend>`, which is marked with `#[repr(C)]`, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout]     = note: this error originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abi_stable-0.9.3/src/sabi_trait/doc_examples.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[sabi_trait]
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this field contains `marker_type::UnsafeIgnoredType<marker_type::UnsyncUnsend>`, which is marked with `#[repr(C)]`, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout]   = note: this error originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abi_stable-0.9.3/src/sabi_trait/doc_examples.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[sabi_trait]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this field contains `marker_type::UnsafeIgnoredType<marker_type::UnsyncUnsend>`, which is marked with `#[repr(C)]`, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout]    = note: this error originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abi_stable` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08fc53cb54982c08f20ff4fd3020a7927bf5f6147e9084841454e32f3b530f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08fc53cb54982c08f20ff4fd3020a7927bf5f6147e9084841454e32f3b530f2b", kill_on_drop: false }`
[INFO] [stdout] 08fc53cb54982c08f20ff4fd3020a7927bf5f6147e9084841454e32f3b530f2b
