[INFO] updating cached repository https://github.com/koushiro/pbar [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] 8808724cc906e3b2b84e8ce45984e88f5f4b378b [INFO] testing koushiro/pbar against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoushiro%2Fpbar" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koushiro/pbar on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/koushiro/pbar [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/koushiro/pbar [INFO] tweaked toml for git repo https://github.com/koushiro/pbar written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/koushiro/pbar already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] 6039e9305225a6354161584fadc45f2a7446be53da97dbe8f358f50e0a74d29f [INFO] running `"docker" "start" "-a" "6039e9305225a6354161584fadc45f2a7446be53da97dbe8f358f50e0a74d29f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling pbar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "6039e9305225a6354161584fadc45f2a7446be53da97dbe8f358f50e0a74d29f"` [INFO] running `"docker" "rm" "-f" "6039e9305225a6354161584fadc45f2a7446be53da97dbe8f358f50e0a74d29f"` [INFO] [stdout] 6039e9305225a6354161584fadc45f2a7446be53da97dbe8f358f50e0a74d29f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] 12bd0172ab7e7af2b86f91d18a8f32c0b31e239641dc1c2b27a28e7a9d4e219a [INFO] running `"docker" "start" "-a" "12bd0172ab7e7af2b86f91d18a8f32c0b31e239641dc1c2b27a28e7a9d4e219a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling pbar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.97s [INFO] running `"docker" "inspect" "12bd0172ab7e7af2b86f91d18a8f32c0b31e239641dc1c2b27a28e7a9d4e219a"` [INFO] running `"docker" "rm" "-f" "12bd0172ab7e7af2b86f91d18a8f32c0b31e239641dc1c2b27a28e7a9d4e219a"` [INFO] [stdout] 12bd0172ab7e7af2b86f91d18a8f32c0b31e239641dc1c2b27a28e7a9d4e219a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] d6140af91e497e3667043bd107eb95ad002c7cd72568382b5f8257bbdc03a55d [INFO] running `"docker" "start" "-a" "d6140af91e497e3667043bd107eb95ad002c7cd72568382b5f8257bbdc03a55d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pbar-3d36fdcd8cc1e3b6 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test format::tests::test_time_format ... ok [INFO] [stdout] test term::unix::tests::test_terminal_size ... ok [INFO] [stdout] test format::tests::test_unit_format ... ok [INFO] [stdout] test util::tests::test_duration_to_datetime ... ok [INFO] [stdout] test util::tests::test_duration_convert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pbar [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" "d6140af91e497e3667043bd107eb95ad002c7cd72568382b5f8257bbdc03a55d"` [INFO] running `"docker" "rm" "-f" "d6140af91e497e3667043bd107eb95ad002c7cd72568382b5f8257bbdc03a55d"` [INFO] [stdout] d6140af91e497e3667043bd107eb95ad002c7cd72568382b5f8257bbdc03a55d