[INFO] cloning repository https://github.com/nuew/fntpd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuew/fntpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuew%2Ffntpd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuew%2Ffntpd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c6c9a5deb772a842cf87d42804ff94769e637e4 [INFO] checking nuew/fntpd against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuew%2Ffntpd" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nuew/fntpd on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nuew/fntpd [INFO] finished tweaking git repo https://github.com/nuew/fntpd [INFO] tweaked toml for git repo https://github.com/nuew/fntpd written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nuew/fntpd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d41844c739b15e788d558568e319f4dbce3252dd282033e5ca3ea218b35c256f [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" "d41844c739b15e788d558568e319f4dbce3252dd282033e5ca3ea218b35c256f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d41844c739b15e788d558568e319f4dbce3252dd282033e5ca3ea218b35c256f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41844c739b15e788d558568e319f4dbce3252dd282033e5ca3ea218b35c256f", kill_on_drop: false }` [INFO] [stdout] d41844c739b15e788d558568e319f4dbce3252dd282033e5ca3ea218b35c256f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0b15cc2508008622c55e631167580800b53ba3837964baae8f7dbc6907e04d [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" "ca0b15cc2508008622c55e631167580800b53ba3837964baae8f7dbc6907e04d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking serde v0.9.7 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking daemonize v0.2.3 [INFO] [stderr] Compiling synom v0.11.0 [INFO] [stderr] Checking fern v0.3.5 [INFO] [stderr] Compiling syn v0.11.6 [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking toml v0.3.0 [INFO] [stderr] Compiling serde_derive v0.9.7 [INFO] [stderr] Checking fntpd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/daesock.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/daesock.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | ConfigError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | ConfigError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | ConfigError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | ConfigError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/daesock.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | DaeSockError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/daesock.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | DaeSockError::Daemonize(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/daesock.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | DaeSockError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/daesock.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | DaeSockError::Daemonize(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TOLERANCE` [INFO] [stdout] --> src/ntp/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const TOLERANCE: f32 = 15e-6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINPOLL` [INFO] [stdout] --> src/ntp/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const MINPOLL: u8 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXPOLL` [INFO] [stdout] --> src/ntp/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub const MAXPOLL: u8 = 17; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXDISP` [INFO] [stdout] --> src/ntp/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MAXDISP: u8 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINDISP` [INFO] [stdout] --> src/ntp/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub const MINDISP: f32 = 0.005; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXDIST` [INFO] [stdout] --> src/ntp/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MAXDIST: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TOLERANCE` [INFO] [stdout] --> src/ntp/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const TOLERANCE: f32 = 15e-6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINPOLL` [INFO] [stdout] --> src/ntp/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const MINPOLL: u8 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXPOLL` [INFO] [stdout] --> src/ntp/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub const MAXPOLL: u8 = 17; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXDISP` [INFO] [stdout] --> src/ntp/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MAXDISP: u8 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINDISP` [INFO] [stdout] --> src/ntp/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub const MINDISP: f32 = 0.005; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXDIST` [INFO] [stdout] --> src/ntp/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MAXDIST: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.06s [INFO] running `Command { std: "docker" "inspect" "ca0b15cc2508008622c55e631167580800b53ba3837964baae8f7dbc6907e04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0b15cc2508008622c55e631167580800b53ba3837964baae8f7dbc6907e04d", kill_on_drop: false }` [INFO] [stdout] ca0b15cc2508008622c55e631167580800b53ba3837964baae8f7dbc6907e04d