[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/hglib-rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8544aa3e4735b5ffd7d545c9d61a198b5abc4e13b822d241e4834fef0aafca99 [INFO] running `Command { std: "docker" "start" "-a" "8544aa3e4735b5ffd7d545c9d61a198b5abc4e13b822d241e4834fef0aafca99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8544aa3e4735b5ffd7d545c9d61a198b5abc4e13b822d241e4834fef0aafca99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8544aa3e4735b5ffd7d545c9d61a198b5abc4e13b822d241e4834fef0aafca99", kill_on_drop: false }` [INFO] [stdout] 8544aa3e4735b5ffd7d545c9d61a198b5abc4e13b822d241e4834fef0aafca99 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f9170aa7f41de5ff5f52b330168def3d8fe09bdc8900d703a64a7f628cc572 [INFO] running `Command { std: "docker" "start" "-a" "c8f9170aa7f41de5ff5f52b330168def3d8fe09bdc8900d703a64a7f628cc572", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling subprocess v0.1.20 [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 9.07s [INFO] running `Command { std: "docker" "inspect" "c8f9170aa7f41de5ff5f52b330168def3d8fe09bdc8900d703a64a7f628cc572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f9170aa7f41de5ff5f52b330168def3d8fe09bdc8900d703a64a7f628cc572", kill_on_drop: false }` [INFO] [stdout] c8f9170aa7f41de5ff5f52b330168def3d8fe09bdc8900d703a64a7f628cc572 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5cbc8fcd79ff98ebeb5167e5de847537bc0286864f8d25ac4f6b9070c5f7df8 [INFO] running `Command { std: "docker" "start" "-a" "c5cbc8fcd79ff98ebeb5167e5de847537bc0286864f8d25ac4f6b9070c5f7df8", 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 branches --edition=2018 tests/branches.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=48ace69cbd53ef37 -C extra-filename=-48ace69cbd53ef37 --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 hglib=/opt/rustwide/target/debug/deps/libhglib-b2b28c18f6bfe62a.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" "c5cbc8fcd79ff98ebeb5167e5de847537bc0286864f8d25ac4f6b9070c5f7df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5cbc8fcd79ff98ebeb5167e5de847537bc0286864f8d25ac4f6b9070c5f7df8", kill_on_drop: false }` [INFO] [stdout] c5cbc8fcd79ff98ebeb5167e5de847537bc0286864f8d25ac4f6b9070c5f7df8