[INFO] fetching crate bgpfu-lib 0.1.0-alpha.2... [INFO] checking bgpfu-lib-0.1.0-alpha.2 against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] extracting crate bgpfu-lib 0.1.0-alpha.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bgpfu-lib 0.1.0-alpha.2 on toolchain ebb118907fa893a392c699ddf120848fa0a8d6c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bgpfu-lib 0.1.0-alpha.2 [INFO] finished tweaking crates.io crate bgpfu-lib 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate bgpfu-lib 0.1.0-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2332facc564bad5c003f210408b5a2df01d38184325f92f540794c858073f56a [INFO] running `Command { std: "docker" "start" "-a" "2332facc564bad5c003f210408b5a2df01d38184325f92f540794c858073f56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2332facc564bad5c003f210408b5a2df01d38184325f92f540794c858073f56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2332facc564bad5c003f210408b5a2df01d38184325f92f540794c858073f56a", kill_on_drop: false }` [INFO] [stdout] 2332facc564bad5c003f210408b5a2df01d38184325f92f540794c858073f56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f9082d1a04da0bfd6b380066927e408e818575f61563dd6681ad18493f1993d [INFO] running `Command { std: "docker" "start" "-a" "0f9082d1a04da0bfd6b380066927e408e818575f61563dd6681ad18493f1993d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking syn v2.0.38 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking generic-ip v0.1.0-rc.4 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking version-sync v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Checking rpsl v0.1.0-rc.1 [INFO] [stderr] Checking irrc v0.1.0-rc.6 [INFO] [stderr] Checking bgpfu-lib v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: warn(pointer_structural_match) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | #![warn(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for pointer_structural_match [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(pointer_structural_match) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | #![warn(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for pointer_structural_match [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bgpfu-lib` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bgpfu-lib` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0f9082d1a04da0bfd6b380066927e408e818575f61563dd6681ad18493f1993d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9082d1a04da0bfd6b380066927e408e818575f61563dd6681ad18493f1993d", kill_on_drop: false }` [INFO] [stdout] 0f9082d1a04da0bfd6b380066927e408e818575f61563dd6681ad18493f1993d