[INFO] fetching crate qauth 0.1.6...
[INFO] checking qauth-0.1.6 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] extracting crate qauth 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate qauth 0.1.6
[INFO] finished tweaking crates.io crate qauth 0.1.6
[INFO] tweaked toml for crates.io crate qauth 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qauth 0.1.6 on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 120 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.23.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.8.7 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-interface v0.48.0
[INFO] [stderr]   Downloaded winreg v0.11.0
[INFO] [stderr]   Downloaded machineid-rs v1.2.4
[INFO] [stderr]   Downloaded windows-implement v0.48.0
[INFO] [stderr]   Downloaded wmi v0.12.2
[INFO] [stderr]   Downloaded redox_syscall v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130
[INFO] running `Command { std: "docker" "start" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking machineid-rs v1.2.4
[INFO] [stderr]     Checking qauth v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `server` is never read
[INFO] [stdout]   --> src/client.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     server: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Client` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/packet.rs:9:38
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Copy, Clone, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                      ^------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `FromPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PacketType`
[INFO] [stdout] 10 | pub enum PacketType {
[INFO] [stdout]    |          ---------- `PacketType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server` is never read
[INFO] [stdout]   --> src/client.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     server: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Client` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/packet.rs:9:38
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Copy, Clone, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                      ^------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `FromPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PacketType`
[INFO] [stdout] 10 | pub enum PacketType {
[INFO] [stdout]    |          ---------- `PacketType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s
[INFO] running `Command { std: "docker" "inspect" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130", kill_on_drop: false }`
[INFO] [stdout] 56475f1b35b66f50ad431b253b8c9f0bcf87a22f1f7e3d51c55c43ecb1971130
