[INFO] fetching crate fmlrc 0.1.4... [INFO] testing fmlrc-0.1.4 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate fmlrc 0.1.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fmlrc 0.1.4 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fmlrc 0.1.4 [INFO] finished tweaking crates.io crate fmlrc 0.1.4 [INFO] tweaked toml for crates.io crate fmlrc 0.1.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate fmlrc 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bio-types v0.6.0 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded bio v0.31.0 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded multimap v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51841c669f4621e82a59ef01cacbd6a6e1a387d4acb512058abe2ec4e6f51446 [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" "51841c669f4621e82a59ef01cacbd6a6e1a387d4acb512058abe2ec4e6f51446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51841c669f4621e82a59ef01cacbd6a6e1a387d4acb512058abe2ec4e6f51446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51841c669f4621e82a59ef01cacbd6a6e1a387d4acb512058abe2ec4e6f51446", kill_on_drop: false }` [INFO] [stdout] 51841c669f4621e82a59ef01cacbd6a6e1a387d4acb512058abe2ec4e6f51446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08a074ff4a38733ccba477edcaedaea4e25e19a78efa727ae3fc086245680ca7 [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" "08a074ff4a38733ccba477edcaedaea4e25e19a78efa727ae3fc086245680ca7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling bio v0.31.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling needletail v0.4.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling snafu v0.6.8 [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 bv v0.11.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling fmlrc v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "08a074ff4a38733ccba477edcaedaea4e25e19a78efa727ae3fc086245680ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a074ff4a38733ccba477edcaedaea4e25e19a78efa727ae3fc086245680ca7", kill_on_drop: false }` [INFO] [stdout] 08a074ff4a38733ccba477edcaedaea4e25e19a78efa727ae3fc086245680ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78fd42526f5d24134d01e1cab77c66baca330c0bdbc5334e1c5e41ed09b57eaa [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" "78fd42526f5d24134d01e1cab77c66baca330c0bdbc5334e1c5e41ed09b57eaa", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling fmlrc v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.32s [INFO] running `Command { std: "docker" "inspect" "78fd42526f5d24134d01e1cab77c66baca330c0bdbc5334e1c5e41ed09b57eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78fd42526f5d24134d01e1cab77c66baca330c0bdbc5334e1c5e41ed09b57eaa", kill_on_drop: false }` [INFO] [stdout] 78fd42526f5d24134d01e1cab77c66baca330c0bdbc5334e1c5e41ed09b57eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1113692addbe2e39bb1aaaa9b5e71f9e959e6d77391be47317069dde04b5d6c [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" "d1113692addbe2e39bb1aaaa9b5e71f9e959e6d77391be47317069dde04b5d6c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fmlrc-ff27142e179875fd) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test indexed_bit_vec::tests::test_allocation ... ok [INFO] [stdout] test indexed_bit_vec::tests::test_offset ... ok [INFO] [stdout] test indexed_bit_vec::tests::test_indexing ... ok [INFO] [stdout] test indexed_bit_vec::tests::test_rank ... ok [INFO] [stdout] test indexed_bit_vec::tests::test_set_bit ... ok [INFO] [stdout] test ordered_fasta_writer::tests::test_fasta_writing ... ok [INFO] [stdout] test bwt_converter::tests::test_newline ... ok [INFO] [stdout] test bwt_converter::tests::test_convert_to_vec ... ok [INFO] [stdout] test ropebwt2_util::tests::test_from_fastqs ... ignored [INFO] [stdout] test ropebwt2_util::tests::test_from_strings ... ignored [INFO] [stdout] test read_correction::tests::test_triple_accel ... ok [INFO] [stdout] test stats_util::tests::test_median ... ok [INFO] [stdout] test bwt_converter::tests::test_compression ... ok [INFO] [stdout] test string_util::tests::test_reverse_complement_i ... ok [INFO] [stdout] test string_util::tests::test_convert_itos ... ok [INFO] [stdout] test string_util::tests::test_convert_stoi ... ok [INFO] [stdout] test bwt_converter::tests::test_save_bwt_numpy ... ok [INFO] [stdout] test string_util::tests::test_simple_index ... ok [INFO] [stdout] test bv_bwt::tests::test_simple_index ... ok [INFO] [stdout] test bv_bwt::tests::test_simple_pileup ... ok [INFO] [stdout] test bv_bwt::tests::test_load_from_file has been running for over 60 seconds [INFO] [stdout] test bwt_converter::tests::test_bwt_conversion has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_assemble has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_bridge has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_correction_deletion_special has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_correction_job has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_correction_pass has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_diploid_correction_pass has been running for over 60 seconds [INFO] [stdout] test read_correction::tests::test_expansion_bridge has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d1113692addbe2e39bb1aaaa9b5e71f9e959e6d77391be47317069dde04b5d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1113692addbe2e39bb1aaaa9b5e71f9e959e6d77391be47317069dde04b5d6c", kill_on_drop: false }` [INFO] [stdout] d1113692addbe2e39bb1aaaa9b5e71f9e959e6d77391be47317069dde04b5d6c