[INFO] cloning repository https://github.com/mwttg/rust-hints-and-tricks [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwttg/rust-hints-and-tricks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwttg%2Frust-hints-and-tricks"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwttg%2Frust-hints-and-tricks'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1cb2e90031dc2ffbe7f65ef3a51b6e8b01df2fc4 [INFO] testing mwttg/rust-hints-and-tricks against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwttg%2Frust-hints-and-tricks" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwttg/rust-hints-and-tricks 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/mwttg/rust-hints-and-tricks [INFO] finished tweaking git repo https://github.com/mwttg/rust-hints-and-tricks [INFO] tweaked toml for git repo https://github.com/mwttg/rust-hints-and-tricks written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mwttg/rust-hints-and-tricks 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5d4019fa1b3ababedc882dd093ddd49569beff7c86e8ae4c4d52bd6e44e8c917 [INFO] running `"docker" "start" "-a" "5d4019fa1b3ababedc882dd093ddd49569beff7c86e8ae4c4d52bd6e44e8c917"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-hints-and-tricks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "5d4019fa1b3ababedc882dd093ddd49569beff7c86e8ae4c4d52bd6e44e8c917"` [INFO] running `"docker" "rm" "-f" "5d4019fa1b3ababedc882dd093ddd49569beff7c86e8ae4c4d52bd6e44e8c917"` [INFO] [stdout] 5d4019fa1b3ababedc882dd093ddd49569beff7c86e8ae4c4d52bd6e44e8c917 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c0043cc2664d61853cf8e970293b990cb1a631ba3b6aa818732b5bb31708162d [INFO] running `"docker" "start" "-a" "c0043cc2664d61853cf8e970293b990cb1a631ba3b6aa818732b5bb31708162d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-hints-and-tricks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "c0043cc2664d61853cf8e970293b990cb1a631ba3b6aa818732b5bb31708162d"` [INFO] running `"docker" "rm" "-f" "c0043cc2664d61853cf8e970293b990cb1a631ba3b6aa818732b5bb31708162d"` [INFO] [stdout] c0043cc2664d61853cf8e970293b990cb1a631ba3b6aa818732b5bb31708162d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b9ec42d0ec2999c413d964871f69324322c47f196bdc1667a3f488349719ac72 [INFO] running `"docker" "start" "-a" "b9ec42d0ec2999c413d964871f69324322c47f196bdc1667a3f488349719ac72"` [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_hints_and_tricks-9276c838708a1c5e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test collection::tests::extract_head_and_tail_from_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b9ec42d0ec2999c413d964871f69324322c47f196bdc1667a3f488349719ac72"` [INFO] running `"docker" "rm" "-f" "b9ec42d0ec2999c413d964871f69324322c47f196bdc1667a3f488349719ac72"` [INFO] [stdout] b9ec42d0ec2999c413d964871f69324322c47f196bdc1667a3f488349719ac72