[INFO] cloning repository https://github.com/AustinHaugerud/bextract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AustinHaugerud/bextract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinHaugerud%2Fbextract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinHaugerud%2Fbextract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 233ea4e4429921452893ada2a1b9c90f30b4bd7c
[INFO] building AustinHaugerud/bextract against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinHaugerud%2Fbextract" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AustinHaugerud/bextract on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AustinHaugerud/bextract
[INFO] finished tweaking git repo https://github.com/AustinHaugerud/bextract
[INFO] tweaked toml for git repo https://github.com/AustinHaugerud/bextract written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AustinHaugerud/bextract 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.91
[INFO] [stderr]   Downloaded arrayvec v0.4.10
[INFO] [stderr]   Downloaded bio-types v0.5.1
[INFO] [stderr]   Downloaded csv-core v0.1.5
[INFO] [stderr]   Downloaded multimap v0.4.0
[INFO] [stderr]   Downloaded bv v0.10.0
[INFO] [stderr]   Downloaded petgraph v0.4.13
[INFO] [stderr]   Downloaded statrs v0.9.0
[INFO] [stderr]   Downloaded rayon v1.0.3
[INFO] [stderr]   Downloaded libc v0.2.54
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded itertools-num v0.1.3
[INFO] [stderr]   Downloaded serde v1.0.91
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded bit-set v0.5.1
[INFO] [stderr]   Downloaded bytecount v0.3.2
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded derive-new v0.5.6
[INFO] [stderr]   Downloaded csv v1.0.7
[INFO] [stderr]   Downloaded strum v0.13.0
[INFO] [stderr]   Downloaded strum_macros v0.13.0
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded bio v0.26.1
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0718b600751748ca3f9435408b46172cbd119a82a509b804bdbe3f251da87418
[INFO] running `Command { std: "docker" "start" "-a" "0718b600751748ca3f9435408b46172cbd119a82a509b804bdbe3f251da87418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0718b600751748ca3f9435408b46172cbd119a82a509b804bdbe3f251da87418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0718b600751748ca3f9435408b46172cbd119a82a509b804bdbe3f251da87418", kill_on_drop: false }`
[INFO] [stdout] 0718b600751748ca3f9435408b46172cbd119a82a509b804bdbe3f251da87418
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f47c0ef57babb03b64043545fe6bf75d66ba54fed3f6affb4447042bc09cc8fb
[INFO] running `Command { std: "docker" "start" "-a" "f47c0ef57babb03b64043545fe6bf75d66ba54fed3f6affb4447042bc09cc8fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling bv v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling bio v0.26.1
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strum v0.13.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling csv-core v0.1.5
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling statrs v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling derive-new v0.5.6
[INFO] [stderr]    Compiling strum_macros v0.13.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling csv v1.0.7
[INFO] [stderr]    Compiling bio-types v0.5.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling bextract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.11s
[INFO] running `Command { std: "docker" "inspect" "f47c0ef57babb03b64043545fe6bf75d66ba54fed3f6affb4447042bc09cc8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f47c0ef57babb03b64043545fe6bf75d66ba54fed3f6affb4447042bc09cc8fb", kill_on_drop: false }`
[INFO] [stdout] f47c0ef57babb03b64043545fe6bf75d66ba54fed3f6affb4447042bc09cc8fb
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea35a87116738a92875a5426d2eca1415d62fc8d75e352cccc1cc373a9d1c2cb
[INFO] running `Command { std: "docker" "start" "-a" "ea35a87116738a92875a5426d2eca1415d62fc8d75e352cccc1cc373a9d1c2cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling bextract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "ea35a87116738a92875a5426d2eca1415d62fc8d75e352cccc1cc373a9d1c2cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea35a87116738a92875a5426d2eca1415d62fc8d75e352cccc1cc373a9d1c2cb", kill_on_drop: false }`
[INFO] [stdout] ea35a87116738a92875a5426d2eca1415d62fc8d75e352cccc1cc373a9d1c2cb
