[INFO] fetching crate valico 4.0.0... [INFO] testing valico-4.0.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate valico 4.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate valico 4.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate valico 4.0.0 [INFO] tweaked toml for crates.io crate valico 4.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valico 4.0.0 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 crates.io crate valico 4.0.0 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 51a006102e9a173605572b671a01e452d76149b8d500c4d5322bc30fd78023cf [INFO] running `Command { std: "docker" "start" "-a" "51a006102e9a173605572b671a01e452d76149b8d500c4d5322bc30fd78023cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a006102e9a173605572b671a01e452d76149b8d500c4d5322bc30fd78023cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a006102e9a173605572b671a01e452d76149b8d500c4d5322bc30fd78023cf", kill_on_drop: false }` [INFO] [stdout] 51a006102e9a173605572b671a01e452d76149b8d500c4d5322bc30fd78023cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 165e152b3f0b83ebb490cb60e4034eff96495efb4f429d96cf6337b2426b9847 [INFO] running `Command { std: "docker" "start" "-a" "165e152b3f0b83ebb490cb60e4034eff96495efb4f429d96cf6337b2426b9847", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling psl v2.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling valico v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json_schema/schema.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 233 | fn unsafe_get_default(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn unsafe_get_default(&self) -> Ref<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.83s [INFO] running `Command { std: "docker" "inspect" "165e152b3f0b83ebb490cb60e4034eff96495efb4f429d96cf6337b2426b9847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165e152b3f0b83ebb490cb60e4034eff96495efb4f429d96cf6337b2426b9847", kill_on_drop: false }` [INFO] [stdout] 165e152b3f0b83ebb490cb60e4034eff96495efb4f429d96cf6337b2426b9847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e4e184a2bb35d2edf830424bf573d4e078f14026fb50367a68a79829f989db1 [INFO] running `Command { std: "docker" "start" "-a" "8e4e184a2bb35d2edf830424bf573d4e078f14026fb50367a68a79829f989db1", kill_on_drop: false }` [INFO] [stderr] Compiling valico v4.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json_schema/schema.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 233 | fn unsafe_get_default(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn unsafe_get_default(&self) -> Ref<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/schema/mod.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | .unwrap_or_else(|_| panic!("cannot list directory {dir:?}")) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 12 | .unwrap_or_else(|_| panic!("cannot list directory {dir:?}", ...)) [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 12 | .unwrap_or_else(|_| panic!("{}", "cannot list directory {dir:?}")) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json_schema/schema.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 233 | fn unsafe_get_default(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn unsafe_get_default(&self) -> Ref<'_, Option> { [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/rustcE0bR6M/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libvalico-5fa693af0a093c5c.rlib,libphf-120a4a9f17507bdc.rlib,libphf_shared-a07c65a6b9e3acca.rlib,libsiphasher-38fa4a3175b9359a.rlib,libjsonway-5d9a236ca0a3ea0e.rlib,libfancy_regex-e96e62781cafcd64.rlib,libbit_set-98470464792da163.rlib,libbit_vec-0bd5896c85a13c73.rlib,liberased_serde-a2599bb92818c571.rlib,liburitemplate-614e897f40958baf.rlib,libregex-d70f453da13f727e.rlib,libaho_corasick-ab96e5574c3925ff.rlib,libmemchr-d88797af6a5880b4.rlib,libregex_syntax-f0932470bd92356c.rlib,libjson_pointer-3f7e48052ef1639e.rlib,libchrono-1b4d0abc16c3ebb8.rlib,libiana_time_zone-3b9437595192ca7a.rlib,libnum_integer-0c1d74f58091f536.rlib,libnum_traits-19b330db7a9c0851.rlib,libaddr-d58748ad1a41855b.rlib,libpsl-b45246c54599d26d.rlib,libpsl_types-b559305e22b7b46a.rlib,libbase64-98e76763578d5910.rlib,libuuid-59a83ba6448a2734.rlib,libgetrandom-70e6b46eff5446d9.rlib,liblibc-c894d4fd7db4975d.rlib,libcfg_if-66d55f6b302e88c8.rlib,liburl-e75d2b8f9f87f311.rlib,libidna-a8432c2b11fd519f.rlib,libunicode_normalization-146e47c78e77ee5f.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-01620df19280ce31.rlib,libform_urlencoded-6507c91e03555f90.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libdowncast_rs-2fabc59621ed526b.rlib,libserde_json-c2a1fc03d9d6b206.rlib,libryu-2a5f9e11178322bc.rlib,libitoa-aa5242e9af7e8ff4.rlib,libserde-d1ecd6beb48f5af9.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/rustcE0bR6M/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/tests-c258e133d3388af4" "-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-70e6b46eff5446d9.rlib(getrandom-70e6b46eff5446d9.getrandom.ca8521c90a0bba2f-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.2.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h948609ffc97be707E+0xbc): 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 `valico` (test "tests") due to 1 previous error; 1 warning emitted [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" "/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/rustcMiqVvU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libphf-120a4a9f17507bdc.rlib,libphf_shared-a07c65a6b9e3acca.rlib,libsiphasher-38fa4a3175b9359a.rlib,libjsonway-5d9a236ca0a3ea0e.rlib,libfancy_regex-e96e62781cafcd64.rlib,libbit_set-98470464792da163.rlib,libbit_vec-0bd5896c85a13c73.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liberased_serde-a2599bb92818c571.rlib,liburitemplate-614e897f40958baf.rlib,libregex-d70f453da13f727e.rlib,libaho_corasick-ab96e5574c3925ff.rlib,libmemchr-d88797af6a5880b4.rlib,libregex_syntax-f0932470bd92356c.rlib,libjson_pointer-3f7e48052ef1639e.rlib,libchrono-1b4d0abc16c3ebb8.rlib,libiana_time_zone-3b9437595192ca7a.rlib,libnum_integer-0c1d74f58091f536.rlib,libnum_traits-19b330db7a9c0851.rlib,libaddr-d58748ad1a41855b.rlib,libpsl-b45246c54599d26d.rlib,libpsl_types-b559305e22b7b46a.rlib,libbase64-98e76763578d5910.rlib,libuuid-59a83ba6448a2734.rlib,libgetrandom-70e6b46eff5446d9.rlib,liblibc-c894d4fd7db4975d.rlib,libcfg_if-66d55f6b302e88c8.rlib,liburl-e75d2b8f9f87f311.rlib,libidna-a8432c2b11fd519f.rlib,libunicode_normalization-146e47c78e77ee5f.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-01620df19280ce31.rlib,libform_urlencoded-6507c91e03555f90.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libdowncast_rs-2fabc59621ed526b.rlib,libserde_json-c2a1fc03d9d6b206.rlib,libryu-2a5f9e11178322bc.rlib,libitoa-aa5242e9af7e8ff4.rlib,libserde-d1ecd6beb48f5af9.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/rustcMiqVvU/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/valico-4c7b48353ad20418" "-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-70e6b46eff5446d9.rlib(getrandom-70e6b46eff5446d9.getrandom.ca8521c90a0bba2f-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.2.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h948609ffc97be707E+0xbc): 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 `valico` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8e4e184a2bb35d2edf830424bf573d4e078f14026fb50367a68a79829f989db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4e184a2bb35d2edf830424bf573d4e078f14026fb50367a68a79829f989db1", kill_on_drop: false }` [INFO] [stdout] 8e4e184a2bb35d2edf830424bf573d4e078f14026fb50367a68a79829f989db1