[INFO] fetching crate ris-live-rs 0.3.0... [INFO] checking ris-live-rs-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate ris-live-rs 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ris-live-rs 0.3.0 [INFO] finished tweaking crates.io crate ris-live-rs 0.3.0 [INFO] tweaked toml for crates.io crate ris-live-rs 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ris-live-rs 0.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ris-live-rs 0.3.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc1746a852c5062becaec002340c792d652ab7277b4fe9675f0d1453715b9845 [INFO] running `Command { std: "docker" "start" "-a" "cc1746a852c5062becaec002340c792d652ab7277b4fe9675f0d1453715b9845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc1746a852c5062becaec002340c792d652ab7277b4fe9675f0d1453715b9845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1746a852c5062becaec002340c792d652ab7277b4fe9675f0d1453715b9845", kill_on_drop: false }` [INFO] [stdout] cc1746a852c5062becaec002340c792d652ab7277b4fe9675f0d1453715b9845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f099ac103037725bda61966a3c2749c01f7d4fb309480f299e7b9b889047b6 [INFO] running `Command { std: "docker" "start" "-a" "b1f099ac103037725bda61966a3c2749c01f7d4fb309480f299e7b9b889047b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking bgpkit-parser v0.10.11-beta.1 [INFO] [stderr] Checking ris-live-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / /// client name to identify the stream [INFO] [stdout] 22 | | #[structopt(long, default_value = "ris-live-rs")] [INFO] [stdout] 23 | | client: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Filter by RRC host: e.g. rrc01. Use "all" for the firehose. [INFO] [stdout] 26 | | #[structopt(long, default_value = "rrc21")] [INFO] [stdout] 27 | | host: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / /// Only include messages of a given BGP or RIS type: UPDATE, OPEN, NOTIFICATION, KEEPALIVE, or RIS_PEER_STATE [INFO] [stdout] 30 | | #[structopt(long)] [INFO] [stdout] 31 | | msg_type: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / /// Only a given BGP update type: announcement (a) or withdrawal (w) [INFO] [stdout] 34 | | #[structopt(long)] [INFO] [stdout] 35 | | update_type: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / /// Only include messages containing a given key [INFO] [stdout] 38 | | #[structopt(long)] [INFO] [stdout] 39 | | require: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Only include messages sent by the given BGP peer [INFO] [stdout] 42 | | #[structopt(long)] [INFO] [stdout] 43 | | peer: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /// Filter UPDATE messages by prefixes in announcements or withdrawals [INFO] [stdout] 46 | | #[structopt(long)] [INFO] [stdout] 47 | | prefix: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / /// ASN or pattern to match against the AS PATH attribute [INFO] [stdout] 58 | | #[structopt(long)] [INFO] [stdout] 59 | | path: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ris-live-rs` (bin "ris-live-reader" test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / /// client name to identify the stream [INFO] [stdout] 22 | | #[structopt(long, default_value = "ris-live-rs")] [INFO] [stdout] 23 | | client: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Filter by RRC host: e.g. rrc01. Use "all" for the firehose. [INFO] [stdout] 26 | | #[structopt(long, default_value = "rrc21")] [INFO] [stdout] 27 | | host: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / /// Only include messages of a given BGP or RIS type: UPDATE, OPEN, NOTIFICATION, KEEPALIVE, or RIS_PEER_STATE [INFO] [stdout] 30 | | #[structopt(long)] [INFO] [stdout] 31 | | msg_type: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / /// Only a given BGP update type: announcement (a) or withdrawal (w) [INFO] [stdout] 34 | | #[structopt(long)] [INFO] [stdout] 35 | | update_type: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / /// Only include messages containing a given key [INFO] [stdout] 38 | | #[structopt(long)] [INFO] [stdout] 39 | | require: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Only include messages sent by the given BGP peer [INFO] [stdout] 42 | | #[structopt(long)] [INFO] [stdout] 43 | | peer: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /// Filter UPDATE messages by prefixes in announcements or withdrawals [INFO] [stdout] 46 | | #[structopt(long)] [INFO] [stdout] 47 | | prefix: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / /// ASN or pattern to match against the AS PATH attribute [INFO] [stdout] 58 | | #[structopt(long)] [INFO] [stdout] 59 | | path: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ris-live-rs` (bin "ris-live-reader") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "b1f099ac103037725bda61966a3c2749c01f7d4fb309480f299e7b9b889047b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f099ac103037725bda61966a3c2749c01f7d4fb309480f299e7b9b889047b6", kill_on_drop: false }` [INFO] [stdout] b1f099ac103037725bda61966a3c2749c01f7d4fb309480f299e7b9b889047b6