[INFO] fetching crate gb-io 0.7.1...
[INFO] checking gb-io-0.7.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate gb-io 0.7.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate gb-io 0.7.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded string_cache v0.8.3
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded siphasher v0.3.9
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded circular v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74b34b9dbc38c5c96b838c7218ec1602c70dd1031470897ede6e0035324d314a
[INFO] running `Command { std: "docker" "start" "-a" "74b34b9dbc38c5c96b838c7218ec1602c70dd1031470897ede6e0035324d314a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b34b9dbc38c5c96b838c7218ec1602c70dd1031470897ede6e0035324d314a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b34b9dbc38c5c96b838c7218ec1602c70dd1031470897ede6e0035324d314a", kill_on_drop: false }`
[INFO] [stdout] 74b34b9dbc38c5c96b838c7218ec1602c70dd1031470897ede6e0035324d314a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f7f9b0bba1d2338da0c274f91e01c3f2805a065fe809ddee6b50075d8613fd
[INFO] running `Command { std: "docker" "start" "-a" "26f7f9b0bba1d2338da0c274f91e01c3f2805a065fe809ddee6b50075d8613fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 quote v1.0.15
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking glob v0.3.0
[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]    Compiling gb-io v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking env_logger v0.9.0
[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 serde_bytes v0.11.5
[INFO] [stderr]     Checking string_cache v0.8.3
[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] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gb-io` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "26f7f9b0bba1d2338da0c274f91e01c3f2805a065fe809ddee6b50075d8613fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f7f9b0bba1d2338da0c274f91e01c3f2805a065fe809ddee6b50075d8613fd", kill_on_drop: false }`
[INFO] [stdout] 26f7f9b0bba1d2338da0c274f91e01c3f2805a065fe809ddee6b50075d8613fd
[INFO] checking gb-io-0.7.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate gb-io 0.7.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate gb-io 0.7.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15923f1d8d57ad2773b9405a13854f0fff472c6d4fb5b24259449b4a93df26b0
[INFO] running `Command { std: "docker" "start" "-a" "15923f1d8d57ad2773b9405a13854f0fff472c6d4fb5b24259449b4a93df26b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15923f1d8d57ad2773b9405a13854f0fff472c6d4fb5b24259449b4a93df26b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15923f1d8d57ad2773b9405a13854f0fff472c6d4fb5b24259449b4a93df26b0", kill_on_drop: false }`
[INFO] [stdout] 15923f1d8d57ad2773b9405a13854f0fff472c6d4fb5b24259449b4a93df26b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56dfc9906b3b0b25454a15bc26e37c4f6e551588230a753bce2f02e4b52e2f28
[INFO] running `Command { std: "docker" "start" "-a" "56dfc9906b3b0b25454a15bc26e37c4f6e551588230a753bce2f02e4b52e2f28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.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 synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking string_cache v0.8.3
[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] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gb-io` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "56dfc9906b3b0b25454a15bc26e37c4f6e551588230a753bce2f02e4b52e2f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56dfc9906b3b0b25454a15bc26e37c4f6e551588230a753bce2f02e4b52e2f28", kill_on_drop: false }`
[INFO] [stdout] 56dfc9906b3b0b25454a15bc26e37c4f6e551588230a753bce2f02e4b52e2f28
