[INFO] updating cached repository Hylian/rpi-ssd1306-example-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Hylian/rpi-ssd1306-example-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Hylian/rpi-ssd1306-example-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/Hylian/rpi-ssd1306-example-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Hylian/rpi-ssd1306-example-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Hylian/rpi-ssd1306-example-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Hylian/rpi-ssd1306-example-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Hylian/rpi-ssd1306-example-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 57fd7c63a4f704671ae0c3278bb6bee0e819cff9 [INFO] sha for GitHub repo Hylian/rpi-ssd1306-example-rs: 57fd7c63a4f704671ae0c3278bb6bee0e819cff9 [INFO] validating manifest of Hylian/rpi-ssd1306-example-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Hylian/rpi-ssd1306-example-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Hylian/rpi-ssd1306-example-rs [INFO] finished frobbing Hylian/rpi-ssd1306-example-rs [INFO] frobbed toml for Hylian/rpi-ssd1306-example-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/Hylian/rpi-ssd1306-example-rs/Cargo.toml [INFO] started frobbing Hylian/rpi-ssd1306-example-rs [INFO] finished frobbing Hylian/rpi-ssd1306-example-rs [INFO] frobbed toml for Hylian/rpi-ssd1306-example-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Hylian/rpi-ssd1306-example-rs/Cargo.toml [INFO] crate Hylian/rpi-ssd1306-example-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Hylian/rpi-ssd1306-example-rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Hylian/rpi-ssd1306-example-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] e8da7325604be29c76b97fcf7e24258e7984dc28f6246616efce7e367a350cc0 [INFO] running `"docker" "start" "-a" "e8da7325604be29c76b97fcf7e24258e7984dc28f6246616efce7e367a350cc0"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling ssd1306 v0.2.4 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling rppal v0.11.1 [INFO] [stderr] Compiling tinybmp v0.1.0 [INFO] [stderr] Compiling embedded-graphics v0.4.7 [INFO] [stderr] Compiling rpi-ssd1306-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.20s [INFO] running `"docker" "inspect" "e8da7325604be29c76b97fcf7e24258e7984dc28f6246616efce7e367a350cc0"` [INFO] running `"docker" "rm" "-f" "e8da7325604be29c76b97fcf7e24258e7984dc28f6246616efce7e367a350cc0"` [INFO] [stdout] e8da7325604be29c76b97fcf7e24258e7984dc28f6246616efce7e367a350cc0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Hylian/rpi-ssd1306-example-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5be57a28c42948b023e4143ac831dd24b12274e8f93d5fa9d1bdaab0076b3d9e [INFO] running `"docker" "start" "-a" "5be57a28c42948b023e4143ac831dd24b12274e8f93d5fa9d1bdaab0076b3d9e"` [INFO] [stderr] Compiling rpi-ssd1306-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "5be57a28c42948b023e4143ac831dd24b12274e8f93d5fa9d1bdaab0076b3d9e"` [INFO] running `"docker" "rm" "-f" "5be57a28c42948b023e4143ac831dd24b12274e8f93d5fa9d1bdaab0076b3d9e"` [INFO] [stdout] 5be57a28c42948b023e4143ac831dd24b12274e8f93d5fa9d1bdaab0076b3d9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Hylian/rpi-ssd1306-example-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 706b8d39daceb4717bc63f8647fa0cd53c98445742c1579edc7c61b7088bcf0f [INFO] running `"docker" "start" "-a" "706b8d39daceb4717bc63f8647fa0cd53c98445742c1579edc7c61b7088bcf0f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rpi_ssd1306_example-2b237afb11062359 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "706b8d39daceb4717bc63f8647fa0cd53c98445742c1579edc7c61b7088bcf0f"` [INFO] running `"docker" "rm" "-f" "706b8d39daceb4717bc63f8647fa0cd53c98445742c1579edc7c61b7088bcf0f"` [INFO] [stdout] 706b8d39daceb4717bc63f8647fa0cd53c98445742c1579edc7c61b7088bcf0f