[INFO] cloning repository https://github.com/andrewwebber/example-knative-websockets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewwebber/example-knative-websockets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Fexample-knative-websockets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Fexample-knative-websockets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a63c2a2ee178921b1f4b73ec9f4256084c88f808 [INFO] testing andrewwebber/example-knative-websockets 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%2Fandrewwebber%2Fexample-knative-websockets" "/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/andrewwebber/example-knative-websockets [INFO] finished tweaking git repo https://github.com/andrewwebber/example-knative-websockets [INFO] tweaked toml for git repo https://github.com/andrewwebber/example-knative-websockets written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrewwebber/example-knative-websockets 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/andrewwebber/example-knative-websockets 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] d40fa368c0aabeb014f433242e1d9c10a321aafca324f6373c71568001997d22 [INFO] running `Command { std: "docker" "start" "-a" "d40fa368c0aabeb014f433242e1d9c10a321aafca324f6373c71568001997d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d40fa368c0aabeb014f433242e1d9c10a321aafca324f6373c71568001997d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40fa368c0aabeb014f433242e1d9c10a321aafca324f6373c71568001997d22", kill_on_drop: false }` [INFO] [stdout] d40fa368c0aabeb014f433242e1d9c10a321aafca324f6373c71568001997d22 [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] 5a5d11ac7fa087bc90dbead6db6a12d853dd878d3dca4f106e61c36427e521a3 [INFO] running `Command { std: "docker" "start" "-a" "5a5d11ac7fa087bc90dbead6db6a12d853dd878d3dca4f106e61c36427e521a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling axum-core v0.2.8 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling axum v0.5.16 [INFO] [stderr] Compiling example-websockets 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/rustc2TAxss/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-8b0825ce1dfc0d2b.rlib,libsharded_slab-5513b71284fab34e.rlib,libmatchers-b4f640b1dd3946e6.rlib,libregex_automata-7ef4863dc7b8640d.rlib,libregex-1e5c7f305d3e7d13.rlib,libregex_syntax-463d0c7d8345154b.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-dc722d57a012111b.rlib,libtracing_log-5cbc33a447c881ec.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-17d296e98f9f43d3.rlib,libfutures_executor-21677c526b632564.rlib,libaxum-e64dff5aa6862b14.rlib,libserde_json-c3fae5a2606c696f.rlib,libserde_urlencoded-cf2ae91727029640.rlib,libryu-d13899e55c17b23e.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-5e59709668ced0e8.rlib,libbitflags-e274cd04b58a060d.rlib,libtokio_tungstenite-9e04347878e87709.rlib,libtungstenite-195b59c26d2621d5.rlib,libbase64-1447dfff012d42f8.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libthiserror-5d5920a71b4d91f2.rlib,liburl-172f46f2ff746d84.rlib,libidna-8ae09ddee11a66d6.rlib,libunicode_normalization-146e47c78e77ee5f.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-6507c91e03555f90.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libsha1-911be444c9cb61a5.rlib,libcpufeatures-20ef72a8651822b9.rlib,libdigest-9f027442ed0c0d13.rlib,libblock_buffer-3b2cfadb1d678b7e.rlib,libcrypto_common-f35d9cdda463edcc.rlib,libgeneric_array-94ff2b8f5e54f4b4.rlib,libtypenum-dfaa696d06b304f0.rlib,libtower-fd4b19cbbe334245.rlib,libpin_project-d1164bc39c904cf3.rlib,libindexmap-b03f1e5b67b1334f.rlib,libhashbrown-94464ed281767ecc.rlib,libhdrhistogram-34ab2034b522b530.rlib,libnum_traits-86a63621aee64471.rlib,libtokio_util-165c0ecae2d5b4e9.rlib,librand-e562cf461da4a31b.rlib,librand_chacha-3a83567cd2cf7107.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-0cbc07a1bd567ba6.rlib,libgetrandom-6ca834a15da3eab0.rlib,libhyper-81b30fb795bc138f.rlib,libhttparse-6e816de11d6fc31e.rlib,libtracing-a429165f086a2ee4.rlib,libtracing_core-730c7ecab53fdca4.rlib,libtokio-ba2c5f694d4ff701.rlib,libsignal_hook_registry-59db90e55b695c90.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-c275f73127003e69.rlib,libonce_cell-8a5c5f1c32966472.rlib,libmio-c443dcf42c172035.rlib,liblog-85ece36e36b085b5.rlib,libparking_lot-759095a824e642ce.rlib,libparking_lot_core-defe783f028cd27e.rlib,liblibc-070928d9dbeff53c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-b0aaef6bf175c0ff.rlib,libscopeguard-73056285f12cb829.rlib,libhttpdate-ec7670c9b4625e21.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libserde-388570774802eae6.rlib,libaxum_core-b38cc694891cad3f.rlib,libmime-2517c84452183460.rlib,libfutures_util-d369e1d918bfc4c0.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-123f7ac1ebd67997.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-036ee4480de2d1df.rlib,libfutures_sink-e0a7221a9400a9ed.rlib,libfutures_task-709d6ef778087815.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-9e6f57e692fe6198.rlib,libtower_service-b69620aa0e2195d2.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libhttp_body-894fc8755a1169ef.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libhttp-02f43eeb79b164de.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libbytes-2fec685abb1946c8.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/rustc2TAxss/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/example_websockets-4933cf2f9301f2ce" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h1858733cbf128e6fE+0xbc): 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 `example-websockets` (bin "example-websockets") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a5d11ac7fa087bc90dbead6db6a12d853dd878d3dca4f106e61c36427e521a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5d11ac7fa087bc90dbead6db6a12d853dd878d3dca4f106e61c36427e521a3", kill_on_drop: false }` [INFO] [stdout] 5a5d11ac7fa087bc90dbead6db6a12d853dd878d3dca4f106e61c36427e521a3