[INFO] fetching crate hole-punch 0.0.3... [INFO] testing hole-punch-0.0.3 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate hole-punch 0.0.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hole-punch 0.0.3 [INFO] finished tweaking crates.io crate hole-punch 0.0.3 [INFO] tweaked toml for crates.io crate hole-punch 0.0.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hole-punch 0.0.3 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 crates.io crate hole-punch 0.0.3 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] [stderr] Blocking waiting for file lock on package cache [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] 34fda90e9c6171140887e6a50d01dd44c330573ac89739975982051a08be8b27 [INFO] running `Command { std: "docker" "start" "-a" "34fda90e9c6171140887e6a50d01dd44c330573ac89739975982051a08be8b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34fda90e9c6171140887e6a50d01dd44c330573ac89739975982051a08be8b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fda90e9c6171140887e6a50d01dd44c330573ac89739975982051a08be8b27", kill_on_drop: false }` [INFO] [stdout] 34fda90e9c6171140887e6a50d01dd44c330573ac89739975982051a08be8b27 [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] 5f49aaf70a234b9e6e90ea6297df5f8d1d70951f09c4dab18b15ab2a68ad05db [INFO] running `Command { std: "docker" "start" "-a" "5f49aaf70a234b9e6e90ea6297df5f8d1d70951f09c4dab18b15ab2a68ad05db", kill_on_drop: false }` [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 libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling hole-punch v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unix.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | / /// EINVAL indicates that the file system does not support [INFO] [stdout] 134 | | /// SEEK_HOLE or SEEK_DATA, so we indicate as such [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 135 | EINVAL => Err(ScanError::UnsupportedFileSystem), [INFO] [stdout] | ----------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unix.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | / /// EINVAL indicates that the file system does not support [INFO] [stdout] 164 | | /// SEEK_HOLE or SEEK_DATA, so we indicate as such [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 165 | EINVAL => Err(ScanError::UnsupportedFileSystem), [INFO] [stdout] | ----------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `Command { std: "docker" "inspect" "5f49aaf70a234b9e6e90ea6297df5f8d1d70951f09c4dab18b15ab2a68ad05db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f49aaf70a234b9e6e90ea6297df5f8d1d70951f09c4dab18b15ab2a68ad05db", kill_on_drop: false }` [INFO] [stdout] 5f49aaf70a234b9e6e90ea6297df5f8d1d70951f09c4dab18b15ab2a68ad05db [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3109b3a7267357e0acf4346b1ef3f3dd90a03cb65dde3f14b2be13d3df7af923 [INFO] running `Command { std: "docker" "start" "-a" "3109b3a7267357e0acf4346b1ef3f3dd90a03cb65dde3f14b2be13d3df7af923", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unix.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | / /// EINVAL indicates that the file system does not support [INFO] [stdout] 134 | | /// SEEK_HOLE or SEEK_DATA, so we indicate as such [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 135 | EINVAL => Err(ScanError::UnsupportedFileSystem), [INFO] [stdout] | ----------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unix.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | / /// EINVAL indicates that the file system does not support [INFO] [stdout] 164 | | /// SEEK_HOLE or SEEK_DATA, so we indicate as such [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 165 | EINVAL => Err(ScanError::UnsupportedFileSystem), [INFO] [stdout] | ----------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling hole-punch v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unix.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | / /// EINVAL indicates that the file system does not support [INFO] [stdout] 134 | | /// SEEK_HOLE or SEEK_DATA, so we indicate as such [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 135 | EINVAL => Err(ScanError::UnsupportedFileSystem), [INFO] [stdout] | ----------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unix.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | / /// EINVAL indicates that the file system does not support [INFO] [stdout] 164 | | /// SEEK_HOLE or SEEK_DATA, so we indicate as such [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 165 | EINVAL => Err(ScanError::UnsupportedFileSystem), [INFO] [stdout] | ----------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [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/rustcR6bWCQ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liberrno-853f0b223ca92876.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libquickcheck-4ee926189a2e6a63.rlib,libenv_logger-258886893b8cee88.rlib,liblog-04ef586fc7526ac5.rlib,libregex-6a5df5f4570b28eb.rlib,libthread_local-c6b88a4b7954c5cd.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex_syntax-5dea5182d443d61a.rlib,libaho_corasick-12292637fcc1de3e.rlib,libmemchr-66f21ea766679294.rlib,libtempfile-e397c4bfed2561aa.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,liblibc-90a058efb6f376c8.rlib,libremove_dir_all-3a2e6d1ec33fb04e.rlib,libcfg_if-2d17986ae484e939.rlib,libthiserror-ec5dca0da756f56c.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/rustcR6bWCQ/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/hole_punch-a5972c62a8c5cfd1" "-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 `hole-punch` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3109b3a7267357e0acf4346b1ef3f3dd90a03cb65dde3f14b2be13d3df7af923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3109b3a7267357e0acf4346b1ef3f3dd90a03cb65dde3f14b2be13d3df7af923", kill_on_drop: false }` [INFO] [stdout] 3109b3a7267357e0acf4346b1ef3f3dd90a03cb65dde3f14b2be13d3df7af923