[INFO] cloning repository https://github.com/chocol4te/balena_rust_demo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chocol4te/balena_rust_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchocol4te%2Fbalena_rust_demo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchocol4te%2Fbalena_rust_demo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0b322c9146e28123c5a60a1ada5ec3fc91dfd57 [INFO] testing chocol4te/balena_rust_demo against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchocol4te%2Fbalena_rust_demo" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chocol4te/balena_rust_demo on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/chocol4te/balena_rust_demo [INFO] finished tweaking git repo https://github.com/chocol4te/balena_rust_demo [INFO] tweaked toml for git repo https://github.com/chocol4te/balena_rust_demo written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/chocol4te/balena_rust_demo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] f02d2b57fcee1267ecb556d98bded8a2607210da9ec975c1799714871d7cc1dc [INFO] running `"docker" "start" "-a" "f02d2b57fcee1267ecb556d98bded8a2607210da9ec975c1799714871d7cc1dc"` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling hello v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.57s [INFO] running `"docker" "inspect" "f02d2b57fcee1267ecb556d98bded8a2607210da9ec975c1799714871d7cc1dc"` [INFO] running `"docker" "rm" "-f" "f02d2b57fcee1267ecb556d98bded8a2607210da9ec975c1799714871d7cc1dc"` [INFO] [stdout] f02d2b57fcee1267ecb556d98bded8a2607210da9ec975c1799714871d7cc1dc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] c6a6f33b2bb68c2ffe9ee41ea9b676b2177c8df8601b65062f2ad64d670ee7ca [INFO] running `"docker" "start" "-a" "c6a6f33b2bb68c2ffe9ee41ea9b676b2177c8df8601b65062f2ad64d670ee7ca"` [INFO] [stderr] Compiling hello v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "c6a6f33b2bb68c2ffe9ee41ea9b676b2177c8df8601b65062f2ad64d670ee7ca"` [INFO] running `"docker" "rm" "-f" "c6a6f33b2bb68c2ffe9ee41ea9b676b2177c8df8601b65062f2ad64d670ee7ca"` [INFO] [stdout] c6a6f33b2bb68c2ffe9ee41ea9b676b2177c8df8601b65062f2ad64d670ee7ca [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd82e57f2d58e6339e8692a081bf2e057cb1dc6b18c34f1c8969f222bd0ea3cd [INFO] running `"docker" "start" "-a" "fd82e57f2d58e6339e8692a081bf2e057cb1dc6b18c34f1c8969f222bd0ea3cd"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello-d8a74c3387b61549 [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" "fd82e57f2d58e6339e8692a081bf2e057cb1dc6b18c34f1c8969f222bd0ea3cd"` [INFO] running `"docker" "rm" "-f" "fd82e57f2d58e6339e8692a081bf2e057cb1dc6b18c34f1c8969f222bd0ea3cd"` [INFO] [stdout] fd82e57f2d58e6339e8692a081bf2e057cb1dc6b18c34f1c8969f222bd0ea3cd