[INFO] cloning repository https://github.com/7rah/sni-router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7rah/sni-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7rah%2Fsni-router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7rah%2Fsni-router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab24027d3efd60b68046e19355bd2b81c67b5a13 [INFO] testing 7rah/sni-router 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%2F7rah%2Fsni-router" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/7rah/sni-router [INFO] finished tweaking git repo https://github.com/7rah/sni-router [INFO] tweaked toml for git repo https://github.com/7rah/sni-router written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/7rah/sni-router 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/7rah/sni-router 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c6cc0c50a114b9ff1a597390335faee88ed0ce9f9afe7e2c4706442c09de0d75 [INFO] running `Command { std: "docker" "start" "-a" "c6cc0c50a114b9ff1a597390335faee88ed0ce9f9afe7e2c4706442c09de0d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6cc0c50a114b9ff1a597390335faee88ed0ce9f9afe7e2c4706442c09de0d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6cc0c50a114b9ff1a597390335faee88ed0ce9f9afe7e2c4706442c09de0d75", kill_on_drop: false }` [INFO] [stdout] c6cc0c50a114b9ff1a597390335faee88ed0ce9f9afe7e2c4706442c09de0d75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2dbdb5e4bb873f55767d6cb8f99bfc5147c053e54a3b4b8ceb7769ba07209231 [INFO] running `Command { std: "docker" "start" "-a" "2dbdb5e4bb873f55767d6cb8f99bfc5147c053e54a3b4b8ceb7769ba07209231", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling moka v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling tls-parser v0.11.0 [INFO] [stderr] Compiling paris v1.5.11 [INFO] [stderr] Compiling qqwry v0.1.0 (https://github.com/sybblow/rust-qqwry.git#b6c06bed) [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling triomphe v0.1.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling nom-derive v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling sni-router v0.1.0 (/opt/rustwide/workdir) [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/rustcygAiRy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtoml-e5bcb8d2ac01c726.rlib,libtokio-44bf5da9d8ef2ae4.rlib,libbytes-37e68ee094a72681.rlib,libmio-477c9c56b84d71c9.rlib,libtls_parser-e4eb015f993c835a.rlib,libphf-a92d7df5bead0e03.rlib,libphf_shared-600a15b5e5459999.rlib,libsiphasher-38fa4a3175b9359a.rlib,libenum_primitive-5c26e910648baf98.rlib,libnum_traits-a43c8bcac318a78c.rlib,librusticata_macros-517eb1143399edb3.rlib,libnom_derive-eb8126b21359ba2c.rlib,libnom-4bd3058861f7b700.rlib,libsni_router-9f63ab136085fa78.rlib,libmemmap2-1c03da8ca03a6a28.rlib,libbinread-e64f8054e8d796c2.rlib,libarray_init-340640860c0560cc.rlib,libsimplelog-0d9d1583cb676b8e.rlib,libtermcolor-a537f8c45744a682.rlib,libchrono-9dc869ff153ff7da.rlib,libnum_integer-8b341eed183f9630.rlib,libnum_traits-d745644c4a434d44.rlib,libtime-041e775c09f81602.rlib,libparis-e908d12bc2a4b7f1.rlib,libregex-714f02bd4ddaf50f.rlib,libaho_corasick-35dda82c90652365.rlib,libregex_syntax-ae12054508fb30be.rlib,libqqwry-4a3b4dd30d9d1d9d.rlib,libencoding-245edd6d9499de97.rlib,libencoding_index_tradchinese-200e93a1dd4a224a.rlib,libencoding_index_simpchinese-a97937418e5d095a.rlib,libencoding_index_japanese-9e4604d47b14a688.rlib,libencoding_index_korean-6c1da80cb8eb3795.rlib,libencoding_index_singlebyte-62d5be625e5fa583.rlib,libmoka-270ed549acaad5d8.rlib,libquanta-f560ee9444f1cc54.rlib,libraw_cpuid-b57199b338b9d621.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_cpus-5c7959a608bec4a6.rlib,libasync_io-8f0c06b323b77be0.rlib,libpolling-d98fa193a0c5fc8e.rlib,liblog-ac2d7cc7e3389574.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libsocket2-3ced83decbfaaeea.rlib,libfutures_lite-5ce5a13171d1088f.rlib,libmemchr-a2892755812de0fe.rlib,libfastrand-dd955576b10a9343.rlib,libfutures_io-18d743b8b2855e9d.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libthiserror-4e326eb67d3a3b97.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libcrossbeam_epoch-fc1eeb7b9ef531db.rlib,libmemoffset-c538d81a51fb8cb8.rlib,libcrossbeam_utils-1b2d31a2bd72b0bd.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libuuid-b96741a5e02e35d0.rlib,libgetrandom-55cf323ce503968f.rlib,libscheduled_thread_pool-49815d974c838626.rlib,libparking_lot-9590da56eabc3150.rlib,libparking_lot_core-cd7d5fb06b14ff33.rlib,libinstant-e23fa3fb52ce1101.rlib,libtagptr-dee3567f91c1b26a.rlib,libparking_lot-2704a4d8b171a4f8.rlib,libparking_lot_core-e226267953c9e708.rlib,liblibc-0d994156d79d31f9.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-53fd7aa0b2f4601c.rlib,libscopeguard-73056285f12cb829.rlib,libfutures_util-8c91932f9648321c.rlib,libslab-93074f6ff5a0b7db.rlib,libpin_project_lite-049930466ef9967f.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-2095693396683be2.rlib,libtriomphe-32910bc8e519c801.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libserde-7caaa13b41ea603d.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libasync_lock-10953623dd4d9ddd.rlib,libevent_listener-60218a967f3c9fd1.rlib,libcrossbeam_channel-419fc300fdc94836.rlib,libcrossbeam_utils-1667a4b59400671e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libanyhow-080cbf880e9edfc1.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/rustcygAiRy/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/sni_router-16bf5a0a721e5dca" "-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/libmemmap2-1c03da8ca03a6a28.rlib(memmap2-1c03da8ca03a6a28.memmap2.55b69f79e3640a4c-cgu.0.rcgu.o): in function `memmap2::os::file_len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.5.3/src/unix.rs:295:(.text._ZN7memmap22os8file_len17h893a7ed95bb02ea1E+0x22): undefined reference to `fstat64' [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 `sni-router` (bin "sni-router") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2dbdb5e4bb873f55767d6cb8f99bfc5147c053e54a3b4b8ceb7769ba07209231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbdb5e4bb873f55767d6cb8f99bfc5147c053e54a3b4b8ceb7769ba07209231", kill_on_drop: false }` [INFO] [stdout] 2dbdb5e4bb873f55767d6cb8f99bfc5147c053e54a3b4b8ceb7769ba07209231