[INFO] fetching crate maelstrom-core 0.1.1...
[INFO] testing maelstrom-core-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate maelstrom-core 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate maelstrom-core 0.1.1
[INFO] finished tweaking crates.io crate maelstrom-core 0.1.1
[INFO] tweaked toml for crates.io crate maelstrom-core 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maelstrom-core 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maelstrom-core 0.1.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97efec4f1b41eb4e71c090174573fd40ebeade4fdc7e5757a34c9e8f7dc5a837
[INFO] running `Command { std: "docker" "start" "-a" "97efec4f1b41eb4e71c090174573fd40ebeade4fdc7e5757a34c9e8f7dc5a837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97efec4f1b41eb4e71c090174573fd40ebeade4fdc7e5757a34c9e8f7dc5a837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97efec4f1b41eb4e71c090174573fd40ebeade4fdc7e5757a34c9e8f7dc5a837", kill_on_drop: false }`
[INFO] [stdout] 97efec4f1b41eb4e71c090174573fd40ebeade4fdc7e5757a34c9e8f7dc5a837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d62bfbe8b265aafe51e47313ee0d23fe6d2932e8d66cfa73b47ee9db7cacd1c
[INFO] running `Command { std: "docker" "start" "-a" "6d62bfbe8b265aafe51e47313ee0d23fe6d2932e8d66cfa73b47ee9db7cacd1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling lzma-sys v0.1.19
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling hts-sys v2.0.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling indicatif v0.17.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling file_diff v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling enum-map-derive v0.6.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling enum-map v1.1.1
[INFO] [stderr]    Compiling bio-types v0.13.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling clap v3.2.21
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling bio v0.42.0
[INFO] [stderr]    Compiling rust-htslib v0.39.5
[INFO] [stderr]    Compiling maelstrom-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "6d62bfbe8b265aafe51e47313ee0d23fe6d2932e8d66cfa73b47ee9db7cacd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d62bfbe8b265aafe51e47313ee0d23fe6d2932e8d66cfa73b47ee9db7cacd1c", kill_on_drop: false }`
[INFO] [stdout] 6d62bfbe8b265aafe51e47313ee0d23fe6d2932e8d66cfa73b47ee9db7cacd1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f4e103d7de9bb46a4e64ea17aa690b4e6f6c59fcf19e36c310fc3c830bc335b
[INFO] running `Command { std: "docker" "start" "-a" "7f4e103d7de9bb46a4e64ea17aa690b4e6f6c59fcf19e36c310fc3c830bc335b", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling maelstrom-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.64s
[INFO] running `Command { std: "docker" "inspect" "7f4e103d7de9bb46a4e64ea17aa690b4e6f6c59fcf19e36c310fc3c830bc335b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4e103d7de9bb46a4e64ea17aa690b4e6f6c59fcf19e36c310fc3c830bc335b", kill_on_drop: false }`
[INFO] [stdout] 7f4e103d7de9bb46a4e64ea17aa690b4e6f6c59fcf19e36c310fc3c830bc335b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db272217333201a6d369deff942a82e988d09b17aa0b233a2bbb57605df5da8c
[INFO] running `Command { std: "docker" "start" "-a" "db272217333201a6d369deff942a82e988d09b17aa0b233a2bbb57605df5da8c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maelstrom_core-7e8bc84874df1ab1)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test cmd_bam_collect_doc::tests::test_perform_collection_examples_coverage ... FAILED
[INFO] [stdout] test cmd_bam_collect_doc::tests::test_perform_collection_examples_fragments ... FAILED
[INFO] [stdout] test common::stats::tests::test_binom25 ... ok
[INFO] [stdout] test common::stats::tests::test_exp10b ... ok
[INFO] [stdout] test common::stats::tests::test_exp10c ... ok
[INFO] [stdout] test common::stats::tests::test_exp25 ... ok
[INFO] [stdout] test common::stats::tests::test_exp10a ... ok
[INFO] [stdout] test common::stats::tests::test_norm10medium ... ok
[INFO] [stdout] test common::stats::tests::test_norm10narrow ... ok
[INFO] [stdout] test common::stats::tests::test_norm10wide ... ok
[INFO] [stdout] test common::stats::tests::test_norm2 ... ok
[INFO] [stdout] test common::stats::tests::test_norm25verynarrow ... ok
[INFO] [stdout] test common::stats::tests::test_pois25lambda40 ... ok
[INFO] [stdout] test common::stats::tests::test_pois25lambda50 ... ok
[INFO] [stdout] test common::stats::tests::test_sum_f64_between_ints_that_sum_to_0 ... ok
[INFO] [stdout] test common::stats::tests::test_sum_f64s ... ok
[INFO] [stdout] test common::stats::tests::test_unif25 ... ok
[INFO] [stdout] test common::stats::tests::test_min_max_nan ... ok
[INFO] [stdout] test common::stats::tests::test_pois25lambda30 ... ok
[INFO] [stdout] test common::bcf::tests::test_guess_bcf_format ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd_bam_collect_doc::tests::test_perform_collection_examples_coverage stdout ----
[INFO] [stdout] Error: file not found: ./src/tests/data/bam-collect-doc-1/ex.sorted.bam
[INFO] [stdout] 
[INFO] [stdout] ---- cmd_bam_collect_doc::tests::test_perform_collection_examples_fragments stdout ----
[INFO] [stdout] Error: file not found: ./src/tests/data/bam-collect-doc-1/ex.sorted.bam
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cmd_bam_collect_doc::tests::test_perform_collection_examples_coverage
[INFO] [stdout]     cmd_bam_collect_doc::tests::test_perform_collection_examples_fragments
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin maelstrom-core`
[INFO] running `Command { std: "docker" "inspect" "db272217333201a6d369deff942a82e988d09b17aa0b233a2bbb57605df5da8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db272217333201a6d369deff942a82e988d09b17aa0b233a2bbb57605df5da8c", kill_on_drop: false }`
[INFO] [stdout] db272217333201a6d369deff942a82e988d09b17aa0b233a2bbb57605df5da8c
