[INFO] updating cached repository https://github.com/bihealth/var-agg [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 471f9e96eaae18d5d3b9ded56b29fc186f420178 [INFO] testing bihealth/var-agg against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbihealth%2Fvar-agg" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bihealth/var-agg on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bihealth/var-agg [INFO] finished tweaking git repo https://github.com/bihealth/var-agg [INFO] tweaked toml for git repo https://github.com/bihealth/var-agg written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bihealth/var-agg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b91603ea6ea426540b34f02ed58d573e5a24c47fe1770c7ea434271dbcdd834d [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" "b91603ea6ea426540b34f02ed58d573e5a24c47fe1770c7ea434271dbcdd834d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b91603ea6ea426540b34f02ed58d573e5a24c47fe1770c7ea434271dbcdd834d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91603ea6ea426540b34f02ed58d573e5a24c47fe1770c7ea434271dbcdd834d", kill_on_drop: false }` [INFO] [stdout] b91603ea6ea426540b34f02ed58d573e5a24c47fe1770c7ea434271dbcdd834d [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 583f1ab20bd61e96e6c13968f35b2a4d3fecd08d4a3be2ceb239fd0e6a910c6d [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" "583f1ab20bd61e96e6c13968f35b2a4d3fecd08d4a3be2ceb239fd0e6a910c6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bindgen v0.36.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling slog v2.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling ieee754 v0.2.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling fs-utils v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bio-types v0.2.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bio v0.22.0 [INFO] [stderr] Compiling rust-htslib v0.21.0 [INFO] [stderr] Compiling var-agg v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `rust_htslib` is imported redundantly [INFO] [stdout] --> src/bcf_utils.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_htslib; [INFO] [stdout] | ----------- the item `rust_htslib` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use rust_htslib; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ffi` is imported redundantly [INFO] [stdout] --> src/bcf_utils.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi; [INFO] [stdout] | -------- the item `ffi` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use std::ffi; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "583f1ab20bd61e96e6c13968f35b2a4d3fecd08d4a3be2ceb239fd0e6a910c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583f1ab20bd61e96e6c13968f35b2a4d3fecd08d4a3be2ceb239fd0e6a910c6d", kill_on_drop: false }` [INFO] [stdout] 583f1ab20bd61e96e6c13968f35b2a4d3fecd08d4a3be2ceb239fd0e6a910c6d [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6401e87941b76059cd7c92140f55ba2216df1b5876a7912ca96c55173b9e91b5 [INFO] running `Command { std: "docker" "start" "-a" "6401e87941b76059cd7c92140f55ba2216df1b5876a7912ca96c55173b9e91b5", kill_on_drop: false }` [INFO] [stderr] Compiling var-agg v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `rust_htslib` is imported redundantly [INFO] [stdout] --> src/bcf_utils.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_htslib; [INFO] [stdout] | ----------- the item `rust_htslib` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use rust_htslib; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ffi` is imported redundantly [INFO] [stdout] --> src/bcf_utils.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi; [INFO] [stdout] | -------- the item `ffi` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use std::ffi; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "6401e87941b76059cd7c92140f55ba2216df1b5876a7912ca96c55173b9e91b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6401e87941b76059cd7c92140f55ba2216df1b5876a7912ca96c55173b9e91b5", kill_on_drop: false }` [INFO] [stdout] 6401e87941b76059cd7c92140f55ba2216df1b5876a7912ca96c55173b9e91b5 [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4049ded5cee56bb7b6a1706837dc5bdb64f65140804a341666a9a4571eefa1c3 [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" "4049ded5cee56bb7b6a1706837dc5bdb64f65140804a341666a9a4571eefa1c3", kill_on_drop: false }` [INFO] [stderr] warning: the item `rust_htslib` is imported redundantly [INFO] [stderr] --> src/bcf_utils.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 4 | use rust_htslib; [INFO] [stderr] | ----------- the item `rust_htslib` is already imported here [INFO] [stderr] ... [INFO] [stderr] 14 | use rust_htslib; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `ffi` is imported redundantly [INFO] [stderr] --> src/bcf_utils.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 5 | use std::ffi; [INFO] [stderr] | -------- the item `ffi` is already imported here [INFO] [stderr] ... [INFO] [stderr] 15 | use std::ffi; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/var_agg-b9dcf444d244132b [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" "4049ded5cee56bb7b6a1706837dc5bdb64f65140804a341666a9a4571eefa1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4049ded5cee56bb7b6a1706837dc5bdb64f65140804a341666a9a4571eefa1c3", kill_on_drop: false }` [INFO] [stdout] 4049ded5cee56bb7b6a1706837dc5bdb64f65140804a341666a9a4571eefa1c3