[INFO] updating cached repository https://github.com/Hylian/rpi-ssd1306-example-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 57fd7c63a4f704671ae0c3278bb6bee0e819cff9 [INFO] testing Hylian/rpi-ssd1306-example-rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHylian%2Frpi-ssd1306-example-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hylian/rpi-ssd1306-example-rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Hylian/rpi-ssd1306-example-rs [INFO] finished tweaking git repo https://github.com/Hylian/rpi-ssd1306-example-rs [INFO] tweaked toml for git repo https://github.com/Hylian/rpi-ssd1306-example-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Hylian/rpi-ssd1306-example-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b876adcea71e46182bf01561863e5f797153ae37c8271bc30199793af96e7f34 [INFO] running `"docker" "start" "-a" "b876adcea71e46182bf01561863e5f797153ae37c8271bc30199793af96e7f34"` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling ssd1306 v0.2.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.70s [INFO] running `"docker" "inspect" "b876adcea71e46182bf01561863e5f797153ae37c8271bc30199793af96e7f34"` [INFO] running `"docker" "rm" "-f" "b876adcea71e46182bf01561863e5f797153ae37c8271bc30199793af96e7f34"` [INFO] [stdout] b876adcea71e46182bf01561863e5f797153ae37c8271bc30199793af96e7f34 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d359aac2953333699d2b9fabcc016858a09ec16908f8452aa94c78401e2add69 [INFO] running `"docker" "start" "-a" "d359aac2953333699d2b9fabcc016858a09ec16908f8452aa94c78401e2add69"` [INFO] [stderr] Compiling rpi-ssd1306-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `"docker" "inspect" "d359aac2953333699d2b9fabcc016858a09ec16908f8452aa94c78401e2add69"` [INFO] running `"docker" "rm" "-f" "d359aac2953333699d2b9fabcc016858a09ec16908f8452aa94c78401e2add69"` [INFO] [stdout] d359aac2953333699d2b9fabcc016858a09ec16908f8452aa94c78401e2add69 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] 0dbb4e216fff82e6fabc0c26c7d3d650799afcde83bda0a30acd99ebf3e6569b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0dbb4e216fff82e6fabc0c26c7d3d650799afcde83bda0a30acd99ebf3e6569b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rpi_ssd1306_example-315f2770f4ae14b9 [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" "0dbb4e216fff82e6fabc0c26c7d3d650799afcde83bda0a30acd99ebf3e6569b"` [INFO] running `"docker" "rm" "-f" "0dbb4e216fff82e6fabc0c26c7d3d650799afcde83bda0a30acd99ebf3e6569b"` [INFO] [stdout] 0dbb4e216fff82e6fabc0c26c7d3d650799afcde83bda0a30acd99ebf3e6569b