[INFO] fetching crate cjdns 0.2.0... [INFO] checking cjdns-0.2.0 against master#89b9f7b284aacc5f8613438b80e4dd7bdd10549e for pr-92594 [INFO] extracting crate cjdns 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cjdns 0.2.0 on toolchain 89b9f7b284aacc5f8613438b80e4dd7bdd10549e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cjdns 0.2.0 [INFO] finished tweaking crates.io crate cjdns 0.2.0 [INFO] tweaked toml for crates.io crate cjdns 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bcb21099ad68fa0efe8bf4bc21726c220f7b1723dd2c069e9ded66864be829cc [INFO] running `Command { std: "docker" "start" "-a" "bcb21099ad68fa0efe8bf4bc21726c220f7b1723dd2c069e9ded66864be829cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcb21099ad68fa0efe8bf4bc21726c220f7b1723dd2c069e9ded66864be829cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb21099ad68fa0efe8bf4bc21726c220f7b1723dd2c069e9ded66864be829cc", kill_on_drop: false }` [INFO] [stdout] bcb21099ad68fa0efe8bf4bc21726c220f7b1723dd2c069e9ded66864be829cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5e31a911516a8a78d783875371ca520f23489bec8ac46606fcfff9f38dd87a5 [INFO] running `Command { std: "docker" "start" "-a" "b5e31a911516a8a78d783875371ca520f23489bec8ac46606fcfff9f38dd87a5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking bencode v0.1.16 [INFO] [stderr] Checking cjdns v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/structs.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bestParent` [INFO] [stdout] --> src/structs.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | bestParent: Parent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encodingScheme` [INFO] [stdout] --> src/structs.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | encodingScheme: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cost` [INFO] [stdout] --> src/structs.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | cost: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src/structs.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linkCount` [INFO] [stdout] --> src/structs.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | linkCount: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocolVersion` [INFO] [stdout] --> src/structs.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | protocolVersion: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `routeLabel` [INFO] [stdout] --> src/structs.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | routeLabel: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bitCount` [INFO] [stdout] --> src/structs.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | bitCount: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefix` [INFO] [stdout] --> src/structs.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | prefix: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefixLen` [INFO] [stdout] --> src/structs.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | prefixLen: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ip` [INFO] [stdout] --> src/structs.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | ip: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `isOneHop` [INFO] [stdout] --> src/structs.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | isOneHop: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parentChildLabel` [INFO] [stdout] --> src/structs.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | parentChildLabel: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bestParent` [INFO] [stdout] --> src/structs.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | bestParent: Parent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encodingScheme` [INFO] [stdout] --> src/structs.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | encodingScheme: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cost` [INFO] [stdout] --> src/structs.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | cost: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src/structs.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linkCount` [INFO] [stdout] --> src/structs.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | linkCount: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocolVersion` [INFO] [stdout] --> src/structs.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | protocolVersion: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `routeLabel` [INFO] [stdout] --> src/structs.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | routeLabel: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bitCount` [INFO] [stdout] --> src/structs.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | bitCount: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefix` [INFO] [stdout] --> src/structs.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | prefix: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefixLen` [INFO] [stdout] --> src/structs.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | prefixLen: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ip` [INFO] [stdout] --> src/structs.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | ip: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `isOneHop` [INFO] [stdout] --> src/structs.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | isOneHop: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parentChildLabel` [INFO] [stdout] --> src/structs.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | parentChildLabel: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "b5e31a911516a8a78d783875371ca520f23489bec8ac46606fcfff9f38dd87a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e31a911516a8a78d783875371ca520f23489bec8ac46606fcfff9f38dd87a5", kill_on_drop: false }` [INFO] [stdout] b5e31a911516a8a78d783875371ca520f23489bec8ac46606fcfff9f38dd87a5