[INFO] fetching crate gb-io 0.7.1...
[INFO] checking gb-io-0.7.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gb-io 0.7.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate gb-io 0.7.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gb-io 0.7.1
[INFO] finished tweaking crates.io crate gb-io 0.7.1
[INFO] tweaked toml for crates.io crate gb-io 0.7.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate gb-io 0.7.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded string_cache v0.8.3
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 141944fc14fa29658e2156c13aa0016df4286050f535b7e64df6f74e81c0a5d1
[INFO] running `Command { std: "docker" "start" "-a" "141944fc14fa29658e2156c13aa0016df4286050f535b7e64df6f74e81c0a5d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "141944fc14fa29658e2156c13aa0016df4286050f535b7e64df6f74e81c0a5d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "141944fc14fa29658e2156c13aa0016df4286050f535b7e64df6f74e81c0a5d1", kill_on_drop: false }`
[INFO] [stdout] 141944fc14fa29658e2156c13aa0016df4286050f535b7e64df6f74e81c0a5d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f004ebb10390bcdf34d7241ac7c7a0f46f02f42fc9b34bfa8e684bb8cfc5ce28
[INFO] running `Command { std: "docker" "start" "-a" "f004ebb10390bcdf34d7241ac7c7a0f46f02f42fc9b34bfa8e684bb8cfc5ce28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling gb-io v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking string_cache v0.8.3
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stdout] error: couldn't read src/../tests/mg1655.gb: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let ecoli = include_bytes!("../tests/mg1655.gb");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/circ.gb: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:89:32
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let circ = parse_slice(include_bytes!("../tests/circ.gb")).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/circ.gb: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:96:32
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let circ = parse_slice(include_bytes!("../tests/circ.gb")).unwrap().pop().unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/biopython_tests/ls_orchid.gb: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |             parse_slice(include_bytes!("../tests/biopython_tests/ls_orchid.gb")).unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `nom` is imported redundantly
[INFO] [stdout]   --> src/reader/nom_parsers.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use nom;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate nom;
[INFO] [stdout]    | ----------------- the item `nom` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `nom` is imported redundantly
[INFO] [stdout]   --> src/reader/streaming_parser.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout] 5  | use nom::{self, AsChar, IResult, Offset};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate nom;
[INFO] [stdout]    | ----------------- the item `nom` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/writer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `nom` is imported redundantly
[INFO] [stdout]   --> src/reader/streaming_parser.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout] 5  | use nom::{self, AsChar, IResult, Offset};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate nom;
[INFO] [stdout]    | ----------------- the item `nom` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/writer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GbParserError` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use crate::errors::GbParserError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     use crate::reader::*;
[INFO] [stdout]    |         ---------------- the item `GbParserError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../tests/mg1655.gb: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parse.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | const ECOLI: &[u8] = include_bytes!("../tests/mg1655.gb");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gb-io` (bench "parse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gb-io` (lib test) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f004ebb10390bcdf34d7241ac7c7a0f46f02f42fc9b34bfa8e684bb8cfc5ce28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f004ebb10390bcdf34d7241ac7c7a0f46f02f42fc9b34bfa8e684bb8cfc5ce28", kill_on_drop: false }`
[INFO] [stdout] f004ebb10390bcdf34d7241ac7c7a0f46f02f42fc9b34bfa8e684bb8cfc5ce28
[INFO] checking gb-io-0.7.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gb-io 0.7.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate gb-io 0.7.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gb-io 0.7.1
[INFO] finished tweaking crates.io crate gb-io 0.7.1
[INFO] tweaked toml for crates.io crate gb-io 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate gb-io 0.7.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be7d41bcf8132014e4ea4d57838c1a5b2e2095306c213f21913c52b90377262c
[INFO] running `Command { std: "docker" "start" "-a" "be7d41bcf8132014e4ea4d57838c1a5b2e2095306c213f21913c52b90377262c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be7d41bcf8132014e4ea4d57838c1a5b2e2095306c213f21913c52b90377262c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7d41bcf8132014e4ea4d57838c1a5b2e2095306c213f21913c52b90377262c", kill_on_drop: false }`
[INFO] [stdout] be7d41bcf8132014e4ea4d57838c1a5b2e2095306c213f21913c52b90377262c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09387c72956f8390a6b4c68b554adb9a855f15cf913b1be03c599b5261bb088a
[INFO] running `Command { std: "docker" "start" "-a" "09387c72956f8390a6b4c68b554adb9a855f15cf913b1be03c599b5261bb088a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling gb-io v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking string_cache v0.8.3
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stdout] error: couldn't read src/../tests/mg1655.gb: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let ecoli = include_bytes!("../tests/mg1655.gb");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/circ.gb: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:89:32
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let circ = parse_slice(include_bytes!("../tests/circ.gb")).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/circ.gb: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:96:32
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let circ = parse_slice(include_bytes!("../tests/circ.gb")).unwrap().pop().unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/biopython_tests/ls_orchid.gb: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |             parse_slice(include_bytes!("../tests/biopython_tests/ls_orchid.gb")).unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `nom` is imported redundantly
[INFO] [stdout]   --> src/reader/nom_parsers.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use nom;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate nom;
[INFO] [stdout]    | ----------------- the item `nom` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `nom` is imported redundantly
[INFO] [stdout]   --> src/reader/streaming_parser.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout] 5  | use nom::{self, AsChar, IResult, Offset};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate nom;
[INFO] [stdout]    | ----------------- the item `nom` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/writer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `nom` is imported redundantly
[INFO] [stdout]   --> src/reader/streaming_parser.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout] 5  | use nom::{self, AsChar, IResult, Offset};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate nom;
[INFO] [stdout]    | ----------------- the item `nom` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/writer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GbParserError` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use crate::errors::GbParserError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     use crate::reader::*;
[INFO] [stdout]    |         ---------------- the item `GbParserError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../tests/mg1655.gb: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parse.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | const ECOLI: &[u8] = include_bytes!("../tests/mg1655.gb");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gb-io` (bench "parse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gb-io` (lib test) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "09387c72956f8390a6b4c68b554adb9a855f15cf913b1be03c599b5261bb088a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09387c72956f8390a6b4c68b554adb9a855f15cf913b1be03c599b5261bb088a", kill_on_drop: false }`
[INFO] [stdout] 09387c72956f8390a6b4c68b554adb9a855f15cf913b1be03c599b5261bb088a
