[INFO] updating cached repository https://github.com/cronokirby/huffman-rs [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] 0e04bcc9bd24634e15b047e8aff312748b3eeb52 [INFO] testing cronokirby/huffman-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fhuffman-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/huffman-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cronokirby/huffman-rs [INFO] finished tweaking git repo https://github.com/cronokirby/huffman-rs [INFO] tweaked toml for git repo https://github.com/cronokirby/huffman-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cronokirby/huffman-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] b90bfef85b71277756ee149f986df9ffbc0f28946ea0993179010102fe968645 [INFO] running `"docker" "start" "-a" "b90bfef85b71277756ee149f986df9ffbc0f28946ea0993179010102fe968645"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling huffman v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.93s [INFO] running `"docker" "inspect" "b90bfef85b71277756ee149f986df9ffbc0f28946ea0993179010102fe968645"` [INFO] running `"docker" "rm" "-f" "b90bfef85b71277756ee149f986df9ffbc0f28946ea0993179010102fe968645"` [INFO] [stdout] b90bfef85b71277756ee149f986df9ffbc0f28946ea0993179010102fe968645 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 8f99f29989f1c0832e333c082f0c2094b4658e5ad1ccac297acc36a32f96426a [INFO] running `"docker" "start" "-a" "8f99f29989f1c0832e333c082f0c2094b4658e5ad1ccac297acc36a32f96426a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling criterion v0.2.10 [INFO] [stderr] Compiling huffman v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.81s [INFO] running `"docker" "inspect" "8f99f29989f1c0832e333c082f0c2094b4658e5ad1ccac297acc36a32f96426a"` [INFO] running `"docker" "rm" "-f" "8f99f29989f1c0832e333c082f0c2094b4658e5ad1ccac297acc36a32f96426a"` [INFO] [stdout] 8f99f29989f1c0832e333c082f0c2094b4658e5ad1ccac297acc36a32f96426a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] b166f0bcca137b7b12177f9b438becbe2ee398a8432b446ffd702c0cf0d9d1ee [INFO] running `"docker" "start" "-a" "b166f0bcca137b7b12177f9b438becbe2ee398a8432b446ffd702c0cf0d9d1ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/huffman-f8d213d0d733f085 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test queue::test::inserting_preserves_order ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/huffman-d5a7621f04fe7429 [INFO] [stdout] test coding::test::huff_tree_freqs_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 huffman [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" "b166f0bcca137b7b12177f9b438becbe2ee398a8432b446ffd702c0cf0d9d1ee"` [INFO] running `"docker" "rm" "-f" "b166f0bcca137b7b12177f9b438becbe2ee398a8432b446ffd702c0cf0d9d1ee"` [INFO] [stdout] b166f0bcca137b7b12177f9b438becbe2ee398a8432b446ffd702c0cf0d9d1ee