[INFO] cloning repository https://github.com/sumomo-99/write-code-every-day [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sumomo-99/write-code-every-day" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumomo-99%2Fwrite-code-every-day", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumomo-99%2Fwrite-code-every-day'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a97a9a40b6f22649b660718f281ab4d5ab7db81 [INFO] testing sumomo-99/write-code-every-day 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%2Fsumomo-99%2Fwrite-code-every-day" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sumomo-99/write-code-every-day 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/sumomo-99/write-code-every-day [INFO] finished tweaking git repo https://github.com/sumomo-99/write-code-every-day [INFO] tweaked toml for git repo https://github.com/sumomo-99/write-code-every-day written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/sumomo-99/write-code-every-day 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 9aabdda5fb507f74f851f4fe01baaf1d6d389b930d3ce615ff5578db1758fc55 [INFO] running `Command { std: "docker" "start" "-a" "9aabdda5fb507f74f851f4fe01baaf1d6d389b930d3ce615ff5578db1758fc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aabdda5fb507f74f851f4fe01baaf1d6d389b930d3ce615ff5578db1758fc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aabdda5fb507f74f851f4fe01baaf1d6d389b930d3ce615ff5578db1758fc55", kill_on_drop: false }` [INFO] [stdout] 9aabdda5fb507f74f851f4fe01baaf1d6d389b930d3ce615ff5578db1758fc55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 43845de4d876596d3f37750792bc4a0fd662a168a59ed5d64dee63dbfcf1f664 [INFO] running `Command { std: "docker" "start" "-a" "43845de4d876596d3f37750792bc4a0fd662a168a59ed5d64dee63dbfcf1f664", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling swapping-two-numbers v0.1.0 (/opt/rustwide/workdir/swapping-two-numbers) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Compiling qq v0.1.0 (/opt/rustwide/workdir/qq) [INFO] [stderr] Compiling print-test-case v0.1.0 (/opt/rustwide/workdir/print-test-case) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rust_decimal v1.20.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling string-repeat v0.1.0 (/opt/rustwide/workdir/string-repeat) [INFO] [stderr] Compiling vowel-count v0.1.0 (/opt/rustwide/workdir/vowel-count) [INFO] [stderr] Compiling two-word-name v0.1.0 (/opt/rustwide/workdir/two-word-name) [INFO] [stderr] Compiling sum-of-positive v0.1.0 (/opt/rustwide/workdir/sum-of-positive) [INFO] [stderr] Compiling counting-sheeps v0.1.0 (/opt/rustwide/workdir/counting-sheeps) [INFO] [stderr] Compiling century-from-year v0.1.0 (/opt/rustwide/workdir/century-from-year) [INFO] [stderr] Compiling calculate-bmi v0.1.0 (/opt/rustwide/workdir/calculate-bmi) [INFO] [stderr] Compiling smallest v0.1.0 (/opt/rustwide/workdir/smallest) [INFO] [stderr] Compiling print-chessboard v0.1.0 (/opt/rustwide/workdir/print-chessboard) [INFO] [stderr] Compiling remove-string-spaces v0.1.0 (/opt/rustwide/workdir/remove-string-spaces) [INFO] [stderr] Compiling rectangle v0.1.0 (/opt/rustwide/workdir/rectangle) [INFO] [stderr] Compiling print-rectangle v0.1.0 (/opt/rustwide/workdir/print-rectangle) [INFO] [stderr] Compiling min-max-sum v0.1.0 (/opt/rustwide/workdir/min-max-sum) [INFO] [stderr] Compiling remove-first-and-last-character v0.1.0 (/opt/rustwide/workdir/remove-first-and-last-character) [INFO] [stderr] Compiling insert-sort v0.1.0 (/opt/rustwide/workdir/insert-sort) [INFO] [stderr] Compiling summation v0.1.0 (/opt/rustwide/workdir/summation) [INFO] [stderr] Compiling maximum-profit v0.1.0 (/opt/rustwide/workdir/maximum-profit) [INFO] [stderr] Compiling how-many-divisors v0.1.0 (/opt/rustwide/workdir/how-many-divisors) [INFO] [stderr] Compiling reversed-numbers v0.1.0 (/opt/rustwide/workdir/reversed-numbers) [INFO] [stderr] Compiling small-large-equal v0.1.0 (/opt/rustwide/workdir/small-large-equal) [INFO] [stderr] Compiling bubble-sort v0.1.0 (/opt/rustwide/workdir/bubble-sort) [INFO] [stderr] Compiling range v0.1.0 (/opt/rustwide/workdir/range) [INFO] [stderr] Compiling square-n-sum v0.1.0 (/opt/rustwide/workdir/square-n-sum) [INFO] [stderr] Compiling simple-calculator v0.1.0 (/opt/rustwide/workdir/simple-calculator) [INFO] [stderr] Compiling sorting-numbers v0.1.0 (/opt/rustwide/workdir/sorting-numbers) [INFO] [stderr] Compiling selection-sort v0.1.0 (/opt/rustwide/workdir/selection-sort) [INFO] [stderr] Compiling even-or-odd v0.1.0 (/opt/rustwide/workdir/even-or-odd) [INFO] [stderr] Compiling print-many-hello-world v0.1.0 (/opt/rustwide/workdir/print-many-hello-world) [INFO] [stderr] Compiling x-power v0.1.0 (/opt/rustwide/workdir/x-power) [INFO] [stderr] Compiling print-frame v0.1.0 (/opt/rustwide/workdir/print-frame) [INFO] [stderr] Compiling reversed-strings v0.1.0 (/opt/rustwide/workdir/reversed-strings) [INFO] [stderr] Compiling prime-numbers v0.1.0 (/opt/rustwide/workdir/prime-numbers) [INFO] [stderr] Compiling greatest-common-divisor v0.1.0 (/opt/rustwide/workdir/greatest-common-divisor) [INFO] [stderr] Compiling check-for-factor v0.1.0 (/opt/rustwide/workdir/check-for-factor) [INFO] [stderr] Compiling circle v0.1.0 (/opt/rustwide/workdir/circle) [INFO] [stderr] Compiling watch v0.1.0 (/opt/rustwide/workdir/watch) [INFO] [stderr] Compiling circle-in-a-rectangle v0.1.0 (/opt/rustwide/workdir/circle-in-a-rectangle) [INFO] [stderr] Compiling a-b-divide v0.1.0 (/opt/rustwide/workdir/a-b-divide) [INFO] [stderr] error: could not compile `sorting-numbers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sorting_numbers --edition=2021 sorting-numbers/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0bf1508d5cd0224c -C extra-filename=-0bf1508d5cd0224c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.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 `reversed-numbers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reversed_numbers --edition=2021 reversed-numbers/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8a4fe451638e8497 -C extra-filename=-8a4fe451638e8497 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `selection-sort` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name selection_sort --edition=2021 selection-sort/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=67e1ffd13820efc0 -C extra-filename=-67e1ffd13820efc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `insert-sort` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name insert_sort --edition=2021 insert-sort/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e6e25371c26781a8 -C extra-filename=-e6e25371c26781a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bubble-sort` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bubble_sort --edition=2021 bubble-sort/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=34879b49d5805a9b -C extra-filename=-34879b49d5805a9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `square-n-sum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name square_n_sum --edition=2021 square-n-sum/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a80f3de56b76eb97 -C extra-filename=-a80f3de56b76eb97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `how-many-divisors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name how_many_divisors --edition=2021 how-many-divisors/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6ca92c484c88df9c -C extra-filename=-6ca92c484c88df9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `print-frame` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name print_frame --edition=2021 print-frame/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=21b34631a6ce5f67 -C extra-filename=-21b34631a6ce5f67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `simple-calculator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simple_calculator --edition=2021 simple-calculator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c6729a87b1e70c81 -C extra-filename=-c6729a87b1e70c81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-eb88cb7bce166fb3.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `min-max-sum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name min_max_sum --edition=2021 min-max-sum/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9bc703045e3e3cf9 -C extra-filename=-9bc703045e3e3cf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `counting-sheeps` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name counting_sheeps --edition=2021 counting-sheeps/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=184b1267150d89d9 -C extra-filename=-184b1267150d89d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `range` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name range --edition=2021 range/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c61d064d2304d9f7 -C extra-filename=-c61d064d2304d9f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `maximum-profit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name maximum_profit --edition=2021 maximum-profit/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=089283e46bff80f1 -C extra-filename=-089283e46bff80f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `two-word-name` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name two_word_name --edition=2021 two-word-name/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=103fd3c14da7209c -C extra-filename=-103fd3c14da7209c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `print-chessboard` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name print_chessboard --edition=2021 print-chessboard/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9ed3639af234e480 -C extra-filename=-9ed3639af234e480 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sum-of-positive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sum_of_positive --edition=2021 sum-of-positive/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=222630d301091eaf -C extra-filename=-222630d301091eaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `summation` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name summation --edition=2021 summation/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8899e14d21f7ac44 -C extra-filename=-8899e14d21f7ac44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `circle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name circle --edition=2021 circle/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3a7261dfaadee18f -C extra-filename=-3a7261dfaadee18f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `smallest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name smallest --edition=2021 smallest/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2ca9998658aa83c6 -C extra-filename=-2ca9998658aa83c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `calculate-bmi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name calculate_bmi --edition=2021 calculate-bmi/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d3a6b5a8912c7d77 -C extra-filename=-d3a6b5a8912c7d77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `print-rectangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name print_rectangle --edition=2021 print-rectangle/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4180fa7ffa0b994a -C extra-filename=-4180fa7ffa0b994a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `circle-in-a-rectangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name circle_in_a_rectangle --edition=2021 circle-in-a-rectangle/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=81505c76142766f5 -C extra-filename=-81505c76142766f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `check-for-factor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name check_for_factor --edition=2021 check-for-factor/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d5ab5ef09ea9365b -C extra-filename=-d5ab5ef09ea9365b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `prime-numbers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prime_numbers --edition=2021 prime-numbers/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cf858c013bc24915 -C extra-filename=-cf858c013bc24915 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `x-power` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x_power --edition=2021 x-power/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=697228829527b6d0 -C extra-filename=-697228829527b6d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `greatest-common-divisor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name greatest_common_divisor --edition=2021 greatest-common-divisor/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2222a3a734205a37 -C extra-filename=-2222a3a734205a37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `a-b-divide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name a_b_divide --edition=2021 a-b-divide/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=879690910a61af17 -C extra-filename=-879690910a61af17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `vowel-count` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vowel_count --edition=2021 vowel-count/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c093c4cb8f6cbf91 -C extra-filename=-c093c4cb8f6cbf91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `print-many-hello-world` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name print_many_hello_world --edition=2021 print-many-hello-world/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c124c052695e3e30 -C extra-filename=-c124c052695e3e30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `reversed-strings` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reversed_strings --edition=2021 reversed-strings/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7787188b8540557b -C extra-filename=-7787188b8540557b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `remove-first-and-last-character` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name remove_first_and_last_character --edition=2021 remove-first-and-last-character/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=611f2ee31e6d2db1 -C extra-filename=-611f2ee31e6d2db1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `century-from-year` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name century_from_year --edition=2021 century-from-year/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=954b070f832a2c67 -C extra-filename=-954b070f832a2c67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `watch` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name watch --edition=2021 watch/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7a1b5625605aaa63 -C extra-filename=-7a1b5625605aaa63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `remove-string-spaces` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name remove_string_spaces --edition=2021 remove-string-spaces/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0afe8f32b11be0fa -C extra-filename=-0afe8f32b11be0fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `small-large-equal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name small_large_equal --edition=2021 small-large-equal/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7396264f4f03ae69 -C extra-filename=-7396264f4f03ae69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `even-or-odd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name even_or_odd --edition=2021 even-or-odd/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3dacbbb22ee72fd9 -C extra-filename=-3dacbbb22ee72fd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rectangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rectangle --edition=2021 rectangle/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=80c0ae06a47eaaf8 -C extra-filename=-80c0ae06a47eaaf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `string-repeat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name string_repeat --edition=2021 string-repeat/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6cc0585da0fd3dd7 -C extra-filename=-6cc0585da0fd3dd7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2efc84ca35edac3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "43845de4d876596d3f37750792bc4a0fd662a168a59ed5d64dee63dbfcf1f664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43845de4d876596d3f37750792bc4a0fd662a168a59ed5d64dee63dbfcf1f664", kill_on_drop: false }` [INFO] [stdout] 43845de4d876596d3f37750792bc4a0fd662a168a59ed5d64dee63dbfcf1f664