[INFO] fetching crate fasta_tools 0.1.6... [INFO] testing fasta_tools-0.1.6 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate fasta_tools 0.1.6 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fasta_tools 0.1.6 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fasta_tools 0.1.6 [INFO] finished tweaking crates.io crate fasta_tools 0.1.6 [INFO] tweaked toml for crates.io crate fasta_tools 0.1.6 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] a4b12c952c49e56be008e009bbf6b100c2255b7fed7e533d25504f51e8268e17 [INFO] running `Command { std: "docker" "start" "-a" "a4b12c952c49e56be008e009bbf6b100c2255b7fed7e533d25504f51e8268e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4b12c952c49e56be008e009bbf6b100c2255b7fed7e533d25504f51e8268e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b12c952c49e56be008e009bbf6b100c2255b7fed7e533d25504f51e8268e17", kill_on_drop: false }` [INFO] [stdout] a4b12c952c49e56be008e009bbf6b100c2255b7fed7e533d25504f51e8268e17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89df3343b26935349efeb527f8af75eda56ffc6f7c5e0bac133d0fba99ec0bee [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" "89df3343b26935349efeb527f8af75eda56ffc6f7c5e0bac133d0fba99ec0bee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling permutation v0.2.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling vector_utils v0.1.3 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_utils v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling boomphf v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling debruijn v0.3.4 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling io_utils v0.3.1 [INFO] [stderr] Compiling fasta_tools v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.61s [INFO] running `Command { std: "docker" "inspect" "89df3343b26935349efeb527f8af75eda56ffc6f7c5e0bac133d0fba99ec0bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89df3343b26935349efeb527f8af75eda56ffc6f7c5e0bac133d0fba99ec0bee", kill_on_drop: false }` [INFO] [stdout] 89df3343b26935349efeb527f8af75eda56ffc6f7c5e0bac133d0fba99ec0bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d151de32529b55b13ce7fcf3afb1ae670fddceb0afc60f5c3575a79700454c [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" "a6d151de32529b55b13ce7fcf3afb1ae670fddceb0afc60f5c3575a79700454c", kill_on_drop: false }` [INFO] [stderr] Compiling fasta_tools v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "a6d151de32529b55b13ce7fcf3afb1ae670fddceb0afc60f5c3575a79700454c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d151de32529b55b13ce7fcf3afb1ae670fddceb0afc60f5c3575a79700454c", kill_on_drop: false }` [INFO] [stdout] a6d151de32529b55b13ce7fcf3afb1ae670fddceb0afc60f5c3575a79700454c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84b8d68b13f3279c8061e944796acb407acae5cbdc9a8955757a2f8e55041fc8 [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" "84b8d68b13f3279c8061e944796acb407acae5cbdc9a8955757a2f8e55041fc8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fasta_tools-8a0e9e7d7b1ecf84) [INFO] [stderr] Doc-tests fasta_tools [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84b8d68b13f3279c8061e944796acb407acae5cbdc9a8955757a2f8e55041fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b8d68b13f3279c8061e944796acb407acae5cbdc9a8955757a2f8e55041fc8", kill_on_drop: false }` [INFO] [stdout] 84b8d68b13f3279c8061e944796acb407acae5cbdc9a8955757a2f8e55041fc8