[INFO] cloning repository https://github.com/remexre/fbpdf-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/fbpdf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Ffbpdf-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Ffbpdf-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dcd0043855cd6b5f2db8023b7befe01f785aeee [INFO] checking remexre/fbpdf-rs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Ffbpdf-rs" "/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/remexre/fbpdf-rs 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/remexre/fbpdf-rs [INFO] finished tweaking git repo https://github.com/remexre/fbpdf-rs [INFO] tweaked toml for git repo https://github.com/remexre/fbpdf-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/remexre/fbpdf-rs 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-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abec3bfe8bbba6c7ceb9f9b559e61e0dfb0d21d668556d2f1d90dcf5f472214a [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" "abec3bfe8bbba6c7ceb9f9b559e61e0dfb0d21d668556d2f1d90dcf5f472214a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abec3bfe8bbba6c7ceb9f9b559e61e0dfb0d21d668556d2f1d90dcf5f472214a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abec3bfe8bbba6c7ceb9f9b559e61e0dfb0d21d668556d2f1d90dcf5f472214a", kill_on_drop: false }` [INFO] [stdout] abec3bfe8bbba6c7ceb9f9b559e61e0dfb0d21d668556d2f1d90dcf5f472214a [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debb30644ad1dbd8fc2ab81ec0ec77ed0998edfb1aa85ebb6d9a74b2869f36c0 [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" "debb30644ad1dbd8fc2ab81ec0ec77ed0998edfb1aa85ebb6d9a74b2869f36c0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking c_vec v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking framebuffer v0.1.7 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking glib v0.4.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking poppler v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Checking fbpdfrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `draw_with_fn` [INFO] [stdout] --> src/screen.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn draw_with_fn(&mut self, mut func: impl FnMut(usize, usize) -> (u8, u8, u8)) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_with_fn` [INFO] [stdout] --> src/screen.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn draw_with_fn(&mut self, mut func: impl FnMut(usize, usize) -> (u8, u8, u8)) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.66s [INFO] running `Command { std: "docker" "inspect" "debb30644ad1dbd8fc2ab81ec0ec77ed0998edfb1aa85ebb6d9a74b2869f36c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debb30644ad1dbd8fc2ab81ec0ec77ed0998edfb1aa85ebb6d9a74b2869f36c0", kill_on_drop: false }` [INFO] [stdout] debb30644ad1dbd8fc2ab81ec0ec77ed0998edfb1aa85ebb6d9a74b2869f36c0