[INFO] updating cached repository https://github.com/tristangreeno/quicksort-rust [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] 12d6d38c212e387cceecef48451d175af4a89a89 [INFO] testing tristangreeno/quicksort-rust against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristangreeno%2Fquicksort-rust" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 79% (448/562) Checking out files: 80% (450/562) Checking out files: 81% (456/562) Checking out files: 81% (457/562) Checking out files: 82% (461/562) Checking out files: 83% (467/562) Checking out files: 84% (473/562) Checking out files: 85% (478/562) Checking out files: 86% (484/562) Checking out files: 87% (489/562) Checking out files: 88% (495/562) Checking out files: 89% (501/562) Checking out files: 90% (506/562) Checking out files: 91% (512/562) Checking out files: 92% (518/562) Checking out files: 93% (523/562) Checking out files: 94% (529/562) Checking out files: 95% (534/562) Checking out files: 96% (540/562) Checking out files: 97% (546/562) Checking out files: 98% (551/562) Checking out files: 99% (557/562) Checking out files: 100% (562/562) Checking out files: 100% (562/562), done. [INFO] validating manifest of git repo https://github.com/tristangreeno/quicksort-rust 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/tristangreeno/quicksort-rust [INFO] finished tweaking git repo https://github.com/tristangreeno/quicksort-rust [INFO] tweaked toml for git repo https://github.com/tristangreeno/quicksort-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tristangreeno/quicksort-rust 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 39e814b3cfdce271778f552c4ad164eae02184e447bfeb6a8272cbc095e08656 [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" "39e814b3cfdce271778f552c4ad164eae02184e447bfeb6a8272cbc095e08656"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quicksort v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `"docker" "inspect" "39e814b3cfdce271778f552c4ad164eae02184e447bfeb6a8272cbc095e08656"` [INFO] running `"docker" "rm" "-f" "39e814b3cfdce271778f552c4ad164eae02184e447bfeb6a8272cbc095e08656"` [INFO] [stdout] 39e814b3cfdce271778f552c4ad164eae02184e447bfeb6a8272cbc095e08656 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a9e3fce4ab8572a2d30b16d0b61d3c05a3c6a83a5d19bf448a05d8404209c1dd [INFO] running `"docker" "start" "-a" "a9e3fce4ab8572a2d30b16d0b61d3c05a3c6a83a5d19bf448a05d8404209c1dd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling criterion-plot v0.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling pest_derive v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling criterion-stats v0.2.1 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling simplelog v0.5.0 [INFO] [stderr] Compiling handlebars v0.31.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling criterion v0.2.1 [INFO] [stderr] Compiling quicksort v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "a9e3fce4ab8572a2d30b16d0b61d3c05a3c6a83a5d19bf448a05d8404209c1dd"` [INFO] running `"docker" "rm" "-f" "a9e3fce4ab8572a2d30b16d0b61d3c05a3c6a83a5d19bf448a05d8404209c1dd"` [INFO] [stdout] a9e3fce4ab8572a2d30b16d0b61d3c05a3c6a83a5d19bf448a05d8404209c1dd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 71808e89857fa9aa7e50b07999a727fc7615e12ef79819ee4c83719f3f3159a9 [INFO] running `"docker" "start" "-a" "71808e89857fa9aa7e50b07999a727fc7615e12ef79819ee4c83719f3f3159a9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quicksort-2fd7de0fcdc7fbce [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "71808e89857fa9aa7e50b07999a727fc7615e12ef79819ee4c83719f3f3159a9"` [INFO] running `"docker" "rm" "-f" "71808e89857fa9aa7e50b07999a727fc7615e12ef79819ee4c83719f3f3159a9"` [INFO] [stdout] 71808e89857fa9aa7e50b07999a727fc7615e12ef79819ee4c83719f3f3159a9