[INFO] cloning repository https://github.com/zhmu/nwserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhmu/nwserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmu%2Fnwserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmu%2Fnwserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fd0316cadaf2bcb2049a10c502ebcb303095df1 [INFO] testing zhmu/nwserver 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%2Fzhmu%2Fnwserver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhmu/nwserver [INFO] finished tweaking git repo https://github.com/zhmu/nwserver [INFO] tweaked toml for git repo https://github.com/zhmu/nwserver written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhmu/nwserver 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/zhmu/nwserver 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a0edfd07efeddddee4f51c3cba9e08860573acdf6bfcbc50e350923730ed7a50 [INFO] running `Command { std: "docker" "start" "-a" "a0edfd07efeddddee4f51c3cba9e08860573acdf6bfcbc50e350923730ed7a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0edfd07efeddddee4f51c3cba9e08860573acdf6bfcbc50e350923730ed7a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0edfd07efeddddee4f51c3cba9e08860573acdf6bfcbc50e350923730ed7a50", kill_on_drop: false }` [INFO] [stdout] a0edfd07efeddddee4f51c3cba9e08860573acdf6bfcbc50e350923730ed7a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d85562977861c313b0ca051f9a31db8c224bfe478d0d1ab49c591e7661845d87 [INFO] running `Command { std: "docker" "start" "-a" "d85562977861c313b0ca051f9a31db8c224bfe478d0d1ab49c591e7661845d87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling nwserver_macros v0.1.0 (/opt/rustwide/workdir/nwserver_macros) [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling nwserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipx.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [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] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle, NetWareError> { [INFO] [stdout] | ^^^^^ ------------------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle<'_>, NetWareError> { [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/rustcfqoi5d/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsignal_hook-c9c0ceecf7c9053b.rlib,libsignal_hook_registry-23cfc9f0a5a7ea22.rlib,libpretty_env_logger-c09239a146a73b86.rlib,libenv_logger-7005ed35f811c4a3.rlib,libtermcolor-a537f8c45744a682.rlib,libatty-f291029bfb9342db.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libregex-714f02bd4ddaf50f.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-ae12054508fb30be.rlib,libnwserver-6eed4630f5c6a55d.rlib,libnix-348801d87fd30843.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libbitflags-e274cd04b58a060d.rlib,libfs2-6659d063300cb6d3.rlib,libtoml-2f326b58fef6f58e.rlib,libchrono-6e7c8b6ebfbe74c7.rlib,libnum_integer-d6b50be3119a5bb5.rlib,libnum_traits-4a904c121adddc62.rlib,libtime-b4538db66e82406b.rlib,librand-3cf7e875076a46fe.rlib,librand_chacha-40f74c6483a9de2c.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-df3f57df52a00092.rlib,libgetrandom-8659d4294a4dd555.rlib,libbyteorder-c7092f68299ac016.rlib,liblog-2ddae88a7cbe57da.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpnet-3afdb82ce4a9d8bf.rlib,libpnet_transport-472d607afc576e53.rlib,libpnet_packet-8affeec88fd15373.rlib,libpnet_macros_support-17f957cedf1828f2.rlib,libpnet_datalink-021dcbfe33696f5c.rlib,libpnet_sys-e882454a23fdbf6d.rlib,liblibc-416a49d14652e74e.rlib,libpnet_base-9a2741d2aa381631.rlib,libipnetwork-29e13c672a50e6f3.rlib,libserde-7b30ef00ca3898fc.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/rustcfqoi5d/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/nwserver-fb387747ec101730" "-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-8659d4294a4dd555.rlib(getrandom-8659d4294a4dd555.getrandom.b075642fcba2c4f9-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17ha5768b1abddbbac3E+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 `nwserver` (bin "nwserver") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d85562977861c313b0ca051f9a31db8c224bfe478d0d1ab49c591e7661845d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85562977861c313b0ca051f9a31db8c224bfe478d0d1ab49c591e7661845d87", kill_on_drop: false }` [INFO] [stdout] d85562977861c313b0ca051f9a31db8c224bfe478d0d1ab49c591e7661845d87