[INFO] cloning repository https://github.com/mozilla/hglib-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/hglib-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddcdecf98a60bb29557a339cbbb248542d3c6bfc [INFO] testing mozilla/hglib-rust against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/hglib-rust on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/hglib-rust [INFO] finished tweaking git repo https://github.com/mozilla/hglib-rust [INFO] tweaked toml for git repo https://github.com/mozilla/hglib-rust written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/hglib-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aee6a448f667034d05accd3fac5dd1b6234dd7e4b4f8b3074a869584913ca26 [INFO] running `Command { std: "docker" "start" "-a" "4aee6a448f667034d05accd3fac5dd1b6234dd7e4b4f8b3074a869584913ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aee6a448f667034d05accd3fac5dd1b6234dd7e4b4f8b3074a869584913ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aee6a448f667034d05accd3fac5dd1b6234dd7e4b4f8b3074a869584913ca26", kill_on_drop: false }` [INFO] [stdout] 4aee6a448f667034d05accd3fac5dd1b6234dd7e4b4f8b3074a869584913ca26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46dabe29f177e9ac7775f5fba577435fbd0f9895c16e17c3a7ce33a2a1d420c [INFO] running `Command { std: "docker" "start" "-a" "f46dabe29f177e9ac7775f5fba577435fbd0f9895c16e17c3a7ce33a2a1d420c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling subprocess v0.1.20 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling hglib-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.52s [INFO] running `Command { std: "docker" "inspect" "f46dabe29f177e9ac7775f5fba577435fbd0f9895c16e17c3a7ce33a2a1d420c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46dabe29f177e9ac7775f5fba577435fbd0f9895c16e17c3a7ce33a2a1d420c", kill_on_drop: false }` [INFO] [stdout] f46dabe29f177e9ac7775f5fba577435fbd0f9895c16e17c3a7ce33a2a1d420c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdc5d86c63253270a0dd1a68ab99ddfd50b54fbd85360889f74123530d7bc337 [INFO] running `Command { std: "docker" "start" "-a" "bdc5d86c63253270a0dd1a68ab99ddfd50b54fbd85360889f74123530d7bc337", kill_on_drop: false }` [INFO] [stderr] Compiling hglib-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hglib --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0a13605ff9eae7f9 -C extra-filename=-0a13605ff9eae7f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3c522494cd5c5822.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-54e9c9319cf93999.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-5d3abb1e29e17d5d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bdc5d86c63253270a0dd1a68ab99ddfd50b54fbd85360889f74123530d7bc337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc5d86c63253270a0dd1a68ab99ddfd50b54fbd85360889f74123530d7bc337", kill_on_drop: false }` [INFO] [stdout] bdc5d86c63253270a0dd1a68ab99ddfd50b54fbd85360889f74123530d7bc337