[INFO] cloning repository https://github.com/karan9123/ping [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karan9123/ping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaran9123%2Fping", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaran9123%2Fping'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3db04adefb573e953bf138fc94d99a916860600b [INFO] testing karan9123/ping 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%2Fkaran9123%2Fping" "/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/karan9123/ping [INFO] finished tweaking git repo https://github.com/karan9123/ping [INFO] tweaked toml for git repo https://github.com/karan9123/ping written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/karan9123/ping 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/karan9123/ping 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] 5ce6f915c9a139b4189115f2221acf6353561c0b50d02653424f187995e5be6c [INFO] running `Command { std: "docker" "start" "-a" "5ce6f915c9a139b4189115f2221acf6353561c0b50d02653424f187995e5be6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ce6f915c9a139b4189115f2221acf6353561c0b50d02653424f187995e5be6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce6f915c9a139b4189115f2221acf6353561c0b50d02653424f187995e5be6c", kill_on_drop: false }` [INFO] [stdout] 5ce6f915c9a139b4189115f2221acf6353561c0b50d02653424f187995e5be6c [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] 7dbe69e200a509f0429c1a2dcdff635225d27d3218be1f316000eaf12d68266d [INFO] running `Command { std: "docker" "start" "-a" "7dbe69e200a509f0429c1a2dcdff635225d27d3218be1f316000eaf12d68266d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pcap v1.1.0 [INFO] [stderr] Compiling rust_network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `BIOCSETIF` in crate `libc` [INFO] [stdout] --> src/commands/ping.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | if ioctl(fd, libc::BIOCSETIF, &ifr) == -1 { [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `TIOCSETD` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.152/src/unix/linux_like/linux/arch/generic/mod.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | pub const TIOCSETD: ::Ioctl = 0x5423; [INFO] [stdout] | --------------------------- similarly named constant `TIOCSETD` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `recv_icmp_response` [INFO] [stdout] --> src/main.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::ping::{recv_icmp_response, send_icmp_echo_request}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_network` (bin "rust_network") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7dbe69e200a509f0429c1a2dcdff635225d27d3218be1f316000eaf12d68266d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbe69e200a509f0429c1a2dcdff635225d27d3218be1f316000eaf12d68266d", kill_on_drop: false }` [INFO] [stdout] 7dbe69e200a509f0429c1a2dcdff635225d27d3218be1f316000eaf12d68266d