[INFO] updating cached repository https://github.com/jorenvo/co2mon [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] 564cab0017bfe4181f8b0da1b87b7cbe0392e670 [INFO] testing jorenvo/co2mon against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fco2mon" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorenvo/co2mon 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/jorenvo/co2mon [INFO] finished tweaking git repo https://github.com/jorenvo/co2mon [INFO] tweaked toml for git repo https://github.com/jorenvo/co2mon written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jorenvo/co2mon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] dfe6801d0d924a5806caf61e7852fb6fb893ece11849f8e1fc2fcc32ba2c4b4d [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" "dfe6801d0d924a5806caf61e7852fb6fb893ece11849f8e1fc2fcc32ba2c4b4d"` [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling hidapi v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling libusb v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling co2mini v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `"docker" "inspect" "dfe6801d0d924a5806caf61e7852fb6fb893ece11849f8e1fc2fcc32ba2c4b4d"` [INFO] running `"docker" "rm" "-f" "dfe6801d0d924a5806caf61e7852fb6fb893ece11849f8e1fc2fcc32ba2c4b4d"` [INFO] [stdout] dfe6801d0d924a5806caf61e7852fb6fb893ece11849f8e1fc2fcc32ba2c4b4d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e332c8fe4e16f6010b4257c5ad2b2c8c8b6f25be8130a64ed3d4bfbd49a396b7 [INFO] running `"docker" "start" "-a" "e332c8fe4e16f6010b4257c5ad2b2c8c8b6f25be8130a64ed3d4bfbd49a396b7"` [INFO] [stderr] Compiling co2mini v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "e332c8fe4e16f6010b4257c5ad2b2c8c8b6f25be8130a64ed3d4bfbd49a396b7"` [INFO] running `"docker" "rm" "-f" "e332c8fe4e16f6010b4257c5ad2b2c8c8b6f25be8130a64ed3d4bfbd49a396b7"` [INFO] [stdout] e332c8fe4e16f6010b4257c5ad2b2c8c8b6f25be8130a64ed3d4bfbd49a396b7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c09c9247f2f03fdbe35fbdb500d687216bbf2d0ab2e8a4eb89ea1c6a7100366f [INFO] running `"docker" "start" "-a" "c09c9247f2f03fdbe35fbdb500d687216bbf2d0ab2e8a4eb89ea1c6a7100366f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/co2mini-782924699029d6e2 [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" "c09c9247f2f03fdbe35fbdb500d687216bbf2d0ab2e8a4eb89ea1c6a7100366f"` [INFO] running `"docker" "rm" "-f" "c09c9247f2f03fdbe35fbdb500d687216bbf2d0ab2e8a4eb89ea1c6a7100366f"` [INFO] [stdout] c09c9247f2f03fdbe35fbdb500d687216bbf2d0ab2e8a4eb89ea1c6a7100366f