[INFO] cloning repository https://github.com/jumang4423/digimama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jumang4423/digimama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumang4423%2Fdigimama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumang4423%2Fdigimama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4389d2b10946695798376e2bd1bebaa01ce255f [INFO] testing jumang4423/digimama against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumang4423%2Fdigimama" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jumang4423/digimama [INFO] finished tweaking git repo https://github.com/jumang4423/digimama [INFO] tweaked toml for git repo https://github.com/jumang4423/digimama written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jumang4423/digimama on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jumang4423/digimama 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ccef705eb65227150ddacb90a75fdb5e2087752483a408a6027133eb0000f3d [INFO] running `Command { std: "docker" "start" "-a" "7ccef705eb65227150ddacb90a75fdb5e2087752483a408a6027133eb0000f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ccef705eb65227150ddacb90a75fdb5e2087752483a408a6027133eb0000f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccef705eb65227150ddacb90a75fdb5e2087752483a408a6027133eb0000f3d", kill_on_drop: false }` [INFO] [stdout] 7ccef705eb65227150ddacb90a75fdb5e2087752483a408a6027133eb0000f3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5fb224bd458909967c545f9866c48216fe502feac5552e911a3e35de3c36e4fd [INFO] running `Command { std: "docker" "start" "-a" "5fb224bd458909967c545f9866c48216fe502feac5552e911a3e35de3c36e4fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [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 textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [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 digimama v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `angry` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | angry, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Angry` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sad` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | sad, [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `happy` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | happy, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Happy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bored` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | bored, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Bored` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `excited` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | excited, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Excited` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sleepy` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | sleepy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sleepy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `support` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | support, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Support` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sick` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | sick, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `nerdy` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | nerdy, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Nerdy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sexy` should have an upper camel case name [INFO] [stdout] --> src/gen_mama_str.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | sexy, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sexy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::panic::panic_any` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::panic::panic_any; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mama_like_emojis` is never used [INFO] [stdout] --> src/word_part.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn mama_like_emojis() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `food_str` is never used [INFO] [stdout] --> src/word_part.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn food_str() -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `surprises` is never used [INFO] [stdout] --> src/word_part.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn surprises() -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `angry` is never used [INFO] [stdout] --> src/word_part.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn angry() -> Vec String> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `support_word` is never used [INFO] [stdout] --> src/word_part.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn support_word() -> Vec String> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `system_name` should have an upper case name [INFO] [stdout] --> src/main.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const system_name: &str = "digimama"; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SYSTEM_NAME` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `system_about` should have an upper case name [INFO] [stdout] --> src/help.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const system_about: &str = "ママっぽい言葉を生成するコマンドラインツール"; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SYSTEM_ABOUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcOe34s1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-ab7fdd7cceaf326d.rlib,librand_chacha-e3e531c96a000135.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-ac8eef30448be31c.rlib,libgetrandom-0c0b597291277cc6.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-e44296b4dcf47479.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-c924a3194d9436be.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-601a385ebe9f1fc6.rlib,liblibc-25aaa37364d43f8c.rlib,libansi_term-bdfff57b5fb49171.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcOe34s1/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/digimama-824269b21a915327" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-0c0b597291277cc6.rlib(getrandom-0c0b597291277cc6.getrandom.6883912199d3a9c8-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h0187827598c7a990E+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `digimama` (bin "digimama") due to 1 previous error; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5fb224bd458909967c545f9866c48216fe502feac5552e911a3e35de3c36e4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb224bd458909967c545f9866c48216fe502feac5552e911a3e35de3c36e4fd", kill_on_drop: false }` [INFO] [stdout] 5fb224bd458909967c545f9866c48216fe502feac5552e911a3e35de3c36e4fd