[INFO] cloning repository https://github.com/justinnoah/rtracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinnoah/rtracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinnoah%2Frtracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinnoah%2Frtracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cee4525de9bbe8bfe8ea0e3efb0ae77c136612d [INFO] checking justinnoah/rtracker against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinnoah%2Frtracker" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinnoah/rtracker on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinnoah/rtracker [INFO] finished tweaking git repo https://github.com/justinnoah/rtracker [INFO] tweaked toml for git repo https://github.com/justinnoah/rtracker written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/justinnoah/rtracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 388e51ff2db715164525e2eed99c8be41c51e7322c686aa6b3a075aaefbbb213 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "388e51ff2db715164525e2eed99c8be41c51e7322c686aa6b3a075aaefbbb213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "388e51ff2db715164525e2eed99c8be41c51e7322c686aa6b3a075aaefbbb213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388e51ff2db715164525e2eed99c8be41c51e7322c686aa6b3a075aaefbbb213", kill_on_drop: false }` [INFO] [stdout] 388e51ff2db715164525e2eed99c8be41c51e7322c686aa6b3a075aaefbbb213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a244c1c210527ef5e5fd9a42f40da79c33248efb28cf63366ba078859849c1f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a244c1c210527ef5e5fd9a42f40da79c33248efb28cf63366ba078859849c1f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking r2d2_sqlite v0.14.0 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking rust-ini v0.14.0 [INFO] [stderr] Checking rtracker v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | use bincode::{config as bin, serialized_size}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let b: i64 = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | let c: i32 = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let d: i32 = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let v: Vec = bin().big_endian().limit(16).serialize(&packet).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | match bin().big_endian().deserialize(&packet) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | let mut packet = bin().big_endian().serialize(&packet).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | let it = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | packet.append(&mut bin().big_endian().limit(2).serialize(&(p as u16)).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | bin().big_endian().serialize(error_string).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | use bincode::{config as bin, serialized_size}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let b: i64 = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | let c: i32 = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let d: i32 = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let v: Vec = bin().big_endian().limit(16).serialize(&packet).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | match bin().big_endian().deserialize(&packet) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | let mut packet = bin().big_endian().serialize(&packet).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | let it = bin() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | packet.append(&mut bin().big_endian().limit(2).serialize(&(p as u16)).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/parse_packets.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | bin().big_endian().serialize(error_string).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ip` is never read [INFO] [stdout] --> src/handler.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | let mut ip = String::new(); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ip` is never read [INFO] [stdout] --> src/handler.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | let mut ip = String::new(); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.67s [INFO] running `Command { std: "docker" "inspect" "a244c1c210527ef5e5fd9a42f40da79c33248efb28cf63366ba078859849c1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a244c1c210527ef5e5fd9a42f40da79c33248efb28cf63366ba078859849c1f3", kill_on_drop: false }` [INFO] [stdout] a244c1c210527ef5e5fd9a42f40da79c33248efb28cf63366ba078859849c1f3