[INFO] cloning repository https://github.com/jstjohn/rust-seqprep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstjohn/rust-seqprep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstjohn%2Frust-seqprep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstjohn%2Frust-seqprep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e907892c1fd1870f41e72312dd2379b1b074aee0 [INFO] testing jstjohn/rust-seqprep against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstjohn%2Frust-seqprep" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jstjohn/rust-seqprep on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jstjohn/rust-seqprep [INFO] finished tweaking git repo https://github.com/jstjohn/rust-seqprep [INFO] tweaked toml for git repo https://github.com/jstjohn/rust-seqprep written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jstjohn/rust-seqprep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools-num v0.1.3 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded bio-types v0.7.0 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded bio v0.32.0 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded triple_accel v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bf1e4b7323923a174df31f237fe84780e39ccf846be15b52e20ad9e9946bff9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bf1e4b7323923a174df31f237fe84780e39ccf846be15b52e20ad9e9946bff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bf1e4b7323923a174df31f237fe84780e39ccf846be15b52e20ad9e9946bff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf1e4b7323923a174df31f237fe84780e39ccf846be15b52e20ad9e9946bff9", kill_on_drop: false }` [INFO] [stdout] 3bf1e4b7323923a174df31f237fe84780e39ccf846be15b52e20ad9e9946bff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09fb426e91ae98b2598675c46a9411a71eef5987456d5bc0e93e5f9f223ba23f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "09fb426e91ae98b2598675c46a9411a71eef5987456d5bc0e93e5f9f223ba23f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling triple_accel v0.3.2 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bio-types v0.7.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rust-seqprep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "09fb426e91ae98b2598675c46a9411a71eef5987456d5bc0e93e5f9f223ba23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09fb426e91ae98b2598675c46a9411a71eef5987456d5bc0e93e5f9f223ba23f", kill_on_drop: false }` [INFO] [stdout] 09fb426e91ae98b2598675c46a9411a71eef5987456d5bc0e93e5f9f223ba23f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10248489df15af0f61c87d4510745441676fca4cbcf74c08dd1f1047146d10e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10248489df15af0f61c87d4510745441676fca4cbcf74c08dd1f1047146d10e3", kill_on_drop: false }` [INFO] [stderr] Compiling rust-seqprep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "10248489df15af0f61c87d4510745441676fca4cbcf74c08dd1f1047146d10e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10248489df15af0f61c87d4510745441676fca4cbcf74c08dd1f1047146d10e3", kill_on_drop: false }` [INFO] [stdout] 10248489df15af0f61c87d4510745441676fca4cbcf74c08dd1f1047146d10e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d1532ab95168ca5fd7bcd025070edcc923dcd2a44693f91bbb370ecb1a8bc60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7d1532ab95168ca5fd7bcd025070edcc923dcd2a44693f91bbb370ecb1a8bc60", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_seqprep-35252ae916540cc2 [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 `Command { std: "docker" "inspect" "7d1532ab95168ca5fd7bcd025070edcc923dcd2a44693f91bbb370ecb1a8bc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1532ab95168ca5fd7bcd025070edcc923dcd2a44693f91bbb370ecb1a8bc60", kill_on_drop: false }` [INFO] [stdout] 7d1532ab95168ca5fd7bcd025070edcc923dcd2a44693f91bbb370ecb1a8bc60