[INFO] updating cached repository https://github.com/mexus/k-nucleotide-experiments [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] c37f2eee2e698c96bc8ccf1a72cfa358a5be3731 [INFO] testing mexus/k-nucleotide-experiments against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fk-nucleotide-experiments" "/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/mexus/k-nucleotide-experiments 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/mexus/k-nucleotide-experiments [INFO] finished tweaking git repo https://github.com/mexus/k-nucleotide-experiments [INFO] tweaked toml for git repo https://github.com/mexus/k-nucleotide-experiments written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mexus/k-nucleotide-experiments 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] [stderr] Blocking waiting for file lock on package cache [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" "+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] 4e0152583963c0f5f8eb8fec82a48f94ee3814dcb118d5ee58af71764f07cd0b [INFO] running `"docker" "start" "-a" "4e0152583963c0f5f8eb8fec82a48f94ee3814dcb118d5ee58af71764f07cd0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rust-4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `"docker" "inspect" "4e0152583963c0f5f8eb8fec82a48f94ee3814dcb118d5ee58af71764f07cd0b"` [INFO] running `"docker" "rm" "-f" "4e0152583963c0f5f8eb8fec82a48f94ee3814dcb118d5ee58af71764f07cd0b"` [INFO] [stdout] 4e0152583963c0f5f8eb8fec82a48f94ee3814dcb118d5ee58af71764f07cd0b [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" "+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] 152d01a7c92a045df6271eaf3b27c991f5f20718ef4c44ae884d10d0c030d031 [INFO] running `"docker" "start" "-a" "152d01a7c92a045df6271eaf3b27c991f5f20718ef4c44ae884d10d0c030d031"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling rust-4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.30s [INFO] running `"docker" "inspect" "152d01a7c92a045df6271eaf3b27c991f5f20718ef4c44ae884d10d0c030d031"` [INFO] running `"docker" "rm" "-f" "152d01a7c92a045df6271eaf3b27c991f5f20718ef4c44ae884d10d0c030d031"` [INFO] [stdout] 152d01a7c92a045df6271eaf3b27c991f5f20718ef4c44ae884d10d0c030d031 [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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 100ac96bb0a283e71a45aad22e054a49ac84e00729c1be79eacdd035574f2d80 [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" "100ac96bb0a283e71a45aad22e054a49ac84e00729c1be79eacdd035574f2d80"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_4-662363fe55b392aa [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] Running /opt/rustwide/target/debug/deps/rust_4-4bff9db9f0874dae [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 rust-4 [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" "100ac96bb0a283e71a45aad22e054a49ac84e00729c1be79eacdd035574f2d80"` [INFO] running `"docker" "rm" "-f" "100ac96bb0a283e71a45aad22e054a49ac84e00729c1be79eacdd035574f2d80"` [INFO] [stdout] 100ac96bb0a283e71a45aad22e054a49ac84e00729c1be79eacdd035574f2d80