[INFO] cloning repository https://github.com/natir/fpaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/fpaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffpaf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffpaf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9df4889384f45ce27b63fa3303acf57d4c72cf71 [INFO] testing natir/fpaf against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffpaf" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/fpaf on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/natir/fpaf [INFO] finished tweaking git repo https://github.com/natir/fpaf [INFO] tweaked toml for git repo https://github.com/natir/fpaf written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/natir/fpaf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded niffler v2.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f163a98ec80e97fa83b64c57ea755753381e80f7b0d37159c3dc4292a207dc44 [INFO] running `Command { std: "docker" "start" "-a" "f163a98ec80e97fa83b64c57ea755753381e80f7b0d37159c3dc4292a207dc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f163a98ec80e97fa83b64c57ea755753381e80f7b0d37159c3dc4292a207dc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f163a98ec80e97fa83b64c57ea755753381e80f7b0d37159c3dc4292a207dc44", kill_on_drop: false }` [INFO] [stdout] f163a98ec80e97fa83b64c57ea755753381e80f7b0d37159c3dc4292a207dc44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 105b9d628b1df93fdbffa766b55beeccc2d0083e520ce2c8faf64a24109aa3a9 [INFO] running `Command { std: "docker" "start" "-a" "105b9d628b1df93fdbffa766b55beeccc2d0083e520ce2c8faf64a24109aa3a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling bgzip v0.2.1 [INFO] [stderr] Compiling niffler v2.3.2 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling fpa_lr v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.40s [INFO] running `Command { std: "docker" "inspect" "105b9d628b1df93fdbffa766b55beeccc2d0083e520ce2c8faf64a24109aa3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105b9d628b1df93fdbffa766b55beeccc2d0083e520ce2c8faf64a24109aa3a9", kill_on_drop: false }` [INFO] [stdout] 105b9d628b1df93fdbffa766b55beeccc2d0083e520ce2c8faf64a24109aa3a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa9cd9375a36928daefdf62b5857c3cd00e88930a7d52a8e8a37559f012e6d30 [INFO] running `Command { std: "docker" "start" "-a" "aa9cd9375a36928daefdf62b5857c3cd00e88930a7d52a8e8a37559f012e6d30", kill_on_drop: false }` [INFO] [stderr] Compiling fpa_lr v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `Command { std: "docker" "inspect" "aa9cd9375a36928daefdf62b5857c3cd00e88930a7d52a8e8a37559f012e6d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9cd9375a36928daefdf62b5857c3cd00e88930a7d52a8e8a37559f012e6d30", kill_on_drop: false }` [INFO] [stdout] aa9cd9375a36928daefdf62b5857c3cd00e88930a7d52a8e8a37559f012e6d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b906b76d792f9d6fb27272801ce3d3275fcc6251bfcb0517c19b08d9f517a622 [INFO] running `Command { std: "docker" "start" "-a" "b906b76d792f9d6fb27272801ce3d3275fcc6251bfcb0517c19b08d9f517a622", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fpa-138c22281baac676) [INFO] [stdout] running 20 tests [INFO] [stdout] test filter::containment::test::negatif ... ok [INFO] [stdout] test filter::dovetails::test::positif ... ok [INFO] [stdout] test filter::internalmatch::test::negatif ... ok [INFO] [stdout] test filter::internalmatch::test::positif ... ok [INFO] [stdout] test filter::length::test::negatif ... ok [INFO] [stdout] test filter::containment::test::positif ... ok [INFO] [stdout] test filter::dovetails::test::negatif ... ok [INFO] [stdout] test filter::length::test::positif ... ok [INFO] [stdout] test filter::namematch::test::negatif ... ok [INFO] [stdout] test filter::namematch::test::positif ... ok [INFO] [stdout] test filter::sequence_length::test::positif ... ok [INFO] [stdout] test filter::samename::test::positif ... ok [INFO] [stdout] test filter::samename::test::negatif ... ok [INFO] [stdout] test filter::sequence_length::test::negatif ... ok [INFO] [stdout] test io::m4::test::read ... ok [INFO] [stdout] test io::paf::test::read ... ok [INFO] [stdout] test io::paf::test::write ... ok [INFO] [stdout] test io::paf::test::read_sam_field ... ok [INFO] [stdout] test io::m4::test::write ... ok [INFO] [stdout] test io::paf::test::write_sam_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b906b76d792f9d6fb27272801ce3d3275fcc6251bfcb0517c19b08d9f517a622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b906b76d792f9d6fb27272801ce3d3275fcc6251bfcb0517c19b08d9f517a622", kill_on_drop: false }` [INFO] [stdout] b906b76d792f9d6fb27272801ce3d3275fcc6251bfcb0517c19b08d9f517a622