[INFO] cloning repository https://github.com/jmgao/wardenclyffe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmgao/wardenclyffe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmgao%2Fwardenclyffe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmgao%2Fwardenclyffe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a03e806586b80b27eb17f914a0b75921052aee [INFO] testing jmgao/wardenclyffe against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmgao%2Fwardenclyffe" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jmgao/wardenclyffe [INFO] finished tweaking git repo https://github.com/jmgao/wardenclyffe [INFO] tweaked toml for git repo https://github.com/jmgao/wardenclyffe written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmgao/wardenclyffe on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmgao/wardenclyffe 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41c46e499751b81c86851014932cc365a460423a6648d296ae7014484a31fc4c [INFO] running `Command { std: "docker" "start" "-a" "41c46e499751b81c86851014932cc365a460423a6648d296ae7014484a31fc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41c46e499751b81c86851014932cc365a460423a6648d296ae7014484a31fc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c46e499751b81c86851014932cc365a460423a6648d296ae7014484a31fc4c", kill_on_drop: false }` [INFO] [stdout] 41c46e499751b81c86851014932cc365a460423a6648d296ae7014484a31fc4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4e098293d05bc7d7f556a68e189956c41b58ffb0bf904e5d7b2670dac8e754 [INFO] running `Command { std: "docker" "start" "-a" "cc4e098293d05bc7d7f556a68e189956c41b58ffb0bf904e5d7b2670dac8e754", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling android_log-sys v0.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling android_logger v0.13.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling clap v4.1.7 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling wardenclyffe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s [INFO] running `Command { std: "docker" "inspect" "cc4e098293d05bc7d7f556a68e189956c41b58ffb0bf904e5d7b2670dac8e754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4e098293d05bc7d7f556a68e189956c41b58ffb0bf904e5d7b2670dac8e754", kill_on_drop: false }` [INFO] [stdout] cc4e098293d05bc7d7f556a68e189956c41b58ffb0bf904e5d7b2670dac8e754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 752514809a675527989f2c57765f9b1ccfba4f98b993fda5cd9dc843be45eda8 [INFO] running `Command { std: "docker" "start" "-a" "752514809a675527989f2c57765f9b1ccfba4f98b993fda5cd9dc843be45eda8", kill_on_drop: false }` [INFO] [stderr] Compiling wardenclyffe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMUeyty/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libandroid_logger-ae6892999acddd9c,libenv_logger-678d69b177d0e3b3,libregex-f095ea2066c15f1e,libaho_corasick-04356261da0241aa,libregex_syntax-510907f1449de966,librcgen-bdc776df833b43f3,libpem-62f885d7e8cbff82,libyasna-d9d49f19c3e5263a,libtime-c85812801b852e31,libtime_core-3dea729da486ae44,libtokio_rustls-c651fe817dcfa46c,libserde_json-28b7372c1205153f,libryu-d41f87005784b1b4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustls-e8029737b8723ecf,libsct-86897f15d08c8719,libwebpki-df402d11ec692e52,libring-77126a6ad74998c6,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libinclude_dir-21afe0a04eba8232,libtokio_tungstenite-8672e1d744013425,libtungstenite-5e50022f716caf0e,libbase64-42295ac2e0e134a3,librand-21f405ee664f1ffc,librand_chacha-584951985ebc2f20,libppv_lite86-74d192d5fb0d20a2,librand_core-191766f5d8588ce6,libgetrandom-54401de074bde1f3,libutf8-f4341c3c7568480d,libbyteorder-fb36fe721788ce00,libsha1-025234259671ee17,libcpufeatures-334c279ac859326b,libdigest-42baa7f01e90c782,libblock_buffer-96af0dbdbbc0a8aa,libcrypto_common-caca9b2e4447ea42,libgeneric_array-af340b5cab41132d,libtypenum-52da12a67493096a,libthiserror-7c72919da9e29ffe,liburl-4d2e54e4db2f66df,libidna-468889647c46ae9f,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a21d7979ae84fd4f,libform_urlencoded-fd125f4e3f92ae03,libpercent_encoding-bf512ecf668f0e68,libserde-dc52a33f047a2c98,libclap-27262a26071b9c79,libstrsim-934c6b5db5b11ce4,libis_terminal-21ac1ecbf3b8f4d6,librustix-bb00cd24b296d4ac,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-61683383179c3134,libclap_lex-dda68e3b1e5c68e6,libos_str_bytes-ee73c5d26d23daaf,libtermcolor-a5251b019e6ea81a,libbitflags-dde12b0d7d495b50,librustls_pemfile-1db75079dccfc145,libbase64-50d2915b9227cb37,libhyper-9eaa010491caa630,libwant-63864d3e1b74d793,libtry_lock-d829e1fc867adb15,libhttparse-e52ab67d597b9500,libh2-124ff4e4f332cea1,libindexmap-14c9bd10cfad4b33,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-5abee328b877d834,libtower_service-442e0d38cf369aa3,libtracing-003b1f905a407247,libtracing_core-c108cfbadd5304ed,libonce_cell-d2ec766eecdc7a51,libfutures_channel-25ba84793a0a83d4,libhttp_body-07154479e7ddbf39,libfutures_util-ad336078a666f2c8,libslab-c31f36e3ee47a570,libfutures_sink-35a4ee2d1ed73594,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-0cac23fd71bc8ef6,libtokio-fd5a6f2c5ca976ba,libsignal_hook_registry-e26d10bc1d6182b5,libnum_cpus-41d3c22de6521155,libsocket2-779ae26f7197975e,libmemchr-fe2e5a4f134682e2,libmio-7ac2e6e473c90a60,libparking_lot-e3e7349e8b46ff55,libparking_lot_core-d2b4721097d9efd6,liblibc-a3fcced3ef6304dd,libsmallvec-4517414d4f20efb1,liblock_api-7dcc20638937e2b6,libscopeguard-e318caba69bf687f,libpin_project_lite-6df6c214457c8ca7,libhttpdate-5527bd2ab7a43206,libhttp-668843640147833f,libitoa-b1c8d26b4c65e25a,libbytes-d41a62099e4fef91,libfnv-79e2cbfbe03dcd16,libanyhow-e8f1a21c51a31506,liblog-ec46de5c30914dd3,libcfg_if-3e7fc4e38d4a72b5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMUeyty/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-17f943414b90a71c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wardenclyffe-e1e713965565841d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: duplicate symbol: main [INFO] [stdout] >>> defined at wardenclyffe.e5b3e81b7f1b9891-cgu.02 [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/wardenclyffe-e1e713965565841d.wardenclyffe.e5b3e81b7f1b9891-cgu.02.rcgu.o:(main) [INFO] [stdout] >>> defined at cli.rs:32 (src/cli.rs:32) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/wardenclyffe-e1e713965565841d.wardenclyffe.e5b3e81b7f1b9891-cgu.06.rcgu.o:(.text.main+0x0) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wardenclyffe` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "752514809a675527989f2c57765f9b1ccfba4f98b993fda5cd9dc843be45eda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752514809a675527989f2c57765f9b1ccfba4f98b993fda5cd9dc843be45eda8", kill_on_drop: false }` [INFO] [stdout] 752514809a675527989f2c57765f9b1ccfba4f98b993fda5cd9dc843be45eda8