[INFO] fetching crate pichu 0.4.1... [INFO] testing pichu-0.4.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pichu 0.4.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pichu 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pichu 0.4.1 [INFO] tweaked toml for crates.io crate pichu 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pichu 0.4.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pichu 0.4.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gray_matter v0.2.8 [INFO] [stderr] Downloaded comrak v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7a69bb7cddc0089281ccd334e6a9065ec65f6824b0f8b137413998843874301 [INFO] running `Command { std: "docker" "start" "-a" "a7a69bb7cddc0089281ccd334e6a9065ec65f6824b0f8b137413998843874301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7a69bb7cddc0089281ccd334e6a9065ec65f6824b0f8b137413998843874301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a69bb7cddc0089281ccd334e6a9065ec65f6824b0f8b137413998843874301", kill_on_drop: false }` [INFO] [stdout] a7a69bb7cddc0089281ccd334e6a9065ec65f6824b0f8b137413998843874301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4e478a94fa265e39749d0ecdac295830fd98b25a61763642a6c4a5fa1f95d2a8 [INFO] running `Command { std: "docker" "start" "-a" "4e478a94fa265e39749d0ecdac295830fd98b25a61763642a6c4a5fa1f95d2a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bon v3.6.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling gray_matter v0.2.8 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling pichu v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.93s [INFO] running `Command { std: "docker" "inspect" "4e478a94fa265e39749d0ecdac295830fd98b25a61763642a6c4a5fa1f95d2a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e478a94fa265e39749d0ecdac295830fd98b25a61763642a6c4a5fa1f95d2a8", kill_on_drop: false }` [INFO] [stdout] 4e478a94fa265e39749d0ecdac295830fd98b25a61763642a6c4a5fa1f95d2a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1117db422e74de85c39531cf89656ef8b7cda1f833e608f5dd6e90bbaf0f9ce9 [INFO] running `Command { std: "docker" "start" "-a" "1117db422e74de85c39531cf89656ef8b7cda1f833e608f5dd6e90bbaf0f9ce9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling pichu v0.4.1 (/opt/rustwide/workdir) [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/rustcF8KlCW/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpichu-f66e33294dd62320.rlib,libglob-8be3be6167d59974.rlib,libblake3-44aed87999418f0c.rlib,libconstant_time_eq-9caacf3e143c7f8f.rlib,libarrayvec-45d916162802a94c.rlib,libarrayref-2f266c303305a574.rlib,libgrass-1000d8099bbaa3a8.rlib,libgrass_compiler-cbb99009be4dcbdd.rlib,libphf-baf66988544fb5d9.rlib,libphf_shared-ed4ec938528459ed.rlib,libsiphasher-a16aec30ce993c09.rlib,liblasso-2451f436d9c66ad9.rlib,librand-5ee6e01fcc4533eb.rlib,librand_chacha-1a7072ba97764721.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,librand_core-bdf2cb16c0a2c1d0.rlib,libgetrandom-05f1090221532ee6.rlib,libcodemap-ca897db4fc66272b.rlib,libthiserror-5e103ec8dab57d5f.rlib,libnotify_debouncer_mini-0df11fc8bd6f94cd.rlib,libnotify-7cd7adec6bbe4121.rlib,libmio-e219c645a4ac28ec.rlib,libcrossbeam_channel-4be749d25b57d153.rlib,liblog-fe55feed4fa9693d.rlib,libfiletime-e942d1a3d5f2ce1c.rlib,libinotify-94cc94cd7c40b7b6.rlib,libinotify_sys-f5329750b43a97b9.rlib,liblibc-8454428c84ca4d78.rlib,libgray_matter-8ed51db67eb36dd2.rlib,libyaml_rust2-dae2b87b0b457bb0.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libarraydeque-7d2732e1515182e5.rlib,libhashlink-b6308d5b2d271e06.rlib,libhashbrown-1f6449f9c757eb77.rlib,libahash-24c7aac6ed77d861.rlib,libzerocopy-49e2188937f8ffe9.rlib,liballocator_api2-be9a60e31a10499f.rlib,libtoml-aa644d090dbca49d.rlib,libcomrak-2aef07736c8bd26f.rlib,libcaseless-63b89d4a58963c08.rlib,libunicode_normalization-829fec1dbaedfaa6.rlib,libtinyvec-f34fb2da5345b395.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libsyntect-1aa6e1d06a1a0694.rlib,libthiserror-2bccd5deb2e4a358.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libonig-95ef3f9d1eb2caa4.rlib,libbitflags-a339c845664ed1d6.rlib,libonig_sys-9d4e65a79ee144d7.rlib,libyaml_rust-5b53b8aab1812079.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libfnv-81596130b397d5c3.rlib,libbitflags-e274cd04b58a060d.rlib,libserde_json-d70b0763bdf13fc2.rlib,libryu-0a228f54b75663b5.rlib,libplist-1329ed453530aff1.rlib,libtime-9f42542b3a56f361.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libquick_xml-d3d1e11663d4585c.rlib,libmemchr-8eb551391861f369.rlib,libbase64-4cfc25a2fbceb95f.rlib,libindexmap-24fc7e32692e23c2.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-937b32fc83f12055.rlib,libflate2-ae0f7bbdcfe952ef.rlib,libminiz_oxide-98d8479db6ed50f6.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbincode-57008058ab707f06.rlib,libbon-cca3c9c332d082c8.rlib,libunicode_categories-2af48c955e97b8af.rlib,libentities-da9076b457554b5c.rlib,libtyped_arena-c8e61c3401fdc562.rlib,librayon-7907aae41fd131c5.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libeither-a44a2182aa795768.rlib,libserde-04bb3f0f25c7436f.rlib,libmaud-f44fd008b1ea7c43.rlib,libitoa-ffb801c715a80a64.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/rustcF8KlCW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-2ba71aa587ea2082/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-2ba71aa587ea2082/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/onig_sys-dfbcc49e067dc48c/out" "-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/examples/maud-4a8bea780c12de82" "-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: 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 `pichu` (example "maud") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1117db422e74de85c39531cf89656ef8b7cda1f833e608f5dd6e90bbaf0f9ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1117db422e74de85c39531cf89656ef8b7cda1f833e608f5dd6e90bbaf0f9ce9", kill_on_drop: false }` [INFO] [stdout] 1117db422e74de85c39531cf89656ef8b7cda1f833e608f5dd6e90bbaf0f9ce9