[INFO] fetching crate fmlrc 0.1.8...
[INFO] testing fmlrc-0.1.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fmlrc 0.1.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate fmlrc 0.1.8
[INFO] finished tweaking crates.io crate fmlrc 0.1.8
[INFO] tweaked toml for crates.io crate fmlrc 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fmlrc 0.1.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fmlrc 0.1.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d5393d6ae565d458a788a43ffa6636abcf3e825a6e22790abec9c42a4af72c1
[INFO] running `Command { std: "docker" "start" "-a" "5d5393d6ae565d458a788a43ffa6636abcf3e825a6e22790abec9c42a4af72c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d5393d6ae565d458a788a43ffa6636abcf3e825a6e22790abec9c42a4af72c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d5393d6ae565d458a788a43ffa6636abcf3e825a6e22790abec9c42a4af72c1", kill_on_drop: false }`
[INFO] [stdout] 5d5393d6ae565d458a788a43ffa6636abcf3e825a6e22790abec9c42a4af72c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b5cda2a1b87253a1cd4e473dfc0c68ab24f5a9e4c36bffc5da6c6231efb0867
[INFO] running `Command { std: "docker" "start" "-a" "9b5cda2a1b87253a1cd4e473dfc0c68ab24f5a9e4c36bffc5da6c6231efb0867", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling bio v0.31.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling statrs v0.12.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling xz2 v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling needletail v0.4.1
[INFO] [stderr]    Compiling libmath v0.1.4
[INFO] [stderr]    Compiling subprocess v0.2.8
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling bio-types v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling multimap v0.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling fmlrc v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9b5cda2a1b87253a1cd4e473dfc0c68ab24f5a9e4c36bffc5da6c6231efb0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b5cda2a1b87253a1cd4e473dfc0c68ab24f5a9e4c36bffc5da6c6231efb0867", kill_on_drop: false }`
[INFO] [stdout] 9b5cda2a1b87253a1cd4e473dfc0c68ab24f5a9e4c36bffc5da6c6231efb0867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c180ca9faa6f5a3dc532c2d4bb519ab00e31c9e896bfb3c9c7bea5fe3e56b038
[INFO] running `Command { std: "docker" "start" "-a" "c180ca9faa6f5a3dc532c2d4bb519ab00e31c9e896bfb3c9c7bea5fe3e56b038", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling fmlrc v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c180ca9faa6f5a3dc532c2d4bb519ab00e31c9e896bfb3c9c7bea5fe3e56b038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c180ca9faa6f5a3dc532c2d4bb519ab00e31c9e896bfb3c9c7bea5fe3e56b038", kill_on_drop: false }`
[INFO] [stdout] c180ca9faa6f5a3dc532c2d4bb519ab00e31c9e896bfb3c9c7bea5fe3e56b038
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ddcf22242aaa6adacbd05b92928fad5153799e2f23d5da74e26442c2b4aa3bb9
[INFO] running `Command { std: "docker" "start" "-a" "ddcf22242aaa6adacbd05b92928fad5153799e2f23d5da74e26442c2b4aa3bb9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fmlrc-f0f1c81bf79a7078)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test align::tests::test_edit_distance ... ok
[INFO] [stdout] test align::tests::test_edit_distance_minimize ... ok
[INFO] [stdout] test align::tests::test_wfa_minimize ... ok
[INFO] [stdout] test align::tests::test_wfa_ed ... ok
[INFO] [stdout] test bwt_converter::tests::test_convert_to_vec ... ok
[INFO] [stdout] test bwt_converter::tests::test_newline ... ok
[INFO] [stdout] test indexed_bit_vec::tests::test_allocation ... ok
[INFO] [stdout] test bwt_converter::tests::test_save_bwt_numpy ... ok
[INFO] [stdout] test bwt_converter::tests::test_compression ... ok
[INFO] [stdout] test indexed_bit_vec::tests::test_offset ... 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 indexed_bit_vec::tests::test_indexing ... ok
[INFO] [stdout] test ordered_fasta_writer::tests::test_fasta_writing ... 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
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ddcf22242aaa6adacbd05b92928fad5153799e2f23d5da74e26442c2b4aa3bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcf22242aaa6adacbd05b92928fad5153799e2f23d5da74e26442c2b4aa3bb9", kill_on_drop: false }`
[INFO] [stdout] ddcf22242aaa6adacbd05b92928fad5153799e2f23d5da74e26442c2b4aa3bb9
