[INFO] fetching crate alice 0.1.0-alpha.1... [INFO] testing alice-0.1.0-alpha.1 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate alice 0.1.0-alpha.1 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate alice 0.1.0-alpha.1 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alice 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate alice 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate alice 0.1.0-alpha.1 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate crates.io crate alice 0.1.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded predicates-core v1.0.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen v0.2.73 [INFO] [stderr] Downloaded assert_cmd v1.0.3 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Downloaded rug v1.12.0 [INFO] [stderr] Downloaded array-init v0.1.1 [INFO] [stderr] Downloaded const_fn v0.4.7 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73dfe1dfac7ee519351f282edb4156f283a28a00257f66e262865912d15c9b12 [INFO] running `Command { std: "docker" "start" "-a" "73dfe1dfac7ee519351f282edb4156f283a28a00257f66e262865912d15c9b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73dfe1dfac7ee519351f282edb4156f283a28a00257f66e262865912d15c9b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73dfe1dfac7ee519351f282edb4156f283a28a00257f66e262865912d15c9b12", kill_on_drop: false }` [INFO] [stdout] 73dfe1dfac7ee519351f282edb4156f283a28a00257f66e262865912d15c9b12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec9b9d986befc8e558fae8fe785cdc0f42984b0c6ddd3a80b96ec4acbf6b4c9a [INFO] running `Command { std: "docker" "start" "-a" "ec9b9d986befc8e558fae8fe785cdc0f42984b0c6ddd3a80b96ec4acbf6b4c9a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling alice v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'instruction_iteration` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | with { iterators, stack } 'instruction_iteration: match { (instruction, mode, &mut string_mode) } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'instruction_iteration` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/main.rs:1467:53 [INFO] [stdout] | [INFO] [stdout] 1467 | let now = time::OffsetDateTime::now_local(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "ec9b9d986befc8e558fae8fe785cdc0f42984b0c6ddd3a80b96ec4acbf6b4c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9b9d986befc8e558fae8fe785cdc0f42984b0c6ddd3a80b96ec4acbf6b4c9a", kill_on_drop: false }` [INFO] [stdout] ec9b9d986befc8e558fae8fe785cdc0f42984b0c6ddd3a80b96ec4acbf6b4c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984ba2ae669424c77f5274c828dd0392a71c993bcc61c3de26d07d2074443eef [INFO] running `Command { std: "docker" "start" "-a" "984ba2ae669424c77f5274c828dd0392a71c993bcc61c3de26d07d2074443eef", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: label name `'instruction_iteration` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | with { iterators, stack } 'instruction_iteration: match { (instruction, mode, &mut string_mode) } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'instruction_iteration` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/main.rs:1467:53 [INFO] [stdout] | [INFO] [stdout] 1467 | let now = time::OffsetDateTime::now_local(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling alice v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'instruction_iteration` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | with { iterators, stack } 'instruction_iteration: match { (instruction, mode, &mut string_mode) } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'instruction_iteration` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alice`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name alice --edition=2018 src/main.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=09c48b09cad8aa6a -C extra-filename=-09c48b09cad8aa6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name is_triangular --edition=2018 tests/is_triangular.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=ec151a53c81d9ea0 -C extra-filename=-ec151a53c81d9ea0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name card_deck_generator --edition=2018 tests/card_deck_generator.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=f0d555f9fd050376 -C extra-filename=-f0d555f9fd050376 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name semi_diagonal_english_alphabet --edition=2018 tests/semi_diagonal_english_alphabet.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=1cde12e1afdd0bc6 -C extra-filename=-1cde12e1afdd0bc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fibonacci_generator --edition=2018 tests/fibonacci_generator.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=d216308a4df5f097 -C extra-filename=-d216308a4df5f097 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name subfactorial --edition=2018 tests/subfactorial.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=bbcb25b4d20664cb -C extra-filename=-bbcb25b4d20664cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reverse_quine --edition=2018 tests/reverse_quine.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=bf1698fd2036a17d -C extra-filename=-bf1698fd2036a17d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name microwave_timer_input --edition=2018 tests/microwave_timer_input.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=d1813c5255ed7602 -C extra-filename=-d1813c5255ed7602 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ends_with_has_factor_digital_root --edition=2018 tests/ends_with_has_factor_digital_root.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=9c0046090cecfd57 -C extra-filename=-9c0046090cecfd57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dollar_words --edition=2018 tests/dollar_words.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=37cc1c6d8c25f1ee -C extra-filename=-37cc1c6d8c25f1ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name string_reverse_ish --edition=2018 tests/string_reverse_ish.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=6e4884d3d94178f0 -C extra-filename=-6e4884d3d94178f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vibrating_phone --edition=2018 tests/vibrating_phone.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=b2ecfc8adb00655e -C extra-filename=-b2ecfc8adb00655e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name others_sum_parity --edition=2018 tests/others_sum_parity.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=508ea0b244186caf -C extra-filename=-508ea0b244186caf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swap_around_pivot --edition=2018 tests/swap_around_pivot.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=4e779f9cbed48aee -C extra-filename=-4e779f9cbed48aee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name repeat_nth_elements --edition=2018 tests/repeat_nth_elements.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=dad3c069093674cd -C extra-filename=-dad3c069093674cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name visible_die_faces --edition=2018 tests/visible_die_faces.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=d538237dad353acc -C extra-filename=-d538237dad353acc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name single_position_is_mirrored --edition=2018 tests/single_position_is_mirrored.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=0f29be5f2526d48c -C extra-filename=-0f29be5f2526d48c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name interleaving_reversing --edition=2018 tests/interleaving_reversing.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=94f951dc2777df95 -C extra-filename=-94f951dc2777df95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dennis_appreciation --edition=2018 tests/dennis_appreciation.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=bdec9200483f2e0a -C extra-filename=-bdec9200483f2e0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name quine --edition=2018 tests/quine.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=2db06294e5d7a86f -C extra-filename=-2db06294e5d7a86f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hello_world_half_unzippable --edition=2018 tests/hello_world_half_unzippable.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=e420fe5e51e72815 -C extra-filename=-e420fe5e51e72815 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prime_ant --edition=2018 tests/prime_ant.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=a715f90dea9d6136 -C extra-filename=-a715f90dea9d6136 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name smallest_int_smaller_code --edition=2018 tests/smallest_int_smaller_code.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=f841926d6c6af2b6 -C extra-filename=-f841926d6c6af2b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name repeat_escape --edition=2018 tests/repeat_escape.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=10d3c874691cd6ef -C extra-filename=-10d3c874691cd6ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name odd_letter_out --edition=2018 tests/odd_letter_out.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=7bc10f6ea121330b -C extra-filename=-7bc10f6ea121330b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `alice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name output_same_len_code --edition=2018 tests/output_same_len_code.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=c998038326cb5f63 -C extra-filename=-c998038326cb5f63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-85b207c87392e3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3ae2f2c2eaf6a30.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-f1462dfd3e945552.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a846692bd034b550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-4db3669a2aa873ab/out/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "984ba2ae669424c77f5274c828dd0392a71c993bcc61c3de26d07d2074443eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984ba2ae669424c77f5274c828dd0392a71c993bcc61c3de26d07d2074443eef", kill_on_drop: false }` [INFO] [stdout] 984ba2ae669424c77f5274c828dd0392a71c993bcc61c3de26d07d2074443eef