[INFO] cloning repository https://github.com/passcod/trusty-diag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/trusty-diag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Ftrusty-diag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Ftrusty-diag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58253f159cd01c4aa86110407e6f32916b4d5b78 [INFO] testing passcod/trusty-diag 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%2Fpasscod%2Ftrusty-diag" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/passcod/trusty-diag [INFO] finished tweaking git repo https://github.com/passcod/trusty-diag [INFO] tweaked toml for git repo https://github.com/passcod/trusty-diag written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/passcod/trusty-diag 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/passcod/trusty-diag 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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46420382c7ad34a686ea081418c053726cd38520344d4b0e108752b089149a19 [INFO] running `Command { std: "docker" "start" "-a" "46420382c7ad34a686ea081418c053726cd38520344d4b0e108752b089149a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46420382c7ad34a686ea081418c053726cd38520344d4b0e108752b089149a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46420382c7ad34a686ea081418c053726cd38520344d4b0e108752b089149a19", kill_on_drop: false }` [INFO] [stdout] 46420382c7ad34a686ea081418c053726cd38520344d4b0e108752b089149a19 [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=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] 708ae66c508d202fc9fc4ba554c0ca76ee0df55352c4865049b382a985901bb4 [INFO] running `Command { std: "docker" "start" "-a" "708ae66c508d202fc9fc4ba554c0ca76ee0df55352c4865049b382a985901bb4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling trust-dns-proto v0.19.3 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling trust-dns-client v0.19.3 [INFO] [stderr] Compiling trust-dns-resolver v0.19.3 [INFO] [stderr] Compiling trusty-diag v0.1.0 (/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/rustcndtFoO/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libansi_term-bdfff57b5fb49171.rlib,libfern-ccb42dc602dec04d.rlib,libtrust_dns_resolver-6f8c104b008166f9.rlib,libresolv_conf-aaf5e4714c7e2e3d.rlib,libhostname-52b6222061681e62.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-ec47822c9cc5e9ca.rlib,liblinked_hash_map-d6d7d9319c9c0010.rlib,libtrust_dns_client-1985faa820dde342.rlib,libdata_encoding-06055052ffea43ce.rlib,libradix_trie-c43b7cd3fade2bf8.rlib,libnibble_vec-80a4d8e5c53c80fc.rlib,libendian_type-a288539e743c60b9.rlib,libchrono-19dce6fab4a0cb4c.rlib,libnum_integer-bb89cdb69d9ca0b6.rlib,libnum_traits-236b92532cab8873.rlib,libtime-68578e5f5c70df2c.rlib,libtrust_dns_proto-91fa35eb2e904af9.rlib,liburl-598bafe12144a287.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-7bee181d09c3ff66.rlib,libunicode_normalization-2016df5d32907b46.rlib,libsmallvec-16d333fbf671e5b3.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-05c0e520bc3c1423.rlib,libring-b8afa6f031111c15.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-e93ff42f17626337.rlib,libbacktrace-7d42165f10f808fb.rlib,libbacktrace_sys-e6cc7d0b3eca4c33.rlib,librustc_demangle-dcc5b1758b30e405.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libfutures-60798e291b0b8014.rlib,libfutures_util-3144602956f4652d.rlib,libmemchr-66f21ea766679294.rlib,libfutures_io-30abddbf8d1b9476.rlib,libfutures_channel-2324d1363994e1cd.rlib,libfutures_sink-c28eb4fdd158da62.rlib,libfutures_task-1ad119f55b850506.rlib,libpin_utils-6b10751564cc3efb.rlib,libfutures_core-aa14bf8aa4146969.rlib,libtokio-4e251d37fe938ea8.rlib,libmio-309813c745a79be6.rlib,liblog-04ef586fc7526ac5.rlib,libslab-7c577fd9ceb1ab41.rlib,libiovec-0a4582409be94eac.rlib,libnet2-814d3f520d0894e2.rlib,libcfg_if-2d17986ae484e939.rlib,libbytes-3cae3e1c11d88d6b.rlib,libpin_project_lite-7198edf0ac15bfc6.rlib,libstructopt-bc480ce3fad90288.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-566468e112b885cc.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-759430f46a6e6ead.rlib,libunicode_width-ff270229995c0ad3.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-74d93090d650e1b1.rlib,liblibc-90a058efb6f376c8.rlib,libansi_term-ff0b7d01d18bd931.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/rustcndtFoO/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/backtrace-sys-d34775a08017d049/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fec2576fce4f3e97/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/trusty_diag-5bd3765f5fcc69ee" "-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-40f46d3359c0f69f.rlib(getrandom-40f46d3359c0f69f.getrandom.192117e1836fb2f-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.14/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h7517235c591401d8E+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 `trusty-diag` (bin "trusty-diag") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "708ae66c508d202fc9fc4ba554c0ca76ee0df55352c4865049b382a985901bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708ae66c508d202fc9fc4ba554c0ca76ee0df55352c4865049b382a985901bb4", kill_on_drop: false }` [INFO] [stdout] 708ae66c508d202fc9fc4ba554c0ca76ee0df55352c4865049b382a985901bb4