[INFO] cloning repository https://github.com/bluecatengineering/dhcproto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecatengineering/dhcproto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecatengineering%2Fdhcproto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecatengineering%2Fdhcproto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b1467d3a45980bb707046c1f3255cd00027057d [INFO] checking bluecatengineering/dhcproto against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecatengineering%2Fdhcproto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluecatengineering/dhcproto on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bluecatengineering/dhcproto [INFO] finished tweaking git repo https://github.com/bluecatengineering/dhcproto [INFO] tweaked toml for git repo https://github.com/bluecatengineering/dhcproto written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bluecatengineering/dhcproto 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.16.0 [INFO] [stderr] Downloaded ciborium-io v0.2.0 [INFO] [stderr] Downloaded ciborium v0.2.0 [INFO] [stderr] Downloaded ciborium-ll v0.2.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.23 [INFO] [stderr] Downloaded clap v3.2.23 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 658c37d92464a55c09606444abd1959b012c9157e5a2b7dbc1711d141dc17d14 [INFO] running `Command { std: "docker" "start" "-a" "658c37d92464a55c09606444abd1959b012c9157e5a2b7dbc1711d141dc17d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "658c37d92464a55c09606444abd1959b012c9157e5a2b7dbc1711d141dc17d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "658c37d92464a55c09606444abd1959b012c9157e5a2b7dbc1711d141dc17d14", kill_on_drop: false }` [INFO] [stdout] 658c37d92464a55c09606444abd1959b012c9157e5a2b7dbc1711d141dc17d14 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38f396d1a858ac6ad37a3c04ec29340cd622020e447b3666f78e2e2981fd707a [INFO] running `Command { std: "docker" "start" "-a" "38f396d1a858ac6ad37a3c04ec29340cd622020e447b3666f78e2e2981fd707a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling dhcproto-macros v0.1.0 (/opt/rustwide/workdir/dhcproto-macros) [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking dhcproto v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/decoder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/v6/mod.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | use std::{convert::TryInto, fmt, net::Ipv6Addr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/decoder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/v6/mod.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | use std::{convert::TryInto, fmt, net::Ipv6Addr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.41s [INFO] running `Command { std: "docker" "inspect" "38f396d1a858ac6ad37a3c04ec29340cd622020e447b3666f78e2e2981fd707a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f396d1a858ac6ad37a3c04ec29340cd622020e447b3666f78e2e2981fd707a", kill_on_drop: false }` [INFO] [stdout] 38f396d1a858ac6ad37a3c04ec29340cd622020e447b3666f78e2e2981fd707a