[INFO] cloning repository https://github.com/richcallow/rradio_lcd_driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richcallow/rradio_lcd_driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichcallow%2Frradio_lcd_driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichcallow%2Frradio_lcd_driver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 443117ad74eb2cdff025ca82003e5e1da26bca6d [INFO] checking richcallow/rradio_lcd_driver against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichcallow%2Frradio_lcd_driver" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richcallow/rradio_lcd_driver 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/richcallow/rradio_lcd_driver [INFO] finished tweaking git repo https://github.com/richcallow/rradio_lcd_driver [INFO] tweaked toml for git repo https://github.com/richcallow/rradio_lcd_driver written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/richcallow/rradio_lcd_driver 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7218090edbfe776129b7d5309220a37e37fe7af24a065fc5bd3403e24607812b [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" "7218090edbfe776129b7d5309220a37e37fe7af24a065fc5bd3403e24607812b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7218090edbfe776129b7d5309220a37e37fe7af24a065fc5bd3403e24607812b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7218090edbfe776129b7d5309220a37e37fe7af24a065fc5bd3403e24607812b", kill_on_drop: false }` [INFO] [stdout] 7218090edbfe776129b7d5309220a37e37fe7af24a065fc5bd3403e24607812b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 553755f007d0e877af3d12ea94c10b57217e74f9158d3a1738d58975dcee0bc5 [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" "553755f007d0e877af3d12ea94c10b57217e74f9158d3a1738d58975dcee0bc5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking clerk v0.4.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking gpio-cdev v0.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking psutil v3.2.0 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rradio-messages v0.10.0 (https://github.com/sammhicks/internet-radio-rs#d7975c8b) [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking pnet_datalink v0.26.0 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Checking pnet_transport v0.26.0 [INFO] [stderr] Checking pnet v0.26.0 [INFO] [stderr] Checking rradio_lcd_driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "553755f007d0e877af3d12ea94c10b57217e74f9158d3a1738d58975dcee0bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553755f007d0e877af3d12ea94c10b57217e74f9158d3a1738d58975dcee0bc5", kill_on_drop: false }` [INFO] [stdout] 553755f007d0e877af3d12ea94c10b57217e74f9158d3a1738d58975dcee0bc5