[INFO] cloning repository https://github.com/lachuoi/ssl-check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lachuoi/ssl-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Fssl-check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Fssl-check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1d0e2ea7afe296fa957e44be7f85a0bf9b42e95
[INFO] testing lachuoi/ssl-check against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Fssl-check" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lachuoi/ssl-check
[INFO] finished tweaking git repo https://github.com/lachuoi/ssl-check
[INFO] tweaked toml for git repo https://github.com/lachuoi/ssl-check written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lachuoi/ssl-check on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lachuoi/ssl-check 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/spinframework/spin-rust-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-parser v0.13.2
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]   Downloaded wit-bindgen v0.16.0
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded wasm-metadata v0.10.14
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded percent-encoding v2.3.0
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded form_urlencoded v1.2.0
[INFO] [stderr]   Downloaded wasm-encoder v0.38.1
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded async-trait v0.1.76
[INFO] [stderr]   Downloaded itoa v1.0.9
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.16.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.16.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded routefinder v0.5.3
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded serde_json v1.0.107
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.75
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded wit-component v0.18.2
[INFO] [stderr]   Downloaded wasmparser v0.118.2
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded spdx v0.10.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7
[INFO] running `Command { std: "docker" "start" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling spin-sdk v3.1.0 (https://github.com/spinframework/spin-rust-sdk#2b0dbd7e)
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling routefinder v0.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling spin-macro v3.1.0 (https://github.com/spinframework/spin-rust-sdk#2b0dbd7e)
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling wasm-metadata v0.10.14
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]    Compiling wit-bindgen v0.16.0
[INFO] [stderr]    Compiling spin-executor v3.1.0 (https://github.com/spinframework/spin-rust-sdk#2b0dbd7e)
[INFO] [stderr]    Compiling ssl-check v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SslConnector` and `SslMethod`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openssl::ssl::{SslConnector, SslMethod};
[INFO] [stdout]   |                    ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Params` and `Router`
[INFO] [stdout]  --> src/lib.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::{IntoResponse, Params, Request, Response, Router},
[INFO] [stdout]   |                          ^^^^^^                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/release/deps/rustcGFpIiv/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/release/deps/rustcGFpIiv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libhex-ffa975566df5dac7,libspin_sdk-be035a3df80461fe,libhttp-fdf7250dde43ffb7,libbytes-93521cdfacd306c8,libfnv-98df728fc8020158,libserde_json-d316bc355cd04b23,libryu-31f94d2159c8d989,libitoa-53b008147ebd3fff,libthiserror-64ec1277f5bf33e8,libchrono-aa16dda181056952,libnum_traits-d4972db947534fa1,libiana_time_zone-15d0ddd995693048,libroutefinder-8eba86b730e49e2b,libsmartcow-9401e70c8cc51ce8,libsmartstring-c31f1bd4768e32db,libstatic_assertions-306fc8cfb43dc741,libspin_executor-1baab1de4345aa40,libfutures-230a204ecf073399,libfutures_executor-0d0cd25cd0e97fd3,libfutures_util-ca3fc6bbe206cd1b,libmemchr-2a948e190463d09b,libfutures_io-d28b11ebb551f00e,libslab-1630091d169e2519,libfutures_channel-bb924ac058641b42,libpin_project_lite-71fd5b9b578d5cc0,libfutures_sink-9a7abb28eeb7900f,libfutures_task-0641946b1d280cc9,libpin_utils-bd5b26767cd4a338,libfutures_core-d111c6ff04ed51f2,libwit_bindgen-f0a5bd4e47261b13,libserde-d28fc1206a4cbf5c,libopenssl-c547fd2b25689c1b,libonce_cell-fea566fa5e4a55ed,libbitflags-a8ce920ae76f9251,libforeign_types-261c23f70690c98f,libforeign_types_shared-7ae3c6e5bd5a08a6,libcfg_if-193575a6b29a3ab9,libopenssl_sys-62b0371a61ee57b8,liblibc-da01e53e7955eefc,libanyhow-e0174ee20635ba0d}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcGFpIiv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/libssl_check.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/release/deps/rustcGFpIiv/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.0#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ssl-check` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7", kill_on_drop: false }`
[INFO] [stdout] 6304681b4fa2f52dce7a6a0efccb5ac395716c78f1666eb10b6d276c643116c7
