[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] cca128f3e0972043100e8125f778d8b0fdb8d899 [INFO] testing richcallow/rradio_lcd_driver against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichcallow%2Frradio_lcd_driver" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richcallow/rradio_lcd_driver on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-2/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sammhicks/internet-radio-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa7f687c73ec114d3b4d30b63657d864193d75e0fb2f11cdfacc9470ef4e89a3 [INFO] running `Command { std: "docker" "start" "-a" "fa7f687c73ec114d3b4d30b63657d864193d75e0fb2f11cdfacc9470ef4e89a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa7f687c73ec114d3b4d30b63657d864193d75e0fb2f11cdfacc9470ef4e89a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7f687c73ec114d3b4d30b63657d864193d75e0fb2f11cdfacc9470ef4e89a3", kill_on_drop: false }` [INFO] [stdout] fa7f687c73ec114d3b4d30b63657d864193d75e0fb2f11cdfacc9470ef4e89a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac1e07e1ecd2a46ae0723e720746a3c0207010e2f8220af0d6138fa75621646 [INFO] running `Command { std: "docker" "start" "-a" "cac1e07e1ecd2a46ae0723e720746a3c0207010e2f8220af0d6138fa75621646", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clerk v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling gpio-cdev v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pnet_macros v0.28.0 [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 ipnetwork v0.18.0 [INFO] [stderr] Compiling arcstr v1.1.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rradio-messages v0.22.0 (https://github.com/sammhicks/internet-radio-rs#9584e003) [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling rradio_lcd_driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.07s [INFO] running `Command { std: "docker" "inspect" "cac1e07e1ecd2a46ae0723e720746a3c0207010e2f8220af0d6138fa75621646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac1e07e1ecd2a46ae0723e720746a3c0207010e2f8220af0d6138fa75621646", kill_on_drop: false }` [INFO] [stdout] cac1e07e1ecd2a46ae0723e720746a3c0207010e2f8220af0d6138fa75621646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf7bfd80cd061f61f4c35084c518ab5848f6862320f5758e55c118fd32b8b76c [INFO] running `Command { std: "docker" "start" "-a" "bf7bfd80cd061f61f4c35084c518ab5848f6862320f5758e55c118fd32b8b76c", kill_on_drop: false }` [INFO] [stderr] Compiling rradio_lcd_driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "bf7bfd80cd061f61f4c35084c518ab5848f6862320f5758e55c118fd32b8b76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7bfd80cd061f61f4c35084c518ab5848f6862320f5758e55c118fd32b8b76c", kill_on_drop: false }` [INFO] [stdout] bf7bfd80cd061f61f4c35084c518ab5848f6862320f5758e55c118fd32b8b76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ea25b24920582223746307ea77fd3e0fb5b7dac3f5affdbb886d93905260ed2 [INFO] running `Command { std: "docker" "start" "-a" "1ea25b24920582223746307ea77fd3e0fb5b7dac3f5affdbb886d93905260ed2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rradio_lcd_driver-ab720e6ce2dbffd5) [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" "1ea25b24920582223746307ea77fd3e0fb5b7dac3f5affdbb886d93905260ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea25b24920582223746307ea77fd3e0fb5b7dac3f5affdbb886d93905260ed2", kill_on_drop: false }` [INFO] [stdout] 1ea25b24920582223746307ea77fd3e0fb5b7dac3f5affdbb886d93905260ed2