[INFO] updating cached repository https://github.com/cpearce/arm-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] 63a6d16e61f25f6ed20b7936ad9b19cc1d9b2dc7 [INFO] testing cpearce/arm-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpearce%2Farm-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 62% (20/32) Checking out files: 65% (21/32) Checking out files: 68% (22/32) Checking out files: 71% (23/32) Checking out files: 75% (24/32) Checking out files: 78% (25/32) Checking out files: 81% (26/32) Checking out files: 84% (27/32) Checking out files: 87% (28/32) Checking out files: 90% (29/32) Checking out files: 93% (30/32) Checking out files: 96% (31/32) Checking out files: 100% (32/32) Checking out files: 100% (32/32), done. [INFO] validating manifest of git repo https://github.com/cpearce/arm-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/cpearce/arm-rs [INFO] finished tweaking git repo https://github.com/cpearce/arm-rs [INFO] tweaked toml for git repo https://github.com/cpearce/arm-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cpearce/arm-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-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] a8112cb462e7fee3a736546162f99066a70458fab47f8cc970d3b57ea897eacf [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" "a8112cb462e7fee3a736546162f99066a70458fab47f8cc970d3b57ea897eacf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling arm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.06s [INFO] running `"docker" "inspect" "a8112cb462e7fee3a736546162f99066a70458fab47f8cc970d3b57ea897eacf"` [INFO] running `"docker" "rm" "-f" "a8112cb462e7fee3a736546162f99066a70458fab47f8cc970d3b57ea897eacf"` [INFO] [stdout] a8112cb462e7fee3a736546162f99066a70458fab47f8cc970d3b57ea897eacf [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" "+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] fe916335221400c60526c9ef8da4e1698df23d5e9f2c44e8970773a94c04e149 [INFO] running `"docker" "start" "-a" "fe916335221400c60526c9ef8da4e1698df23d5e9f2c44e8970773a94c04e149"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `"docker" "inspect" "fe916335221400c60526c9ef8da4e1698df23d5e9f2c44e8970773a94c04e149"` [INFO] running `"docker" "rm" "-f" "fe916335221400c60526c9ef8da4e1698df23d5e9f2c44e8970773a94c04e149"` [INFO] [stdout] fe916335221400c60526c9ef8da4e1698df23d5e9f2c44e8970773a94c04e149 [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" "+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] c0c91ced03266afaaa6d0432aa3c8941629777316557bda6ca30e39ceb12f416 [INFO] running `"docker" "start" "-a" "c0c91ced03266afaaa6d0432aa3c8941629777316557bda6ca30e39ceb12f416"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/arm-af84cc7dfcac6b29 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test vec_sets::tests::test_union ... ok [INFO] [stdout] test vec_sets::tests::test_split_out_item ... ok [INFO] [stdout] test transaction_reader::tests::test_dedupe_sorted ... ok [INFO] [stdout] test generate_rules::tests::test_kosarak ... ok [INFO] [stdout] test index::tests::test_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c0c91ced03266afaaa6d0432aa3c8941629777316557bda6ca30e39ceb12f416"` [INFO] running `"docker" "rm" "-f" "c0c91ced03266afaaa6d0432aa3c8941629777316557bda6ca30e39ceb12f416"` [INFO] [stdout] c0c91ced03266afaaa6d0432aa3c8941629777316557bda6ca30e39ceb12f416