[INFO] cloning repository https://github.com/0queue/boosttorrent-redux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0queue/boosttorrent-redux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0queue%2Fboosttorrent-redux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0queue%2Fboosttorrent-redux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1632f5ad4be670d537ccea1b953fd69c8f3366a6 [INFO] testing 0queue/boosttorrent-redux 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%2F0queue%2Fboosttorrent-redux" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0queue/boosttorrent-redux [INFO] finished tweaking git repo https://github.com/0queue/boosttorrent-redux [INFO] tweaked toml for git repo https://github.com/0queue/boosttorrent-redux written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0queue/boosttorrent-redux 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/0queue/boosttorrent-redux 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-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] 424f74dc70eca18808e4ee85741c8b4759e3b594d6161b66ba6048c34a13068c [INFO] running `Command { std: "docker" "start" "-a" "424f74dc70eca18808e4ee85741c8b4759e3b594d6161b66ba6048c34a13068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "424f74dc70eca18808e4ee85741c8b4759e3b594d6161b66ba6048c34a13068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424f74dc70eca18808e4ee85741c8b4759e3b594d6161b66ba6048c34a13068c", kill_on_drop: false }` [INFO] [stdout] 424f74dc70eca18808e4ee85741c8b4759e3b594d6161b66ba6048c34a13068c [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] 6dd18c72e3472acf78244e2746692003a83298bad89ad10c6489a55537cd90b9 [INFO] running `Command { std: "docker" "start" "-a" "6dd18c72e3472acf78244e2746692003a83298bad89ad10c6489a55537cd90b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling bencode v0.1.0 (/opt/rustwide/workdir/bencode) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling ureq v0.12.0 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling flume v0.7.1 [INFO] [stderr] Compiling boosttorrent-redux v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message/bus.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | Channel(TryRecvError), [INFO] [stdout] | ------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 19 - Channel(TryRecvError), [INFO] [stdout] 19 + Channel(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/controller/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct DownloadedPiece { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 32 | pub index: usize, [INFO] [stdout] 33 | pub hash: [u8; 20], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadedPiece` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/rustceEEMtp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhex-06cfbc8d0a660e4b.rlib,libctrlc-32566b2ca699d5f5.rlib,libnix-f72da3b85b231c0c.rlib,libvoid-93586161032aa49a.rlib,libureq-462e01d76f9dad40.rlib,libwebpki_roots-7649f94b42da6dad.rlib,libbase64-44edeb0eaae4e3ca.rlib,librustls-72de288569786061.rlib,libbase64-1fc67f92c03a1f86.rlib,libsct-1b6bf1097ec8b684.rlib,libwebpki-04970a93632e1159.rlib,libring-9bc9624c577a199d.rlib,libuntrusted-e93ff42f17626337.rlib,libqstring-92741452e3e5bf56.rlib,liburl-598bafe12144a287.rlib,libidna-7bee181d09c3ff66.rlib,libunicode_normalization-2016df5d32907b46.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libchunked_transfer-d81e64597f225dc8.rlib,libcookie-541d303c74d7a1ae.rlib,libtime-29174e05f1b5ece6.rlib,libstandback-cdc3733e60ed8c33.rlib,libtime_macros-63cfb38ec6e84d53.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libflume-cb4ed0fa91f8fccd.rlib,libspin-727e07ee1a68c4a1.rlib,libutil-e68d23a964b7235b.rlib,libbit_vec-722f7094785af084.rlib,libstructopt-30920b585f5d930a.rlib,libclap-f5ade78cd54635fb.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-759430f46a6e6ead.rlib,libunicode_width-ff270229995c0ad3.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-e90636109b8a184c.rlib,libansi_term-ff0b7d01d18bd931.rlib,librand-1b0d95dbbe0c0fde.rlib,librand_chacha-493facb684802aee.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-495df1b2bca84783.rlib,libgetrandom-cf8ee8369c9172cf.rlib,libmd5-5fb6ce72d231f3e3.rlib,libfutures-9d90fbd1fb835267.rlib,libfutures_executor-153a875950df80d9.rlib,libbencode-240cf981724f1457.rlib,libsha1-bd0c6f30b9ba7e83.rlib,libfake_simd-a91f2f775e698a8f.rlib,libdigest-5f78703e9ac51891.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libblock_buffer-df4a0c63f87f1b31.rlib,libgeneric_array-c51409444f4147ff.rlib,libtypenum-94c12ce366bf9ba8.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,libbyteorder-549def2b2525ef52.rlib,libasync_std-2f6be5b2a52d6794.rlib,libnum_cpus-feb45b75c375edce.rlib,libasync_task-8979ba02d8f8a3bf.rlib,libcrossbeam_channel-60f9cd2a9703f9cb.rlib,libcrossbeam_deque-4a26602fd4a0da00.rlib,libcrossbeam_epoch-923490f6abace6bc.rlib,libmemoffset-cd13a985edf38d49.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libkv_log_macro-4271fcb4b07447e6.rlib,libbroadcaster-92b07477719526cd.rlib,libparking_lot-0dbcf930b899c4c3.rlib,libparking_lot_core-37e62a7674f13033.rlib,libsmallvec-16d333fbf671e5b3.rlib,liblock_api-6f337b257994d935.rlib,libscopeguard-73056285f12cb829.rlib,libfutures_util-ed470064ed67b069.rlib,libmemchr-ef72552adde229fb.rlib,libproc_macro_nested-723ec3dd4990c930.rlib,libfutures_channel-37b3813a1113110e.rlib,libfutures_task-1ad119f55b850506.rlib,libfutures_sink-04981e86d6bd5d7d.rlib,libmio_uds-84021301d1adaaf4.rlib,libmio-887478e044777385.rlib,liblog-be2eebabdfbb9d1c.rlib,libnet2-a5992a63c294f3c5.rlib,libiovec-acbc0a1874ae1420.rlib,liblibc-515dcefb7b903c55.rlib,libonce_cell-bbef7ef23e1f8401.rlib,libfutures_io-05d46713dcd9914d.rlib,libfutures_timer-c4427500b10e784e.rlib,libslab-7c577fd9ceb1ab41.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcfg_if-2d17986ae484e939.rlib,libpin_project_lite-7198edf0ac15bfc6.rlib,libpin_utils-6b10751564cc3efb.rlib,libfutures_core-71bff0891d642169.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/rustceEEMtp/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-5281c8ef32a6dc70/out" "-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/boosttorrent_redux-0ccf59a0c27ba39c" "-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-cf8ee8369c9172cf.rlib(getrandom-cf8ee8369c9172cf.getrandom.108de0a9de5369b1-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_readonly17h4c8943eee7a95611E+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 `boosttorrent-redux` (bin "boosttorrent-redux") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6dd18c72e3472acf78244e2746692003a83298bad89ad10c6489a55537cd90b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd18c72e3472acf78244e2746692003a83298bad89ad10c6489a55537cd90b9", kill_on_drop: false }` [INFO] [stdout] 6dd18c72e3472acf78244e2746692003a83298bad89ad10c6489a55537cd90b9