[INFO] fetching crate rustynuc 0.2.0... [INFO] testing rustynuc-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate rustynuc 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rustynuc 0.2.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustynuc 0.2.0 [INFO] finished tweaking crates.io crate rustynuc 0.2.0 [INFO] tweaked toml for crates.io crate rustynuc 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate rustynuc 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bio-types v0.6.0 [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded bio v0.30.1 [INFO] [stderr] Downloaded multimap v0.6.0 [INFO] [stderr] Downloaded fishers_exact v1.0.1 [INFO] [stderr] Downloaded niffler v2.2.0 [INFO] [stderr] Downloaded rust-htslib v0.31.0 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3f7b7148351277051a1a23ce8dbe774dfa06425fc68578b77cb0dcfca192b4b [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" "d3f7b7148351277051a1a23ce8dbe774dfa06425fc68578b77cb0dcfca192b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3f7b7148351277051a1a23ce8dbe774dfa06425fc68578b77cb0dcfca192b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f7b7148351277051a1a23ce8dbe774dfa06425fc68578b77cb0dcfca192b4b", kill_on_drop: false }` [INFO] [stdout] d3f7b7148351277051a1a23ce8dbe774dfa06425fc68578b77cb0dcfca192b4b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 591dd655ca81aac663e2cd700fe9dfbe162195baf0ea079b7c90cffd15dc65c3 [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" "591dd655ca81aac663e2cd700fe9dfbe162195baf0ea079b7c90cffd15dc65c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bio v0.30.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling fishers_exact v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling hts-sys v1.10.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling niffler v2.2.0 [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.6.0 [INFO] [stderr] Compiling multimap v0.6.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rust-htslib v0.31.0 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling rustynuc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "591dd655ca81aac663e2cd700fe9dfbe162195baf0ea079b7c90cffd15dc65c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591dd655ca81aac663e2cd700fe9dfbe162195baf0ea079b7c90cffd15dc65c3", kill_on_drop: false }` [INFO] [stdout] 591dd655ca81aac663e2cd700fe9dfbe162195baf0ea079b7c90cffd15dc65c3 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a535832e14409159c5d63097b1b4980fcd4408d516211b0f9056376aec2c053 [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" "5a535832e14409159c5d63097b1b4980fcd4408d516211b0f9056376aec2c053", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling rustynuc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.16s [INFO] running `Command { std: "docker" "inspect" "5a535832e14409159c5d63097b1b4980fcd4408d516211b0f9056376aec2c053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a535832e14409159c5d63097b1b4980fcd4408d516211b0f9056376aec2c053", kill_on_drop: false }` [INFO] [stdout] 5a535832e14409159c5d63097b1b4980fcd4408d516211b0f9056376aec2c053 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5368834f44779851cf2496445253a07d4e12d344cc8af11c7b9a66c94c166633 [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" "5368834f44779851cf2496445253a07d4e12d344cc8af11c7b9a66c94c166633", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustynuc-df20d821ab26d47b [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-6633a3733c0f410a [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cli_no_args ... ok [INFO] [stdout] test cli_no_such_file ... ok [INFO] [stdout] test cli_oxog_bcf ... ok [INFO] [stdout] test cli_oxog_bam ... ok [INFO] [stdout] test cli_print_all ... ok [INFO] [stdout] test cli_normal_bam ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5368834f44779851cf2496445253a07d4e12d344cc8af11c7b9a66c94c166633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5368834f44779851cf2496445253a07d4e12d344cc8af11c7b9a66c94c166633", kill_on_drop: false }` [INFO] [stdout] 5368834f44779851cf2496445253a07d4e12d344cc8af11c7b9a66c94c166633