[INFO] cloning repository https://github.com/Bishwin/rust_minigrep [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bishwin/rust_minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBishwin%2Frust_minigrep"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBishwin%2Frust_minigrep'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fddb2dd27fcdd46a94091b08cab70e8bb19acd59 [INFO] testing Bishwin/rust_minigrep against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBishwin%2Frust_minigrep" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bishwin/rust_minigrep 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/Bishwin/rust_minigrep [INFO] finished tweaking git repo https://github.com/Bishwin/rust_minigrep [INFO] tweaked toml for git repo https://github.com/Bishwin/rust_minigrep written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Bishwin/rust_minigrep 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 49b23ef3e784662e1a70f99772825fe1d56fa3bee46947e3a2e5601b169a7c7e [INFO] running `"docker" "start" "-a" "49b23ef3e784662e1a70f99772825fe1d56fa3bee46947e3a2e5601b169a7c7e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust_minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "49b23ef3e784662e1a70f99772825fe1d56fa3bee46947e3a2e5601b169a7c7e"` [INFO] running `"docker" "rm" "-f" "49b23ef3e784662e1a70f99772825fe1d56fa3bee46947e3a2e5601b169a7c7e"` [INFO] [stdout] 49b23ef3e784662e1a70f99772825fe1d56fa3bee46947e3a2e5601b169a7c7e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9ca394f70173ce8e95408a2cb379991bfe7097e6d65f8254c7ec6f4e260f5122 [INFO] running `"docker" "start" "-a" "9ca394f70173ce8e95408a2cb379991bfe7097e6d65f8254c7ec6f4e260f5122"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust_minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "9ca394f70173ce8e95408a2cb379991bfe7097e6d65f8254c7ec6f4e260f5122"` [INFO] running `"docker" "rm" "-f" "9ca394f70173ce8e95408a2cb379991bfe7097e6d65f8254c7ec6f4e260f5122"` [INFO] [stdout] 9ca394f70173ce8e95408a2cb379991bfe7097e6d65f8254c7ec6f4e260f5122 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c7f21adc3373efb7158b190d54c552b5f850dbec9392d9eb50f01c2adc302ac8 [INFO] running `"docker" "start" "-a" "c7f21adc3373efb7158b190d54c552b5f850dbec9392d9eb50f01c2adc302ac8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_minigrep-be887e3ff5d1c6d3 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::case_insensitive ... ok [INFO] [stdout] test test::one_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_minigrep-65b4ce84d1b9182a [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] [stderr] Doc-tests rust_minigrep [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" "c7f21adc3373efb7158b190d54c552b5f850dbec9392d9eb50f01c2adc302ac8"` [INFO] running `"docker" "rm" "-f" "c7f21adc3373efb7158b190d54c552b5f850dbec9392d9eb50f01c2adc302ac8"` [INFO] [stdout] c7f21adc3373efb7158b190d54c552b5f850dbec9392d9eb50f01c2adc302ac8