[INFO] updating cached repository https://github.com/amsesk/protein2contig [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] d2c1b32d69b4e995f0f4fa3bfc6735cd60222d8d [INFO] testing amsesk/protein2contig against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsesk%2Fprotein2contig" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amsesk/protein2contig 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/amsesk/protein2contig [INFO] finished tweaking git repo https://github.com/amsesk/protein2contig [INFO] tweaked toml for git repo https://github.com/amsesk/protein2contig written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/amsesk/protein2contig 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ebe34c8c21ae085bfc6d841d775200827e8ed3ef89c11f9a413c0270438f5d3e [INFO] running `"docker" "start" "-a" "ebe34c8c21ae085bfc6d841d775200827e8ed3ef89c11f9a413c0270438f5d3e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling bio v0.30.1-alpha.0 (https://github.com/rust-bio/rust-bio#0fe46244) [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling multimap v0.6.0 [INFO] [stderr] Compiling bio-types v0.6.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling protein2contig v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `"docker" "inspect" "ebe34c8c21ae085bfc6d841d775200827e8ed3ef89c11f9a413c0270438f5d3e"` [INFO] running `"docker" "rm" "-f" "ebe34c8c21ae085bfc6d841d775200827e8ed3ef89c11f9a413c0270438f5d3e"` [INFO] [stdout] ebe34c8c21ae085bfc6d841d775200827e8ed3ef89c11f9a413c0270438f5d3e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ea1400f23639ef359b131fe383929bbc75d97ddfaaba2a795d052c115e2cfdcf [INFO] running `"docker" "start" "-a" "ea1400f23639ef359b131fe383929bbc75d97ddfaaba2a795d052c115e2cfdcf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling protein2contig v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "ea1400f23639ef359b131fe383929bbc75d97ddfaaba2a795d052c115e2cfdcf"` [INFO] running `"docker" "rm" "-f" "ea1400f23639ef359b131fe383929bbc75d97ddfaaba2a795d052c115e2cfdcf"` [INFO] [stdout] ea1400f23639ef359b131fe383929bbc75d97ddfaaba2a795d052c115e2cfdcf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c82d0301ae288cf8741fef9aa0921f0bba6ceded2f5374fcf1df2bc7e95028f4 [INFO] running `"docker" "start" "-a" "c82d0301ae288cf8741fef9aa0921f0bba6ceded2f5374fcf1df2bc7e95028f4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/protein2contig-e8b2785b0d9b5511 [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/protein2contig-5f71ba13d6c9bb16 [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 protein2contig [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" "c82d0301ae288cf8741fef9aa0921f0bba6ceded2f5374fcf1df2bc7e95028f4"` [INFO] running `"docker" "rm" "-f" "c82d0301ae288cf8741fef9aa0921f0bba6ceded2f5374fcf1df2bc7e95028f4"` [INFO] [stdout] c82d0301ae288cf8741fef9aa0921f0bba6ceded2f5374fcf1df2bc7e95028f4