[INFO] updating cached repository https://github.com/esrice/trio_binning [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] b253f856c7979414f2a8346270715cb73779ccad [INFO] testing esrice/trio_binning against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrice%2Ftrio_binning" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esrice/trio_binning on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esrice/trio_binning [INFO] finished tweaking git repo https://github.com/esrice/trio_binning [INFO] tweaked toml for git repo https://github.com/esrice/trio_binning written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/esrice/trio_binning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] b9c745cbec33e0cc28b6debed87549192da867641ed7bc26a4558acda51ba506 [INFO] running `Command { std: "docker" "start" "-a" "b9c745cbec33e0cc28b6debed87549192da867641ed7bc26a4558acda51ba506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9c745cbec33e0cc28b6debed87549192da867641ed7bc26a4558acda51ba506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c745cbec33e0cc28b6debed87549192da867641ed7bc26a4558acda51ba506", kill_on_drop: false }` [INFO] [stdout] b9c745cbec33e0cc28b6debed87549192da867641ed7bc26a4558acda51ba506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--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] 21a23105f2bb0f359fca774c7bbf2594659ea711c6373f636532a3ea28ce4a60 [INFO] running `Command { std: "docker" "start" "-a" "21a23105f2bb0f359fca774c7bbf2594659ea711c6373f636532a3ea28ce4a60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling bindgen v0.36.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ieee754 v0.2.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling bzip2-sys v0.1.6 (https://github.com/alexcrichton/bzip2-rs.git#54aef435) [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lzma-sys v0.1.11 [INFO] [stderr] Compiling fs-utils v1.1.0 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling slice-deque v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling buf_redux v0.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling bio-types v0.2.0 [INFO] [stderr] Compiling seq_io v0.3.0 [INFO] [stderr] Compiling rust-htslib v0.21.1-alpha.0 (https://github.com/rust-bio/rust-htslib.git?rev=1f9736e#1f9736ef) [INFO] [stderr] Compiling trio_binning v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "21a23105f2bb0f359fca774c7bbf2594659ea711c6373f636532a3ea28ce4a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a23105f2bb0f359fca774c7bbf2594659ea711c6373f636532a3ea28ce4a60", kill_on_drop: false }` [INFO] [stdout] 21a23105f2bb0f359fca774c7bbf2594659ea711c6373f636532a3ea28ce4a60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fa6f53d6c3c65652421395708cd58628c321d1891962dde2ecf061223023958 [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" "9fa6f53d6c3c65652421395708cd58628c321d1891962dde2ecf061223023958", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling trio_binning v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `Command { std: "docker" "inspect" "9fa6f53d6c3c65652421395708cd58628c321d1891962dde2ecf061223023958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa6f53d6c3c65652421395708cd58628c321d1891962dde2ecf061223023958", kill_on_drop: false }` [INFO] [stdout] 9fa6f53d6c3c65652421395708cd58628c321d1891962dde2ecf061223023958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1708fb9c766710a38a428d868d8fa0c2a8a3ec76b5dee86822ed4b2bc19e9b0c [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" "1708fb9c766710a38a428d868d8fa0c2a8a3ec76b5dee86822ed4b2bc19e9b0c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stdout] running 9 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trio_binning-465bed0fc513ad3d [INFO] [stdout] test kmer::tests::bits_reversible ... ok [INFO] [stdout] test kmer::tests::canonical ... ok [INFO] [stdout] test kmer::tests::revcomp_reversible ... ok [INFO] [stdout] test classify::tests::test_count ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/classify_by_alignment-d7b58b4a631ca2df [INFO] [stdout] test kmer::tests::invalid_revcomp_base ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/classify_by_kmers-3a812f1067f0cb9f [INFO] [stdout] test kmer::tests::invalid_kmer_base ... ok [INFO] [stderr] Doc-tests trio_binning [INFO] [stdout] test kmer::tests::invalid_canonical ... ok [INFO] [stdout] test kmer::tests::too_long_bits_to_kmer ... ok [INFO] [stdout] test kmer::tests::too_long_kmer_to_bits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/classify.rs - classify::open_writer (line 159) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1708fb9c766710a38a428d868d8fa0c2a8a3ec76b5dee86822ed4b2bc19e9b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1708fb9c766710a38a428d868d8fa0c2a8a3ec76b5dee86822ed4b2bc19e9b0c", kill_on_drop: false }` [INFO] [stdout] 1708fb9c766710a38a428d868d8fa0c2a8a3ec76b5dee86822ed4b2bc19e9b0c