[INFO] cloning repository https://github.com/artemist/rjournald [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artemist/rjournald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemist%2Frjournald", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemist%2Frjournald'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b031f6ce8fdd16370673d72e24ce26ae1a0c7a1 [INFO] checking artemist/rjournald against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemist%2Frjournald" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artemist/rjournald on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/artemist/rjournald [INFO] finished tweaking git repo https://github.com/artemist/rjournald [INFO] tweaked toml for git repo https://github.com/artemist/rjournald written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/artemist/rjournald already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfa7b2cdaa70d98b94ab4750f3105c1d03e93535d66b5362b17e6ebcfe21f2ba [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" "bfa7b2cdaa70d98b94ab4750f3105c1d03e93535d66b5362b17e6ebcfe21f2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfa7b2cdaa70d98b94ab4750f3105c1d03e93535d66b5362b17e6ebcfe21f2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa7b2cdaa70d98b94ab4750f3105c1d03e93535d66b5362b17e6ebcfe21f2ba", kill_on_drop: false }` [INFO] [stdout] bfa7b2cdaa70d98b94ab4750f3105c1d03e93535d66b5362b17e6ebcfe21f2ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 783ebdf5ca9cb30d172ca347058a1a58b32070124ad45ee5fa25ee00da236e29 [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" "783ebdf5ca9cb30d172ca347058a1a58b32070124ad45ee5fa25ee00da236e29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking rjournald v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `new_header` [INFO] [stdout] --> src/binary/writer.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn write_header(&mut self, new_header: &Header) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_slice` [INFO] [stdout] --> src/binary/header.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn write_slice(&self, out: &mut [u8]) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SharedWriterState` [INFO] [stdout] --> src/binary/writer.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SharedWriterState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BinaryWriter` [INFO] [stdout] --> src/binary/writer.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct BinaryWriter { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `DEFAULT_FILE_SIZE` [INFO] [stdout] --> src/binary/writer.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | const DEFAULT_FILE_SIZE: i64 = 256 * 1024 * 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/binary/writer.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_header` [INFO] [stdout] --> src/binary/writer.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn read_header(&self) -> anyhow::Result
{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_header` [INFO] [stdout] --> src/binary/writer.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn write_header(&mut self, new_header: &Header) {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `monotonic_time_now` [INFO] [stdout] --> src/util.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn monotonic_time_now() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `min_const_generics` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(min_const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_header` [INFO] [stdout] --> src/binary/writer.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn write_header(&mut self, new_header: &Header) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_slice` [INFO] [stdout] --> src/binary/header.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn write_slice(&self, out: &mut [u8]) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SharedWriterState` [INFO] [stdout] --> src/binary/writer.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SharedWriterState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BinaryWriter` [INFO] [stdout] --> src/binary/writer.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct BinaryWriter { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `DEFAULT_FILE_SIZE` [INFO] [stdout] --> src/binary/writer.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | const DEFAULT_FILE_SIZE: i64 = 256 * 1024 * 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/binary/writer.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_header` [INFO] [stdout] --> src/binary/writer.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn read_header(&self) -> anyhow::Result
{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_header` [INFO] [stdout] --> src/binary/writer.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn write_header(&mut self, new_header: &Header) {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `monotonic_time_now` [INFO] [stdout] --> src/util.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn monotonic_time_now() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `min_const_generics` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(min_const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.82s [INFO] running `Command { std: "docker" "inspect" "783ebdf5ca9cb30d172ca347058a1a58b32070124ad45ee5fa25ee00da236e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783ebdf5ca9cb30d172ca347058a1a58b32070124ad45ee5fa25ee00da236e29", kill_on_drop: false }` [INFO] [stdout] 783ebdf5ca9cb30d172ca347058a1a58b32070124ad45ee5fa25ee00da236e29