[INFO] fetching crate lanmon 0.2.0... [INFO] checking lanmon-0.2.0 against master#6d05c430d2f0573bf98320bb1d2457a72ea1e67f for pr-116607 [INFO] extracting crate lanmon 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate lanmon 0.2.0 on toolchain 6d05c430d2f0573bf98320bb1d2457a72ea1e67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lanmon 0.2.0 [INFO] finished tweaking crates.io crate lanmon 0.2.0 [INFO] tweaked toml for crates.io crate lanmon 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "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" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_sys v0.26.0 [INFO] [stderr] Downloaded fastping-rs v0.1.7 [INFO] [stderr] Downloaded ipnetwork v0.16.0 [INFO] [stderr] Downloaded syntex v0.42.2 [INFO] [stderr] Downloaded pnet_transport v0.26.0 [INFO] [stderr] Downloaded pnet_base v0.26.0 [INFO] [stderr] Downloaded pnet_macros_support v0.26.0 [INFO] [stderr] Downloaded pnet_macros v0.26.0 [INFO] [stderr] Downloaded pnet_packet v0.26.0 [INFO] [stderr] Downloaded pnet v0.26.0 [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded pnet_datalink v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 731b302808444ff25c2f133f3ef7bad96210cec28e3ec63ed34f252625294b9b [INFO] running `Command { std: "docker" "start" "-a" "731b302808444ff25c2f133f3ef7bad96210cec28e3ec63ed34f252625294b9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "731b302808444ff25c2f133f3ef7bad96210cec28e3ec63ed34f252625294b9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731b302808444ff25c2f133f3ef7bad96210cec28e3ec63ed34f252625294b9b", kill_on_drop: false }` [INFO] [stdout] 731b302808444ff25c2f133f3ef7bad96210cec28e3ec63ed34f252625294b9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cee9c0434bf8afdd3b710730b001e253c6870ba2435301d0f827dbec5275909 [INFO] running `Command { std: "docker" "start" "-a" "7cee9c0434bf8afdd3b710730b001e253c6870ba2435301d0f827dbec5275909", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking pnet_datalink v0.26.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Checking pnet_transport v0.26.0 [INFO] [stderr] Checking fastping-rs v0.1.7 [INFO] [stderr] Checking lanmon v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:408:54 [INFO] [stdout] | [INFO] [stdout] 408 | fn read_config(filename: &str) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 408 | fn read_config(filename: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:408:54 [INFO] [stdout] | [INFO] [stdout] 408 | fn read_config(filename: &str) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 408 | fn read_config(filename: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:423:33 [INFO] [stdout] | [INFO] [stdout] 423 | let e1: Box = From::from("File extension not supported"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 423 | let e1: Box = From::from("File extension not supported"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:423:33 [INFO] [stdout] | [INFO] [stdout] 423 | let e1: Box = From::from("File extension not supported"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 423 | let e1: Box = From::from("File extension not supported"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 429 | let e1: Box = From::from("No file extension on config"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 429 | let e1: Box = From::from("No file extension on config"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 429 | let e1: Box = From::from("No file extension on config"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 429 | let e1: Box = From::from("No file extension on config"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "7cee9c0434bf8afdd3b710730b001e253c6870ba2435301d0f827dbec5275909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cee9c0434bf8afdd3b710730b001e253c6870ba2435301d0f827dbec5275909", kill_on_drop: false }` [INFO] [stdout] 7cee9c0434bf8afdd3b710730b001e253c6870ba2435301d0f827dbec5275909