[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] a273badb68c429683369051a1d389ce186f0dd6a [INFO] testing natir/fpaf against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffpaf" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/fpaf on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-9/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d84ff106a2ca749340366266116dcd416547978897d54ebbc1f11d8a0b04c8e1 [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" "d84ff106a2ca749340366266116dcd416547978897d54ebbc1f11d8a0b04c8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d84ff106a2ca749340366266116dcd416547978897d54ebbc1f11d8a0b04c8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84ff106a2ca749340366266116dcd416547978897d54ebbc1f11d8a0b04c8e1", kill_on_drop: false }` [INFO] [stdout] d84ff106a2ca749340366266116dcd416547978897d54ebbc1f11d8a0b04c8e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 6c8d830c118ce5b3fea85572df5d5eaf90cc0b8f16071aaa85267df4aee5d300 [INFO] running `Command { std: "docker" "start" "-a" "6c8d830c118ce5b3fea85572df5d5eaf90cc0b8f16071aaa85267df4aee5d300", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [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 unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [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 clap v3.0.0-beta.4 [INFO] [stderr] Compiling niffler v2.3.2 [INFO] [stderr] Compiling fpa_lr v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "6c8d830c118ce5b3fea85572df5d5eaf90cc0b8f16071aaa85267df4aee5d300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8d830c118ce5b3fea85572df5d5eaf90cc0b8f16071aaa85267df4aee5d300", kill_on_drop: false }` [INFO] [stdout] 6c8d830c118ce5b3fea85572df5d5eaf90cc0b8f16071aaa85267df4aee5d300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57404c5a4168c339472ad77b3660539938b19f33eca6fafc4b54c4f743c34632 [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" "57404c5a4168c339472ad77b3660539938b19f33eca6fafc4b54c4f743c34632", kill_on_drop: false }` [INFO] [stderr] Compiling fpa_lr v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `Command { std: "docker" "inspect" "57404c5a4168c339472ad77b3660539938b19f33eca6fafc4b54c4f743c34632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57404c5a4168c339472ad77b3660539938b19f33eca6fafc4b54c4f743c34632", kill_on_drop: false }` [INFO] [stdout] 57404c5a4168c339472ad77b3660539938b19f33eca6fafc4b54c4f743c34632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cf009f79733663e3374c30ed9e9023806533eddb71ec4bda02b36748e4805b7 [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" "7cf009f79733663e3374c30ed9e9023806533eddb71ec4bda02b36748e4805b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fpa-6561979a7ce0252a) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test filter::containment::test::negatif ... ok [INFO] [stdout] test filter::dovetails::test::negatif ... ok [INFO] [stdout] test filter::containment::test::positif ... ok [INFO] [stdout] test filter::dovetails::test::positif ... ok [INFO] [stdout] test filter::internalmatch::test::positif ... ok [INFO] [stdout] test filter::length::test::negatif ... ok [INFO] [stdout] test filter::length::test::positif ... ok [INFO] [stdout] test io::paf::test::read ... ok [INFO] [stdout] test filter::namematch::test::negatif ... ok [INFO] [stdout] test filter::samename::test::negatif ... ok [INFO] [stdout] test filter::samename::test::positif ... ok [INFO] [stdout] test filter::sequence_length::test::negatif ... ok [INFO] [stdout] test filter::sequence_length::test::positif ... ok [INFO] [stdout] test io::paf::test::read_sam_field ... ok [INFO] [stdout] test io::m4::test::read ... ok [INFO] [stdout] test io::paf::test::write ... ok [INFO] [stdout] test io::m4::test::write ... ok [INFO] [stdout] test io::paf::test::write_sam_field ... ok [INFO] [stdout] test filter::namematch::test::positif ... ok [INFO] [stdout] test filter::internalmatch::test::negatif ... 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" "7cf009f79733663e3374c30ed9e9023806533eddb71ec4bda02b36748e4805b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf009f79733663e3374c30ed9e9023806533eddb71ec4bda02b36748e4805b7", kill_on_drop: false }` [INFO] [stdout] 7cf009f79733663e3374c30ed9e9023806533eddb71ec4bda02b36748e4805b7