[INFO] fetching crate parui 1.0.18... [INFO] testing parui-1.0.18 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate parui 1.0.18 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate parui 1.0.18 [INFO] finished tweaking crates.io crate parui 1.0.18 [INFO] tweaked toml for crates.io crate parui 1.0.18 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parui 1.0.18 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 parui 1.0.18 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mintex v0.1.3 [INFO] [stderr] Downloaded lru v0.12.1 [INFO] [stderr] Downloaded compact_strings v4.1.2 [INFO] [stderr] Downloaded smallvec v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 912ea3894c947d7a0d9b76f5c37cda13cd1c52b733c0bac6a514a23f2e82226f [INFO] running `Command { std: "docker" "start" "-a" "912ea3894c947d7a0d9b76f5c37cda13cd1c52b733c0bac6a514a23f2e82226f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "912ea3894c947d7a0d9b76f5c37cda13cd1c52b733c0bac6a514a23f2e82226f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912ea3894c947d7a0d9b76f5c37cda13cd1c52b733c0bac6a514a23f2e82226f", kill_on_drop: false }` [INFO] [stdout] 912ea3894c947d7a0d9b76f5c37cda13cd1c52b733c0bac6a514a23f2e82226f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 626a8d9bfe4498dd3d13f1284c8f681b05ebb66cc44aab9a51a6cb1c51460a18 [INFO] running `Command { std: "docker" "start" "-a" "626a8d9bfe4498dd3d13f1284c8f681b05ebb66cc44aab9a51a6cb1c51460a18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling compact_strings v4.1.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Compiling parui v1.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> src/main.rs:690:29 [INFO] [stdout] | [INFO] [stdout] 690 | ... cmd.exec(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 690 | let _ = cmd.exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> src/main.rs:733:25 [INFO] [stdout] | [INFO] [stdout] 733 | cmd.exec(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 733 | let _ = cmd.exec(); [INFO] [stdout] | +++++++ [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/rustcngRCHv/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libureq-c8f95a4d484b6482.rlib,libwebpki_roots-d4ea897103673864.rlib,librustls-7961c6a7011f45c8.rlib,libsubtle-23fc8be3659dcbcc.rlib,libwebpki-d2b32f4e882280be.rlib,libring-bf43302b47658cbc.rlib,libgetrandom-311493d04956c829.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-729262884f48070c.rlib,librustls_pki_types-73e4da8937eb0b44.rlib,libflate2-1676fc4de45350a8.rlib,libminiz_oxide-4de6f2631d5d080c.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-93ac09b7b4ff610f.rlib,libbase64-c0352e795b942f1c.rlib,liburl-a82151440bdde560.rlib,libidna-6782bdb3b386c887.rlib,libunicode_normalization-170431b33d2bcba9.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-6586e4e38e01ce88.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libtokio-e372e812a24a2f34.rlib,libnum_cpus-39f266efc9111da7.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libregex-3bcfc4a147ba8282.rlib,libregex_automata-33ea40f3a77ea34f.rlib,libaho_corasick-a216a522e01b379c.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-8ab81e5155933ba8.rlib,libratatui-6038ecf1b835c2d3.rlib,liblru-b172144cc2746362.rlib,libhashbrown-72424deb1009a32c.rlib,libahash-b28565be2dad8c46.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libzerocopy-bb8f5a2cda22b51e.rlib,liballocator_api2-936df57bc75ab794.rlib,libcassowary-320fe38210946833.rlib,libitertools-29532469ed8041d7.rlib,libeither-f18270c27ca3f152.rlib,libcompact_str-13741a9eebc6cce7.rlib,libryu-c7714df1eab3cd05.rlib,libitoa-73d9d3aecc858511.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-aa615a56878ab331.rlib,libunicode_segmentation-7c8711572c3713a2.rlib,libunicode_width-0a547a9320cbf764.rlib,libstrum-6e0e1b09e7914d5f.rlib,libnohash_hasher-e20fb7bf7e4d4a08.rlib,libcrossterm-38a8b92306b352b2.rlib,libbitflags-18067f3c478ccd01.rlib,libparking_lot-50390d80f29f6fd9.rlib,libparking_lot_core-bff14778c5af3cab.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-1571f04597bfcc0b.rlib,liblock_api-8883729d1f8c5b2c.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-c9cba47aea87c21e.rlib,libsignal_hook-706b46c3a453c1fb.rlib,libsignal_hook_registry-1928fd730d6f3fcd.rlib,libmio-6c63aa5d4f73aee6.rlib,liblibc-7f356d337066aff0.rlib,liblog-637a230818e1cd6e.rlib,libcompact_strings-f0362dba4f43e0e9.rlib,libatomic-a202417123622e0b.rlib,libbytemuck-862ef93aa4108d38.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/rustcngRCHv/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-a74b081a568d67e1/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/deps/parui-775840da9ae46efa" "-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/parui-775840da9ae46efa.parui.93d20a49fbf7bcc1-cgu.08.rcgu.o: in function `parui::main::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:241:(.text._ZN5parui4main28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17hc8e4a340bba8b159E+0x8ee): undefined reference to `malloc_trim' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/main.rs:343:(.text._ZN5parui4main28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17hc8e4a340bba8b159E+0x189e): undefined reference to `malloc_trim' [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 `parui` (bin "parui") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "626a8d9bfe4498dd3d13f1284c8f681b05ebb66cc44aab9a51a6cb1c51460a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626a8d9bfe4498dd3d13f1284c8f681b05ebb66cc44aab9a51a6cb1c51460a18", kill_on_drop: false }` [INFO] [stdout] 626a8d9bfe4498dd3d13f1284c8f681b05ebb66cc44aab9a51a6cb1c51460a18