[INFO] cloning repository https://github.com/matze/hello-pi-zero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/hello-pi-zero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fhello-pi-zero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fhello-pi-zero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64387a899093fd2f5b7d8af3fc53039f014ac335 [INFO] testing matze/hello-pi-zero against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fhello-pi-zero" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/hello-pi-zero on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/matze/hello-pi-zero [INFO] finished tweaking git repo https://github.com/matze/hello-pi-zero [INFO] tweaked toml for git repo https://github.com/matze/hello-pi-zero written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/matze/hello-pi-zero already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded spin_sleep v1.0.0 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Downloaded rppal v0.13.1 [INFO] [stderr] Downloaded az v1.1.2 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.3 [INFO] [stderr] Downloaded profont v0.5.0 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] [stderr] Downloaded one-wire-bus v0.1.1 [INFO] [stderr] Downloaded ds18b20 v0.1.1 [INFO] [stderr] Downloaded sh1106 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d74f8e2864e24a56d345ecaded98975bf399a3b7b893699e2feda7f71c55c25 [INFO] running `Command { std: "docker" "start" "-a" "7d74f8e2864e24a56d345ecaded98975bf399a3b7b893699e2feda7f71c55c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d74f8e2864e24a56d345ecaded98975bf399a3b7b893699e2feda7f71c55c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d74f8e2864e24a56d345ecaded98975bf399a3b7b893699e2feda7f71c55c25", kill_on_drop: false }` [INFO] [stdout] 7d74f8e2864e24a56d345ecaded98975bf399a3b7b893699e2feda7f71c55c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e27c0dae867eb26c3c33cde3575c7159390bd91488279c659a7bb1ca58761309 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e27c0dae867eb26c3c33cde3575c7159390bd91488279c659a7bb1ca58761309", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling sh1106 v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling one-wire-bus v0.1.1 [INFO] [stderr] Compiling rppal v0.13.1 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling ds18b20 v0.1.1 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling profont v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling hello-pi-zero v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "e27c0dae867eb26c3c33cde3575c7159390bd91488279c659a7bb1ca58761309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27c0dae867eb26c3c33cde3575c7159390bd91488279c659a7bb1ca58761309", kill_on_drop: false }` [INFO] [stdout] e27c0dae867eb26c3c33cde3575c7159390bd91488279c659a7bb1ca58761309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d9730b202df1b666d179815fb4f778ee7568b8be65d470ab604fb92ad875440 [INFO] running `Command { std: "docker" "start" "-a" "0d9730b202df1b666d179815fb4f778ee7568b8be65d470ab604fb92ad875440", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello-pi-zero v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "0d9730b202df1b666d179815fb4f778ee7568b8be65d470ab604fb92ad875440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9730b202df1b666d179815fb4f778ee7568b8be65d470ab604fb92ad875440", kill_on_drop: false }` [INFO] [stdout] 0d9730b202df1b666d179815fb4f778ee7568b8be65d470ab604fb92ad875440 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04fa9d0c7185e5e83e4107f9edfc23b5d9501d652a357d52792d19b6c0e4e747 [INFO] running `Command { std: "docker" "start" "-a" "04fa9d0c7185e5e83e4107f9edfc23b5d9501d652a357d52792d19b6c0e4e747", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_pi_zero-5e99ba2d5cb74529) [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" "04fa9d0c7185e5e83e4107f9edfc23b5d9501d652a357d52792d19b6c0e4e747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fa9d0c7185e5e83e4107f9edfc23b5d9501d652a357d52792d19b6c0e4e747", kill_on_drop: false }` [INFO] [stdout] 04fa9d0c7185e5e83e4107f9edfc23b5d9501d652a357d52792d19b6c0e4e747