[INFO] updating cached repository https://github.com/robert-wallis/rust-employee-cli [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] 67536746ad9e880499bb57849ec4b589b5698ec1 [INFO] testing robert-wallis/rust-employee-cli against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-wallis%2Frust-employee-cli" "/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/robert-wallis/rust-employee-cli 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/robert-wallis/rust-employee-cli [INFO] finished tweaking git repo https://github.com/robert-wallis/rust-employee-cli [INFO] tweaked toml for git repo https://github.com/robert-wallis/rust-employee-cli written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/robert-wallis/rust-employee-cli 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] b56c30200be24255b784d1c19d7bd877bc616969dc2806d5b3617699d7b767bf [INFO] running `"docker" "start" "-a" "b56c30200be24255b784d1c19d7bd877bc616969dc2806d5b3617699d7b767bf"` [INFO] [stderr] Compiling employee_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "b56c30200be24255b784d1c19d7bd877bc616969dc2806d5b3617699d7b767bf"` [INFO] running `"docker" "rm" "-f" "b56c30200be24255b784d1c19d7bd877bc616969dc2806d5b3617699d7b767bf"` [INFO] [stdout] b56c30200be24255b784d1c19d7bd877bc616969dc2806d5b3617699d7b767bf [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] [stdout] e286e8de8c6948a9682815fb0b7171b4f31ff760b450593008019af6ba7665c6 [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" "e286e8de8c6948a9682815fb0b7171b4f31ff760b450593008019af6ba7665c6"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling employee_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "e286e8de8c6948a9682815fb0b7171b4f31ff760b450593008019af6ba7665c6"` [INFO] running `"docker" "rm" "-f" "e286e8de8c6948a9682815fb0b7171b4f31ff760b450593008019af6ba7665c6"` [INFO] [stdout] e286e8de8c6948a9682815fb0b7171b4f31ff760b450593008019af6ba7665c6 [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] e0fcf9d5c84496580e09ce087f541b314825b1f423f61f9ea6587d4bdbd98f55 [INFO] running `"docker" "start" "-a" "e0fcf9d5c84496580e09ce087f541b314825b1f423f61f9ea6587d4bdbd98f55"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/employee_cli-0525a37dfa194d01 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test command::list::tests::list ... ok [INFO] [stdout] test command::add::tests::add ... ok [INFO] [stdout] test store::tests::storage ... ok [INFO] [stdout] test command::tests::unknown ... ok [INFO] [stdout] test tokenizer::tests::test_is_alphabetic ... ok [INFO] [stdout] test tokenizer::tests::tokenize_happy ... ok [INFO] [stdout] test tokenizer::tests::test_trim_non_alphabetic ... ok [INFO] [stdout] test command::list::tests::noun ... ok [INFO] [stdout] test command::quit::tests::quit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e0fcf9d5c84496580e09ce087f541b314825b1f423f61f9ea6587d4bdbd98f55"` [INFO] running `"docker" "rm" "-f" "e0fcf9d5c84496580e09ce087f541b314825b1f423f61f9ea6587d4bdbd98f55"` [INFO] [stdout] e0fcf9d5c84496580e09ce087f541b314825b1f423f61f9ea6587d4bdbd98f55