[INFO] updating cached repository https://github.com/clevinson/rustypals [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] f27eec02a24aeb85864819194e70cb73649c6657 [INFO] testing clevinson/rustypals against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclevinson%2Frustypals" "/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/clevinson/rustypals 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/clevinson/rustypals [INFO] finished tweaking git repo https://github.com/clevinson/rustypals [INFO] tweaked toml for git repo https://github.com/clevinson/rustypals written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/clevinson/rustypals 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] 57926396853f24faee9262a8ec1ddc142de165f10bd28d2a6c805d08b138a2b3 [INFO] running `"docker" "start" "-a" "57926396853f24faee9262a8ec1ddc142de165f10bd28d2a6c805d08b138a2b3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rustypals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `hex` [INFO] [stderr] --> src/set1.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use hex; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.70s [INFO] running `"docker" "inspect" "57926396853f24faee9262a8ec1ddc142de165f10bd28d2a6c805d08b138a2b3"` [INFO] running `"docker" "rm" "-f" "57926396853f24faee9262a8ec1ddc142de165f10bd28d2a6c805d08b138a2b3"` [INFO] [stdout] 57926396853f24faee9262a8ec1ddc142de165f10bd28d2a6c805d08b138a2b3 [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] e32e771bd7b12a99972326f17ceb7227a113f1997194648ee7a773144de2124c [INFO] running `"docker" "start" "-a" "e32e771bd7b12a99972326f17ceb7227a113f1997194648ee7a773144de2124c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rustypals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.33s [INFO] running `"docker" "inspect" "e32e771bd7b12a99972326f17ceb7227a113f1997194648ee7a773144de2124c"` [INFO] running `"docker" "rm" "-f" "e32e771bd7b12a99972326f17ceb7227a113f1997194648ee7a773144de2124c"` [INFO] [stdout] e32e771bd7b12a99972326f17ceb7227a113f1997194648ee7a773144de2124c [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] a990ebf3970d93be7f9a6a366b24af98bf957dbf76e13428d8dd378802ac1b34 [INFO] running `"docker" "start" "-a" "a990ebf3970d93be7f9a6a366b24af98bf957dbf76e13428d8dd378802ac1b34"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustypals-6f030fb523f28e48 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test set1::exercise_2 ... ok [INFO] [stdout] test set2::exercise_15 ... ok [INFO] [stdout] test set2::exercise_9 ... ok [INFO] [stdout] test set1::exercise_3 ... ok [INFO] [stdout] test set1::exercise_5 ... ok [INFO] [stdout] test set1::exercise_8 ... ok [INFO] [stdout] test set2::exercise_16 ... ok [INFO] [stdout] test set2::exercise_11 ... ok [INFO] [stdout] test set2::exercise_13 ... ok [INFO] [stdout] test set1::exercise_7 ... ok [INFO] [stdout] test set2::exercise_10 ... ok [INFO] [stdout] test set3::exercise_19 ... ok [INFO] [stdout] test set3::exercise_18 ... ok [INFO] [stdout] test set1::exercise_4 ... ok [INFO] [stdout] test set3::exercise_20 ... ok [INFO] [stdout] test set1::exercise_6 ... ok [INFO] [stdout] test set2::exercise_12 ... ok [INFO] [stdout] test set2::exercise_14 ... ok [INFO] [stdout] test set3::exercise_17 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a990ebf3970d93be7f9a6a366b24af98bf957dbf76e13428d8dd378802ac1b34"` [INFO] running `"docker" "rm" "-f" "a990ebf3970d93be7f9a6a366b24af98bf957dbf76e13428d8dd378802ac1b34"` [INFO] [stdout] a990ebf3970d93be7f9a6a366b24af98bf957dbf76e13428d8dd378802ac1b34