[INFO] cloning repository https://github.com/rbmzeum/welsib-verify-url-cli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbmzeum/welsib-verify-url-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fwelsib-verify-url-cli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fwelsib-verify-url-cli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18765c60556a03fb0838a8c9519b479699c5dceb
[INFO] testing rbmzeum/welsib-verify-url-cli-rs against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fwelsib-verify-url-cli-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rbmzeum/welsib-verify-url-cli-rs
[INFO] finished tweaking git repo https://github.com/rbmzeum/welsib-verify-url-cli-rs
[INFO] tweaked toml for git repo https://github.com/rbmzeum/welsib-verify-url-cli-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rbmzeum/welsib-verify-url-cli-rs on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rbmzeum/welsib-verify-url-cli-rs 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0567664b38dfdedb8713ce7250ca0d6485bd93764e4ad7b19f358a06b10b3a09
[INFO] running `Command { std: "docker" "start" "-a" "0567664b38dfdedb8713ce7250ca0d6485bd93764e4ad7b19f358a06b10b3a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0567664b38dfdedb8713ce7250ca0d6485bd93764e4ad7b19f358a06b10b3a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0567664b38dfdedb8713ce7250ca0d6485bd93764e4ad7b19f358a06b10b3a09", kill_on_drop: false }`
[INFO] [stdout] 0567664b38dfdedb8713ce7250ca0d6485bd93764e4ad7b19f358a06b10b3a09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc887aab76fcc57a0f08dc835c752ffcea491b6bfeeff6955732b865cda56555
[INFO] running `Command { std: "docker" "start" "-a" "cc887aab76fcc57a0f08dc835c752ffcea491b6bfeeff6955732b865cda56555", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling esig-verify-url v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/welsib.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | unsafe extern {
[INFO] [stdout]   |        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `digest_init` is never used
[INFO] [stdout]  --> src/welsib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fn digest_init();
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `digest_update` is never used
[INFO] [stdout]  --> src/welsib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub fn digest_update(bytes: &[u8]);
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `digest_finalize` is never used
[INFO] [stdout]  --> src/welsib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn digest_finalize() -> Vec<u8>;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_not_test_signature_proof` is never used
[INFO] [stdout]  --> src/welsib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn is_not_test_signature_proof(signature_bytes: &Vec<u8>) -> bool;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `activation_proof` is never used
[INFO] [stdout]  --> src/welsib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn activation_proof(request_init_json: &Vec<u8>, multi_signature_bytes: &Vec<u8>) -> bool;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8]`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub fn digest(data: &[u8]) -> Vec<u8>;
[INFO] [stdout]   |                         ^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a raw pointer instead
[INFO] [stdout]   = note: slices have no C equivalent
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub fn digest(data: &[u8]) -> Vec<u8>;
[INFO] [stdout]   |                                   ^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8]`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub fn digest_update(bytes: &[u8]);
[INFO] [stdout]   |                                 ^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a raw pointer instead
[INFO] [stdout]   = note: slices have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn digest_finalize() -> Vec<u8>;
[INFO] [stdout]   |                                 ^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn verify(hash: &Vec<u8>, signature: &Vec<u8>, verifying_key: &Vec<u8>) -> bool;
[INFO] [stdout]   |                         ^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn verify(hash: &Vec<u8>, signature: &Vec<u8>, verifying_key: &Vec<u8>) -> bool;
[INFO] [stdout]   |                                              ^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:7:71
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn verify(hash: &Vec<u8>, signature: &Vec<u8>, verifying_key: &Vec<u8>) -> bool;
[INFO] [stdout]   |                                                                       ^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn is_not_test_signature_proof(signature_bytes: &Vec<u8>) -> bool;
[INFO] [stdout]   |                                                         ^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn activation_proof(request_init_json: &Vec<u8>, multi_signature_bytes: &Vec<u8>) -> bool;
[INFO] [stdout]   |                                                ^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]  --> src/welsib.rs:9:81
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn activation_proof(request_init_json: &Vec<u8>, multi_signature_bytes: &Vec<u8>) -> bool;
[INFO] [stdout]   |                                                                                 ^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]   = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDY0f47/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lverify" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libureq-9869aef06fe9d44b,libwebpki_roots-9268a85df051b0ce,libonce_cell-2642703f88b7c2f4,libflate2-824396b9f15812b7,libminiz_oxide-15230cb047f5c3a8,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbase64-32787b0325ea6df8,liburl-1e88d4fe78a1a8bf,libidna-a3489fa856c5b288,libidna_adapter-84f88859ff3cc180,libicu_normalizer-6ce416251449fabb,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-fa67242f752a0fe9,libicu_properties-eccad4f85b817908,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-b5a680eec64aebeb,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-56e8309dd1ca699f,libicu_provider-ec6e2946168de707,libicu_locid-4f2f92b565c822cb,liblitemap-77adb1e9469fbec5,libtinystr-d3c9a6a0b86f11c2,libzerovec-629afefabc729c6d,libwriteable-1e5dea0053e4c229,libyoke-a1bc7bd2d99781fc,libzerofrom-3ecdbc2ad514b277,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,librustls-1e0da434c647b1c8,libsubtle-2ae6a7038b9a0630,libwebpki-ff4fcf210f6b1e15,libring-835ab3df8d82e973,libgetrandom-20c27bd4b9c91567,liblibc-b5179677030c0326,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libcfg_if-3e7fc4e38d4a72b5,libzeroize-9d781f334751eb0e,librustls_pki_types-3e34dac867c0dd61,liblog-96ff3cebb935140a}.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDY0f47/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" "/opt/rustwide/target/debug/build/ring-fb7476f1f2531128/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/esig_verify_url-2d35b8f1ebd2c70f" "-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: unable to find library -lverify
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esig-verify-url` (bin "esig-verify-url") due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc887aab76fcc57a0f08dc835c752ffcea491b6bfeeff6955732b865cda56555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc887aab76fcc57a0f08dc835c752ffcea491b6bfeeff6955732b865cda56555", kill_on_drop: false }`
[INFO] [stdout] cc887aab76fcc57a0f08dc835c752ffcea491b6bfeeff6955732b865cda56555
