[INFO] cloning repository https://github.com/williamhogman/netmgr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamhogman/netmgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Fnetmgr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Fnetmgr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c21e00aaf64e1480838d9ad47a9896a80d7f547 [INFO] checking williamhogman/netmgr against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Fnetmgr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williamhogman/netmgr on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/williamhogman/netmgr [INFO] finished tweaking git repo https://github.com/williamhogman/netmgr [INFO] tweaked toml for git repo https://github.com/williamhogman/netmgr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/williamhogman/netmgr 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9113f5e8067b6712fc3d09866b9d92696cd27d907144507a151defd6268a3ef3 [INFO] running `Command { std: "docker" "start" "-a" "9113f5e8067b6712fc3d09866b9d92696cd27d907144507a151defd6268a3ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9113f5e8067b6712fc3d09866b9d92696cd27d907144507a151defd6268a3ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9113f5e8067b6712fc3d09866b9d92696cd27d907144507a151defd6268a3ef3", kill_on_drop: false }` [INFO] [stdout] 9113f5e8067b6712fc3d09866b9d92696cd27d907144507a151defd6268a3ef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6efc2e1843c451de8d6cc98698a00af2a3c2c626cfec097e38be9aae3d8bc14 [INFO] running `Command { std: "docker" "start" "-a" "e6efc2e1843c451de8d6cc98698a00af2a3c2c626cfec097e38be9aae3d8bc14", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking iana-time-zone v0.1.44 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking openssl-sys v0.9.75 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_qs v0.4.6 [INFO] [stderr] Checking chrono v0.4.21 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking serde_yaml v0.9.4 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking cloudflare v0.9.1 [INFO] [stderr] Checking netmgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `superflous` is never read [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | struct Diff { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 28 | superflous: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Public` and `Private` are never constructed [INFO] [stdout] --> src/model.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum RecordTypeFilter { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 14 | Public, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | Private, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `superflous` is never read [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | struct Diff { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 28 | superflous: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Public` and `Private` are never constructed [INFO] [stdout] --> src/model.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum RecordTypeFilter { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 14 | Public, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | Private, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.61s [INFO] running `Command { std: "docker" "inspect" "e6efc2e1843c451de8d6cc98698a00af2a3c2c626cfec097e38be9aae3d8bc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6efc2e1843c451de8d6cc98698a00af2a3c2c626cfec097e38be9aae3d8bc14", kill_on_drop: false }` [INFO] [stdout] e6efc2e1843c451de8d6cc98698a00af2a3c2c626cfec097e38be9aae3d8bc14