[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] 3c268cc9204eb26b79cde16e595ae011a1b48508 [INFO] testing richcallow/rradio_lcd_driver against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichcallow%2Frradio_lcd_driver" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richcallow/rradio_lcd_driver on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-29/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sammhicks/internet-radio-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpio-cdev v0.4.0 [INFO] [stderr] Downloaded clerk v0.4.0 [INFO] [stderr] Downloaded arcstr v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de3ff91bd70017370a25ed8631e4699ab2bd5a988194b3abedb6b006c8c0d461 [INFO] running `Command { std: "docker" "start" "-a" "de3ff91bd70017370a25ed8631e4699ab2bd5a988194b3abedb6b006c8c0d461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de3ff91bd70017370a25ed8631e4699ab2bd5a988194b3abedb6b006c8c0d461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3ff91bd70017370a25ed8631e4699ab2bd5a988194b3abedb6b006c8c0d461", kill_on_drop: false }` [INFO] [stdout] de3ff91bd70017370a25ed8631e4699ab2bd5a988194b3abedb6b006c8c0d461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9d490070cce68e36af169a895c23d1f5e0807b3a2c1c25412474ce5ddd1e063 [INFO] running `Command { std: "docker" "start" "-a" "c9d490070cce68e36af169a895c23d1f5e0807b3a2c1c25412474ce5ddd1e063", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clerk v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling gpio-cdev v0.4.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling psutil v3.2.1 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling arcstr v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling rradio-messages v0.22.1 (https://github.com/sammhicks/internet-radio-rs#8bbc6f31) [INFO] [stderr] Compiling rradio_lcd_driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.63s [INFO] running `Command { std: "docker" "inspect" "c9d490070cce68e36af169a895c23d1f5e0807b3a2c1c25412474ce5ddd1e063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d490070cce68e36af169a895c23d1f5e0807b3a2c1c25412474ce5ddd1e063", kill_on_drop: false }` [INFO] [stdout] c9d490070cce68e36af169a895c23d1f5e0807b3a2c1c25412474ce5ddd1e063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7272f9ab786636206608e1cf086596dcbf02220cc1cd5449403c97696005e98a [INFO] running `Command { std: "docker" "start" "-a" "7272f9ab786636206608e1cf086596dcbf02220cc1cd5449403c97696005e98a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rradio_lcd_driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.82s [INFO] running `Command { std: "docker" "inspect" "7272f9ab786636206608e1cf086596dcbf02220cc1cd5449403c97696005e98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7272f9ab786636206608e1cf086596dcbf02220cc1cd5449403c97696005e98a", kill_on_drop: false }` [INFO] [stdout] 7272f9ab786636206608e1cf086596dcbf02220cc1cd5449403c97696005e98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0890eed9ab47e73a06b2aeb5358f1cc4674606ce52625d04e5acd486638805ce [INFO] running `Command { std: "docker" "start" "-a" "0890eed9ab47e73a06b2aeb5358f1cc4674606ce52625d04e5acd486638805ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rradio_lcd_driver-7aaf0ded8a983c2d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0890eed9ab47e73a06b2aeb5358f1cc4674606ce52625d04e5acd486638805ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0890eed9ab47e73a06b2aeb5358f1cc4674606ce52625d04e5acd486638805ce", kill_on_drop: false }` [INFO] [stdout] 0890eed9ab47e73a06b2aeb5358f1cc4674606ce52625d04e5acd486638805ce