[INFO] cloning repository https://github.com/trnila/ssd1351_pideoplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trnila/ssd1351_pideoplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrnila%2Fssd1351_pideoplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrnila%2Fssd1351_pideoplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 312b711ac676bc561c8edbb84bb597b90eb6d03c [INFO] testing trnila/ssd1351_pideoplayer against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrnila%2Fssd1351_pideoplayer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trnila/ssd1351_pideoplayer on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trnila/ssd1351_pideoplayer [INFO] finished tweaking git repo https://github.com/trnila/ssd1351_pideoplayer [INFO] tweaked toml for git repo https://github.com/trnila/ssd1351_pideoplayer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/trnila/ssd1351_pideoplayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spidev v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a62f90de56f1899daf8b3bc312c9ad975775cd3c0b2af357e7da227ff476214f [INFO] running `Command { std: "docker" "start" "-a" "a62f90de56f1899daf8b3bc312c9ad975775cd3c0b2af357e7da227ff476214f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a62f90de56f1899daf8b3bc312c9ad975775cd3c0b2af357e7da227ff476214f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62f90de56f1899daf8b3bc312c9ad975775cd3c0b2af357e7da227ff476214f", kill_on_drop: false }` [INFO] [stdout] a62f90de56f1899daf8b3bc312c9ad975775cd3c0b2af357e7da227ff476214f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a87efa0038f9af0e08e9e80109c0c3f6e3f545c85f8ad59391efe1e8a3d0aa0 [INFO] running `Command { std: "docker" "start" "-a" "2a87efa0038f9af0e08e9e80109c0c3f6e3f545c85f8ad59391efe1e8a3d0aa0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling gpio-cdev v0.2.0 [INFO] [stderr] Compiling spidev v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling ssd1351_pideoplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.16s [INFO] running `Command { std: "docker" "inspect" "2a87efa0038f9af0e08e9e80109c0c3f6e3f545c85f8ad59391efe1e8a3d0aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a87efa0038f9af0e08e9e80109c0c3f6e3f545c85f8ad59391efe1e8a3d0aa0", kill_on_drop: false }` [INFO] [stdout] 2a87efa0038f9af0e08e9e80109c0c3f6e3f545c85f8ad59391efe1e8a3d0aa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa79dc3262569ef21c566a68f17581f9df689cc21daf861754cbb6d7598db91e [INFO] running `Command { std: "docker" "start" "-a" "aa79dc3262569ef21c566a68f17581f9df689cc21daf861754cbb6d7598db91e", kill_on_drop: false }` [INFO] [stderr] Compiling ssd1351_pideoplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "aa79dc3262569ef21c566a68f17581f9df689cc21daf861754cbb6d7598db91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa79dc3262569ef21c566a68f17581f9df689cc21daf861754cbb6d7598db91e", kill_on_drop: false }` [INFO] [stdout] aa79dc3262569ef21c566a68f17581f9df689cc21daf861754cbb6d7598db91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5636c5dfbb0c926d00d6ca0e72881a3dc653b2167eb503bdc9ac2502a753c3a2 [INFO] running `Command { std: "docker" "start" "-a" "5636c5dfbb0c926d00d6ca0e72881a3dc653b2167eb503bdc9ac2502a753c3a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ssd1351_pideoplayer-fc21bd8e57bfa956) [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" "5636c5dfbb0c926d00d6ca0e72881a3dc653b2167eb503bdc9ac2502a753c3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5636c5dfbb0c926d00d6ca0e72881a3dc653b2167eb503bdc9ac2502a753c3a2", kill_on_drop: false }` [INFO] [stdout] 5636c5dfbb0c926d00d6ca0e72881a3dc653b2167eb503bdc9ac2502a753c3a2