[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddcdecf98a60bb29557a339cbbb248542d3c6bfc [INFO] testing mozilla/hglib-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/hglib-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-86/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62744d67a13107b0417bb905f4d1b52496885b90a6638a4efa6721efddea1ebb [INFO] running `Command { std: "docker" "start" "-a" "62744d67a13107b0417bb905f4d1b52496885b90a6638a4efa6721efddea1ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62744d67a13107b0417bb905f4d1b52496885b90a6638a4efa6721efddea1ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62744d67a13107b0417bb905f4d1b52496885b90a6638a4efa6721efddea1ebb", kill_on_drop: false }` [INFO] [stdout] 62744d67a13107b0417bb905f4d1b52496885b90a6638a4efa6721efddea1ebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6676ee3f2dde664b416d13ee331e0b3a95cba49dd854a4438dc14efe89f7d915 [INFO] running `Command { std: "docker" "start" "-a" "6676ee3f2dde664b416d13ee331e0b3a95cba49dd854a4438dc14efe89f7d915", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [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 regex v1.3.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling hglib-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/client.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | msg: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HglibError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6676ee3f2dde664b416d13ee331e0b3a95cba49dd854a4438dc14efe89f7d915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6676ee3f2dde664b416d13ee331e0b3a95cba49dd854a4438dc14efe89f7d915", kill_on_drop: false }` [INFO] [stdout] 6676ee3f2dde664b416d13ee331e0b3a95cba49dd854a4438dc14efe89f7d915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0507327bcc20908b3f4d494a97a0882f564ac67981fd7b73c38f079fc730d763 [INFO] running `Command { std: "docker" "start" "-a" "0507327bcc20908b3f4d494a97a0882f564ac67981fd7b73c38f079fc730d763", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hglib-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/client.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | msg: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HglibError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/client.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | msg: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HglibError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hglib-rs`; 1 warning emitted [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,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=ff9838ef457c700e -C extra-filename=-ff9838ef457c700e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name paths --edition=2018 tests/paths.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=63715192f0716a1f -C extra-filename=-63715192f0716a1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name grep --edition=2018 tests/grep.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=62bcdbaa3ec84480 -C extra-filename=-62bcdbaa3ec84480 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=24f5570811f639d4 -C extra-filename=-24f5570811f639d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name summary --edition=2018 tests/summary.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e218ae44fc4a233a -C extra-filename=-e218ae44fc4a233a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name outgoing_incoming --edition=2018 tests/outgoing_incoming.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=37cdd6c7f453262a -C extra-filename=-37cdd6c7f453262a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parents --edition=2018 tests/parents.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1b908276e611e442 -C extra-filename=-1b908276e611e442 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name manifest --edition=2018 tests/manifest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=28f0324ae277aa7e -C extra-filename=-28f0324ae277aa7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name status --edition=2018 tests/status.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=20b9811daa17a7cd -C extra-filename=-20b9811daa17a7cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tags --edition=2018 tests/tags.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=41b23b92afd4ac55 -C extra-filename=-41b23b92afd4ac55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name commit --edition=2018 tests/commit.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=629a8cc7a0cd880d -C extra-filename=-629a8cc7a0cd880d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name resolve --edition=2018 tests/resolve.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=69783645200662b2 -C extra-filename=-69783645200662b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name update --edition=2018 tests/update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d26c715d0c0d88f0 -C extra-filename=-d26c715d0c0d88f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name phase --edition=2018 tests/phase.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e5d6160f8d02d5bc -C extra-filename=-e5d6160f8d02d5bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bookmarks --edition=2018 tests/bookmarks.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=ea2af403d1ccc83d -C extra-filename=-ea2af403d1ccc83d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name annotate --edition=2018 tests/annotate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=af668477bb3f6e96 -C extra-filename=-af668477bb3f6e96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bundle --edition=2018 tests/bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=aedf9c7a701de961 -C extra-filename=-aedf9c7a701de961 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name push --edition=2018 tests/push.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=f7702831b0f66baf -C extra-filename=-f7702831b0f66baf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name heads --edition=2018 tests/heads.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=aa502bdf31ef5215 -C extra-filename=-aa502bdf31ef5215 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name copy --edition=2018 tests/copy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=889d38abb8c1be81 -C extra-filename=-889d38abb8c1be81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pull --edition=2018 tests/pull.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=43d118fa13a936b0 -C extra-filename=-43d118fa13a936b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name merge --edition=2018 tests/merge.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=34da07f7a63626df -C extra-filename=-34da07f7a63626df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diff --edition=2018 tests/diff.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=434a7a584cfa0373 -C extra-filename=-434a7a584cfa0373 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name config --edition=2018 tests/config.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=8e94f5feadfee607 -C extra-filename=-8e94f5feadfee607 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clone --edition=2018 tests/clone.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=483599b356c4645e -C extra-filename=-483599b356c4645e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hidden --edition=2018 tests/hidden.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=4be69106b0adc320 -C extra-filename=-4be69106b0adc320 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name branch --edition=2018 tests/branch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=f004423b9bb5932d -C extra-filename=-f004423b9bb5932d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name import --edition=2018 tests/import.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a68c44f7c6614bb9 -C extra-filename=-a68c44f7c6614bb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name move --edition=2018 tests/move.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=8af9e4f9e64bd787 -C extra-filename=-8af9e4f9e64bd787 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name forget --edition=2018 tests/forget.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0ce90483d936ddbc -C extra-filename=-0ce90483d936ddbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name remove --edition=2018 tests/remove.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d0d1380a2234248f -C extra-filename=-d0d1380a2234248f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name init --edition=2018 tests/init.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1b69125c391a67b8 -C extra-filename=-1b69125c391a67b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hglib-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding --edition=2018 tests/encoding.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6327147bda4fbe42 -C extra-filename=-6327147bda4fbe42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b076215939be5de.rlib --extern hglib=/opt/rustwide/target/debug/deps/libhglib-14db02f841db242e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-c7a0453ad81993b2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0507327bcc20908b3f4d494a97a0882f564ac67981fd7b73c38f079fc730d763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0507327bcc20908b3f4d494a97a0882f564ac67981fd7b73c38f079fc730d763", kill_on_drop: false }` [INFO] [stdout] 0507327bcc20908b3f4d494a97a0882f564ac67981fd7b73c38f079fc730d763