[INFO] cloning repository https://github.com/amfern/MinIMU9-IIO [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amfern/MinIMU9-IIO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfern%2FMinIMU9-IIO", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfern%2FMinIMU9-IIO'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d32420cdd74f33448c79e8e3d29ec1f90a53a3a [INFO] testing amfern/MinIMU9-IIO against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfern%2FMinIMU9-IIO" "/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/amfern/MinIMU9-IIO on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amfern/MinIMU9-IIO [INFO] finished tweaking git repo https://github.com/amfern/MinIMU9-IIO [INFO] tweaked toml for git repo https://github.com/amfern/MinIMU9-IIO written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/amfern/MinIMU9-IIO already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: tasks [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aedadcacdbbb02ff6a11062d6b53ff44db1e00e8ad42695b06d4207c4115f5a3 [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" "aedadcacdbbb02ff6a11062d6b53ff44db1e00e8ad42695b06d4207c4115f5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aedadcacdbbb02ff6a11062d6b53ff44db1e00e8ad42695b06d4207c4115f5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aedadcacdbbb02ff6a11062d6b53ff44db1e00e8ad42695b06d4207c4115f5a3", kill_on_drop: false }` [INFO] [stdout] aedadcacdbbb02ff6a11062d6b53ff44db1e00e8ad42695b06d4207c4115f5a3 [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=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" "+beta-2022-04-10" "build" "--frozen" "--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] 0f6c0c8a1e23122c88b6c31ef7108988beb40d860b7fbcfe3525551a3fbdc2c9 [INFO] running `Command { std: "docker" "start" "-a" "0f6c0c8a1e23122c88b6c31ef7108988beb40d860b7fbcfe3525551a3fbdc2c9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: tasks [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling minimu9-iio v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.52s [INFO] running `Command { std: "docker" "inspect" "0f6c0c8a1e23122c88b6c31ef7108988beb40d860b7fbcfe3525551a3fbdc2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6c0c8a1e23122c88b6c31ef7108988beb40d860b7fbcfe3525551a3fbdc2c9", kill_on_drop: false }` [INFO] [stdout] 0f6c0c8a1e23122c88b6c31ef7108988beb40d860b7fbcfe3525551a3fbdc2c9 [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=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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ccac23b1cfbfe2fb98b5fc1233be36638ccbed85b4cf6a6aed5f58851b19c0b [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" "5ccac23b1cfbfe2fb98b5fc1233be36638ccbed85b4cf6a6aed5f58851b19c0b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: tasks [INFO] [stderr] Compiling minimu9-iio v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/minimu9_iio-bea903fcb99fd5ab) [INFO] running `Command { std: "docker" "inspect" "5ccac23b1cfbfe2fb98b5fc1233be36638ccbed85b4cf6a6aed5f58851b19c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ccac23b1cfbfe2fb98b5fc1233be36638ccbed85b4cf6a6aed5f58851b19c0b", kill_on_drop: false }` [INFO] [stdout] 5ccac23b1cfbfe2fb98b5fc1233be36638ccbed85b4cf6a6aed5f58851b19c0b [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=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" "+beta-2022-04-10" "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] cea6da350d9fb110302574b7426b4d2296c8d59204c5cc698fac11b18919c993 [INFO] running `Command { std: "docker" "start" "-a" "cea6da350d9fb110302574b7426b4d2296c8d59204c5cc698fac11b18919c993", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: tasks [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minimu9_iio-bea903fcb99fd5ab) [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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cea6da350d9fb110302574b7426b4d2296c8d59204c5cc698fac11b18919c993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea6da350d9fb110302574b7426b4d2296c8d59204c5cc698fac11b18919c993", kill_on_drop: false }` [INFO] [stdout] cea6da350d9fb110302574b7426b4d2296c8d59204c5cc698fac11b18919c993