[INFO] cloning repository https://github.com/dutchmartin/sprattus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dutchmartin/sprattus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2Fsprattus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2Fsprattus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3a43e65e5a524ee446b6d8eda3d4b6992a144c8 [INFO] testing dutchmartin/sprattus 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%2Fdutchmartin%2Fsprattus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dutchmartin/sprattus [INFO] finished tweaking git repo https://github.com/dutchmartin/sprattus [INFO] tweaked toml for git repo https://github.com/dutchmartin/sprattus written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dutchmartin/sprattus 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/dutchmartin/sprattus 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] [stderr] Blocking waiting for file lock on package cache [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] 22f728c3c23a45ece7fb5182c5540ce92725f5eccfe44d302908e0f8b2d4720c [INFO] running `Command { std: "docker" "start" "-a" "22f728c3c23a45ece7fb5182c5540ce92725f5eccfe44d302908e0f8b2d4720c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f728c3c23a45ece7fb5182c5540ce92725f5eccfe44d302908e0f8b2d4720c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f728c3c23a45ece7fb5182c5540ce92725f5eccfe44d302908e0f8b2d4720c", kill_on_drop: false }` [INFO] [stdout] 22f728c3c23a45ece7fb5182c5540ce92725f5eccfe44d302908e0f8b2d4720c [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] c428c3e914600bc2f0a33d7d946d6a72334e5ff858346312b99b396c61f6c86b [INFO] running `Command { std: "docker" "start" "-a" "c428c3e914600bc2f0a33d7d946d6a72334e5ff858346312b99b396c61f6c86b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling sprattus-derive v0.0.1 [INFO] [stderr] Compiling sprattus-derive v0.0.1 (/opt/rustwide/workdir/sprattus-derive) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sprattus-derive/src/lib.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!(format!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 53 | | "Deriving on {}, which is not a struct, is not supported", [INFO] [stdout] 54 | | name.to_string() [INFO] [stdout] 55 | | )), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 ~ _ => panic!( [INFO] [stdout] 53 | "Deriving on {}, which is not a struct, is not supported", [INFO] [stdout] 54 | name.to_string() [INFO] [stdout] 55 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sprattus-derive/src/lib.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 117 | | "Deriving on {}, which is not a struct, is not supported", [INFO] [stdout] 118 | | name.to_string() [INFO] [stdout] 119 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 116 ~ panic!( [INFO] [stdout] 117 | "Deriving on {}, which is not a struct, is not supported", [INFO] [stdout] 118 | name.to_string() [INFO] [stdout] 119 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling tokio-postgres v0.5.1 [INFO] [stderr] Compiling sprattus v0.0.1 (/opt/rustwide/workdir/sprattus) [INFO] [stderr] Compiling sprattus-test v0.1.0 (/opt/rustwide/workdir/sprattus-test) [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/rustc4pu5hc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsprattus-878a535c46a97e2b.rlib,libtokio_postgres-ce6c4eacef976f8e.rlib,libphf-2f86a430b97eac48.rlib,libphf_shared-91d581e952d36410.rlib,libsiphasher-160873f97e7c6670.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libpostgres_types-7b624b5da9a3e4d4.rlib,libtokio_util-d3a731bfbac7e45d.rlib,libparking_lot-cb719a79ae35ce84.rlib,libparking_lot_core-dae57ee2e5a7b7a8.rlib,libsmallvec-9e0326853611e4c1.rlib,liblock_api-6e2e1301d280ad53.rlib,libscopeguard-31ea71a279b39840.rlib,libpostgres_protocol-1e2a852a6256d582.rlib,libbase64-1fc67f92c03a1f86.rlib,libstringprep-57b7e83ab8446d4b.rlib,libunicode_normalization-f9a5a00d8b50488b.rlib,libsmallvec-f236c7aa1973bf26.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libfallible_iterator-da18290346318e11.rlib,libsha2-6fdad1c60b6a9e54.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libfake_simd-a91f2f775e698a8f.rlib,libblock_buffer-00f7c18c3954f52e.rlib,libblock_padding-78ee37bedf3266e7.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,librand-3cf0400b7cb67f45.rlib,librand_chacha-428000b24aa50ad7.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-020dd1f1c28b1d04.rlib,libgetrandom-1f1144418189492e.rlib,libhmac-d5451677858c01c9.rlib,libcrypto_mac-9e06f26d9da69127.rlib,libsubtle-fe6a1df58196288a.rlib,libdigest-5f78703e9ac51891.rlib,libgeneric_array-c51409444f4147ff.rlib,libgeneric_array-a361ea2458cf8685.rlib,libtypenum-94c12ce366bf9ba8.rlib,libmd5-1874fcc3af47e6d3.rlib,libfutures-203d7cfef4b35205.rlib,libfutures_executor-e014c07edc1a05b4.rlib,libbyteorder-61869a15e141d6eb.rlib,libtokio-04034f868fc34fcb.rlib,libmio_uds-71a51538eedec784.rlib,libmio-50e5e66ef48d8c61.rlib,liblog-0458da19e351a080.rlib,libiovec-1d9be333a0f9dd14.rlib,libnet2-be331734fd06a38a.rlib,libcfg_if-2d17986ae484e939.rlib,libbytes-ac666265d17d0394.rlib,libpin_project_lite-12756a58dda63e6c.rlib,libstrfmt-bbcc40243d1e92ad.rlib,libfutures_util-5061e0d8c9046da2.rlib,libmemchr-807679e1588846d7.rlib,libproc_macro_nested-74eddb43600693a1.rlib,libfutures_io-83a043e91a015894.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-8267673b272ee76a.rlib,libfutures_sink-1d53d966c5b6eb00.rlib,libfutures_task-721eca0a79070d7a.rlib,libpin_utils-6b10751564cc3efb.rlib,libfutures_core-35e5f5058b1932a4.rlib,libchrono-7dfd29e780264265.rlib,libnum_integer-8b36e16439307c49.rlib,libnum_traits-873c414f11d4224b.rlib,libtime-d559b968ad733666.rlib,liblibc-0531c8984a49e007.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/rustc4pu5hc/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/sprattus_test-4b43d7741754485c" "-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-1f1144418189492e.rlib(getrandom-1f1144418189492e.getrandom.ac2765e374a89f40-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_readonly17hde425007a70004aeE+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 `sprattus-test` (bin "sprattus-test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c428c3e914600bc2f0a33d7d946d6a72334e5ff858346312b99b396c61f6c86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c428c3e914600bc2f0a33d7d946d6a72334e5ff858346312b99b396c61f6c86b", kill_on_drop: false }` [INFO] [stdout] c428c3e914600bc2f0a33d7d946d6a72334e5ff858346312b99b396c61f6c86b