[INFO] updating cached repository https://github.com/MiguelFSoto/rust-binary-converter [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] ce24346bfeba06d6ae5147c9a7ac1677c94c04b7 [INFO] testing MiguelFSoto/rust-binary-converter against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelFSoto%2Frust-binary-converter" "/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/MiguelFSoto/rust-binary-converter 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/MiguelFSoto/rust-binary-converter [INFO] finished tweaking git repo https://github.com/MiguelFSoto/rust-binary-converter [INFO] tweaked toml for git repo https://github.com/MiguelFSoto/rust-binary-converter written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/MiguelFSoto/rust-binary-converter 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-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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc571eb63f997fe00f7b9a6c642d83306c44f9fe63947511f95d75cd9eb5ab83 [INFO] running `"docker" "start" "-a" "bc571eb63f997fe00f7b9a6c642d83306c44f9fe63947511f95d75cd9eb5ab83"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling binary-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "bc571eb63f997fe00f7b9a6c642d83306c44f9fe63947511f95d75cd9eb5ab83"` [INFO] running `"docker" "rm" "-f" "bc571eb63f997fe00f7b9a6c642d83306c44f9fe63947511f95d75cd9eb5ab83"` [INFO] [stdout] bc571eb63f997fe00f7b9a6c642d83306c44f9fe63947511f95d75cd9eb5ab83 [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] 16c5d3d9956b9ff2d2de37eb36bc054f133bfc13e0173148a415ecf51feedd58 [INFO] running `"docker" "start" "-a" "16c5d3d9956b9ff2d2de37eb36bc054f133bfc13e0173148a415ecf51feedd58"` [INFO] [stderr] Compiling binary-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "16c5d3d9956b9ff2d2de37eb36bc054f133bfc13e0173148a415ecf51feedd58"` [INFO] running `"docker" "rm" "-f" "16c5d3d9956b9ff2d2de37eb36bc054f133bfc13e0173148a415ecf51feedd58"` [INFO] [stdout] 16c5d3d9956b9ff2d2de37eb36bc054f133bfc13e0173148a415ecf51feedd58 [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] 2092965725a537b8d4ada14824e93317e22f814dbc7eca5a7b849800852d2149 [INFO] running `"docker" "start" "-a" "2092965725a537b8d4ada14824e93317e22f814dbc7eca5a7b849800852d2149"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/binary_converter-224ec895ad758377 [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" "2092965725a537b8d4ada14824e93317e22f814dbc7eca5a7b849800852d2149"` [INFO] running `"docker" "rm" "-f" "2092965725a537b8d4ada14824e93317e22f814dbc7eca5a7b849800852d2149"` [INFO] [stdout] 2092965725a537b8d4ada14824e93317e22f814dbc7eca5a7b849800852d2149