[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfern%2FMinIMU9-IIO" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amfern/MinIMU9-IIO on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e251e33c5ed2cc0ff964c9a08c7fa3419e6804f6dd1ff8793215689c1e203bb3 [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" "e251e33c5ed2cc0ff964c9a08c7fa3419e6804f6dd1ff8793215689c1e203bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e251e33c5ed2cc0ff964c9a08c7fa3419e6804f6dd1ff8793215689c1e203bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e251e33c5ed2cc0ff964c9a08c7fa3419e6804f6dd1ff8793215689c1e203bb3", kill_on_drop: false }` [INFO] [stdout] e251e33c5ed2cc0ff964c9a08c7fa3419e6804f6dd1ff8793215689c1e203bb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c91858e696b4a19a87ad54c16c386baee5df86dc0d7c2e34416810e901565573 [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" "c91858e696b4a19a87ad54c16c386baee5df86dc0d7c2e34416810e901565573", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: tasks [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling async-mutex v1.1.5 [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 polling v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-attributes v1.1.1 [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 1m 00s [INFO] running `Command { std: "docker" "inspect" "c91858e696b4a19a87ad54c16c386baee5df86dc0d7c2e34416810e901565573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91858e696b4a19a87ad54c16c386baee5df86dc0d7c2e34416810e901565573", kill_on_drop: false }` [INFO] [stdout] c91858e696b4a19a87ad54c16c386baee5df86dc0d7c2e34416810e901565573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f2a84b3c88f7886432d21fbe7ccbd97445d6b3438a2f28cbd1d0b30eb11ac7 [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" "67f2a84b3c88f7886432d21fbe7ccbd97445d6b3438a2f28cbd1d0b30eb11ac7", 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.15s [INFO] running `Command { std: "docker" "inspect" "67f2a84b3c88f7886432d21fbe7ccbd97445d6b3438a2f28cbd1d0b30eb11ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f2a84b3c88f7886432d21fbe7ccbd97445d6b3438a2f28cbd1d0b30eb11ac7", kill_on_drop: false }` [INFO] [stdout] 67f2a84b3c88f7886432d21fbe7ccbd97445d6b3438a2f28cbd1d0b30eb11ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3dbb806478071aa62ef5ce62edfcc6fd7dde4710187a3aa168a0a9a7045a5df1 [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" "3dbb806478071aa62ef5ce62edfcc6fd7dde4710187a3aa168a0a9a7045a5df1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: tasks [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/minimu9_iio-4a336ce4f852ca5b [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 `Command { std: "docker" "inspect" "3dbb806478071aa62ef5ce62edfcc6fd7dde4710187a3aa168a0a9a7045a5df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbb806478071aa62ef5ce62edfcc6fd7dde4710187a3aa168a0a9a7045a5df1", kill_on_drop: false }` [INFO] [stdout] 3dbb806478071aa62ef5ce62edfcc6fd7dde4710187a3aa168a0a9a7045a5df1