[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] e272596305e3fb826fe02f11114cdc444f3e1ac8 [INFO] testing sumomo-99/write-code-every-day against beta-2025-04-13 for beta-1.87-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-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sumomo-99/write-code-every-day on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "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-6-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40f334e278b040a2240568a6500603c32c7328d4ffc8e9c24936c12a9728e06b [INFO] running `Command { std: "docker" "start" "-a" "40f334e278b040a2240568a6500603c32c7328d4ffc8e9c24936c12a9728e06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f334e278b040a2240568a6500603c32c7328d4ffc8e9c24936c12a9728e06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f334e278b040a2240568a6500603c32c7328d4ffc8e9c24936c12a9728e06b", kill_on_drop: false }` [INFO] [stdout] 40f334e278b040a2240568a6500603c32c7328d4ffc8e9c24936c12a9728e06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06988f452b3cfc100d7202fa132a171640249566199429d5248f6581fdfa8092 [INFO] running `Command { std: "docker" "start" "-a" "06988f452b3cfc100d7202fa132a171640249566199429d5248f6581fdfa8092", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rust_decimal v1.28.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling running_sum_of_1d_array v0.1.0 (/opt/rustwide/workdir/running_sum_of_1d_array) [INFO] [stderr] Compiling print-test-case v0.1.0 (/opt/rustwide/workdir/print-test-case) [INFO] [stderr] Compiling qq v0.1.0 (/opt/rustwide/workdir/qq) [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir/hello_world) [INFO] [stderr] Compiling swapping-two-numbers v0.1.0 (/opt/rustwide/workdir/swapping-two-numbers) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling print-many-hello-world v0.1.0 (/opt/rustwide/workdir/print-many-hello-world) [INFO] [stderr] Compiling circle v0.1.0 (/opt/rustwide/workdir/circle) [INFO] [stderr] Compiling a-b-divide v0.1.0 (/opt/rustwide/workdir/a-b-divide) [INFO] [stderr] Compiling counting-sheeps v0.1.0 (/opt/rustwide/workdir/counting-sheeps) [INFO] [stderr] Compiling min-max-sum v0.1.0 (/opt/rustwide/workdir/min-max-sum) [INFO] [stderr] Compiling calculate-bmi v0.1.0 (/opt/rustwide/workdir/calculate-bmi) [INFO] [stderr] Compiling square-n-sum v0.1.0 (/opt/rustwide/workdir/square-n-sum) [INFO] [stderr] Compiling two-word-name v0.1.0 (/opt/rustwide/workdir/two-word-name) [INFO] [stderr] Compiling vowel-count v0.1.0 (/opt/rustwide/workdir/vowel-count) [INFO] [stderr] Compiling summation v0.1.0 (/opt/rustwide/workdir/summation) [INFO] [stderr] Compiling string-repeat v0.1.0 (/opt/rustwide/workdir/string-repeat) [INFO] [stderr] Compiling prime-numbers v0.1.0 (/opt/rustwide/workdir/prime-numbers) [INFO] [stderr] Compiling remove-string-spaces v0.1.0 (/opt/rustwide/workdir/remove-string-spaces) [INFO] [stderr] Compiling print-rectangle v0.1.0 (/opt/rustwide/workdir/print-rectangle) [INFO] [stderr] Compiling print-chessboard v0.1.0 (/opt/rustwide/workdir/print-chessboard) [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v5", "usage", "wrap_help"))' -C metadata=e0bc345810b735b9 -C extra-filename=-8a777b9a14cc51e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-9c7f63b0ef8cad0a.so --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-32fe7d4c60527fc1.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-177581ab2ee33a74.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a29211daf4ab5bf.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-934c6b5db5b11ce4.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-a5251b019e6ea81a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7bc3y6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-29ac694f0f6133bb.rlib,liblazy_static-af860367908b8176.rlib,libclap-a5239f2a4372ed6a.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-1905f7baa4a1563f.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libstrsim-eb3bc2e4997041af.rlib,libbitflags-dde12b0d7d495b50.rlib,libatty-e1d90a32debe48a3.rlib,liblibc-657502f25eb3e472.rlib,libansi_term-74ae5010905c21da.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7bc3y6/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/string_repeat-a772fe91a80399bb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `string-repeat` (bin "string-repeat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "06988f452b3cfc100d7202fa132a171640249566199429d5248f6581fdfa8092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06988f452b3cfc100d7202fa132a171640249566199429d5248f6581fdfa8092", kill_on_drop: false }` [INFO] [stdout] 06988f452b3cfc100d7202fa132a171640249566199429d5248f6581fdfa8092