[INFO] cloning repository https://github.com/pianohacker/fakenet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pianohacker/fakenet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpianohacker%2Ffakenet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpianohacker%2Ffakenet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301522eca4635b034bad225e152c098196817301 [INFO] testing pianohacker/fakenet 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%2Fpianohacker%2Ffakenet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pianohacker/fakenet [INFO] finished tweaking git repo https://github.com/pianohacker/fakenet [INFO] tweaked toml for git repo https://github.com/pianohacker/fakenet written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pianohacker/fakenet 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/pianohacker/fakenet 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] 9f55896823712871c9a920e49e39fbb062c445ed49837b559ea157ef1ae861fb [INFO] running `Command { std: "docker" "start" "-a" "9f55896823712871c9a920e49e39fbb062c445ed49837b559ea157ef1ae861fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f55896823712871c9a920e49e39fbb062c445ed49837b559ea157ef1ae861fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f55896823712871c9a920e49e39fbb062c445ed49837b559ea157ef1ae861fb", kill_on_drop: false }` [INFO] [stdout] 9f55896823712871c9a920e49e39fbb062c445ed49837b559ea157ef1ae861fb [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] ada1109cfd29cf9393bd0cda6b0f366bd4c60d6f5ca0bf9e66d84e23b57ddddd [INFO] running `Command { std: "docker" "start" "-a" "ada1109cfd29cf9393bd0cda6b0f366bd4c60d6f5ca0bf9e66d84e23b57ddddd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fakenet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `pop` is never used [INFO] [stdout] --> src/delay_queue.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl DelayQueue { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn pop(&mut self) -> Option [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `traffic_class` and `flow_label` are never used [INFO] [stdout] --> src/protocols/ipv6/packet.rs:325:12 [INFO] [stdout] | [INFO] [stdout] 324 | impl PacketBuilder { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 325 | pub fn traffic_class(self, traffic_class: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | pub fn flow_label(self, flow_label: u32) -> Self { [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/rustc783IxQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtoml-b033d7190e7b1cac.rlib,libserde_json-35202af4dd225f47.rlib,libitoa-a894b10a4e051367.rlib,libnix-e4c20befb80c4cfa.rlib,libbyteorder-c7092f68299ac016.rlib,librand-262186f031794b11.rlib,librand_chacha-6dd278f46fe70155.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-c5b8627c821177ec.rlib,libgetrandom-e23b244ab16a4fe4.rlib,liblibc-0a7e81d65d86e1d1.rlib,libnom-697ee83953d66567.rlib,libmemchr-a9d748bd82229ecd.rlib,liblexical_core-53a0523aa2c5c0c0.rlib,libbitflags-561a4f1321538a32.rlib,libryu-af883cd9b444a782.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-b97f262571124d1f.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-86128a46918091ba.rlib,libcrossbeam-dfc100cfb96ebd47.rlib,libcrossbeam_channel-be9839106e1e6bac.rlib,libcrossbeam_deque-bf82187309f08121.rlib,libcrossbeam_queue-be992d59105f4147.rlib,libcrossbeam_epoch-a768bb551e5a3899.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_utils-4810c5eaacee4e16.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-a6e4dfb73d048d04.rlib,libanyhow-3a364be91351aa16.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/rustc783IxQ/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/fakenet-288587652a75c425" "-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-e23b244ab16a4fe4.rlib(getrandom-e23b244ab16a4fe4.getrandom.ca332d1b7e938568-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h1213e0e1e1d9dc1fE+0xb6): 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 `fakenet` (bin "fakenet") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ada1109cfd29cf9393bd0cda6b0f366bd4c60d6f5ca0bf9e66d84e23b57ddddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada1109cfd29cf9393bd0cda6b0f366bd4c60d6f5ca0bf9e66d84e23b57ddddd", kill_on_drop: false }` [INFO] [stdout] ada1109cfd29cf9393bd0cda6b0f366bd4c60d6f5ca0bf9e66d84e23b57ddddd