[INFO] cloning repository https://github.com/KelvinScully/RustGuard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KelvinScully/RustGuard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelvinScully%2FRustGuard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelvinScully%2FRustGuard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 356962eb03d30e4b1e630f470fa6fa719d7247e2 [INFO] building KelvinScully/RustGuard against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelvinScully%2FRustGuard" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KelvinScully/RustGuard [INFO] finished tweaking git repo https://github.com/KelvinScully/RustGuard [INFO] tweaked toml for git repo https://github.com/KelvinScully/RustGuard written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KelvinScully/RustGuard on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KelvinScully/RustGuard 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70d3f384dbcb551742027a4de157a6bd85019418a89cdfb598450c27ed5bee85 [INFO] running `Command { std: "docker" "start" "-a" "70d3f384dbcb551742027a4de157a6bd85019418a89cdfb598450c27ed5bee85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70d3f384dbcb551742027a4de157a6bd85019418a89cdfb598450c27ed5bee85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d3f384dbcb551742027a4de157a6bd85019418a89cdfb598450c27ed5bee85", kill_on_drop: false }` [INFO] [stdout] 70d3f384dbcb551742027a4de157a6bd85019418a89cdfb598450c27ed5bee85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] db0805fd23691a98ede2884baad406882e5a4239dd147b16086f0fc2fd642601 [INFO] running `Command { std: "docker" "start" "-a" "db0805fd23691a98ede2884baad406882e5a4239dd147b16086f0fc2fd642601", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling RustGuard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Credential` is never constructed [INFO] [stdout] --> src/main.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Credential { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-034bf596cf2669d9,libmemchr-16325235a5e5bbef,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,librusqlite-c18e42c503bba632,libbitflags-796eb83ef71af42c,libsmallvec-e66260ff59480183,libhashlink-f32b62d103f67d6b,libhashbrown-8eb227919563c3ea,libfoldhash-6e98285c7e677e53,liblibsqlite3_sys-5cabf33acb21f7db,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libserde-92c7fb3bd637bdc3,libclap-dde856e28895d92a,libclap_builder-8f5b67c9e02c91d2,libstrsim-e512297c5f919e18,libanstream-d721235434eed465,libanstyle_query-25cf9bebe6874096,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-b271fc8e70ab819f,libanstyle_parse-31a2135f17b38bcb,libutf8parse-9c3910e1de91e7db,libclap_lex-393357da8b6e08be,libanstyle-9228908f29f78a59,libbase64-7b14680fd3f3a6df,librand-3fee1cef3ea56e2c,librand_chacha-9ad9792915bf93f4,libppv_lite86-b5291cfebe25ce7d,libzerocopy-f6c31b5b2a66a0e6,libaes_gcm-26fbc0a57959caa6,libctr-c995000e7f972959,libghash-8fba9aa70acb28be,libpolyval-48e9027655d78949,libopaque_debug-bb20c77cda040623,libuniversal_hash-fe02c07cd8556842,libsubtle-5c0660ad43943a6b,libaes-5fc66492bc73ae47,libcipher-87a2bd10e48aa6fe,libinout-cd66aa70214c91ca,libaead-e780311fbdf3a158,libcrypto_common-518d8729fbfdf404,libgeneric_array-8902a99a8971d46a,libtypenum-4da84aea010a8886,librand_core-304f558027ef1a57,libgetrandom-d039c15a791ff689,libwasi-1720e192b4055643,libcfg_if-beec54d71ff48acf}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libsqlite3-sys-70e2552ddd4f66bd/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/RustGuard-9f5c27e8fad97fda.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: function signature mismatch: time [INFO] [stdout] >>> defined as (i32) -> i32 in /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o) [INFO] [stdout] >>> defined as (i32) -> i64 in /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/libc.a(time.o) [INFO] [stdout] [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: open64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: stat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: fstat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: ftruncate64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: fcntl64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-5cabf33acb21f7db.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lstat64 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `RustGuard` (bin "RustGuard") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "db0805fd23691a98ede2884baad406882e5a4239dd147b16086f0fc2fd642601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0805fd23691a98ede2884baad406882e5a4239dd147b16086f0fc2fd642601", kill_on_drop: false }` [INFO] [stdout] db0805fd23691a98ede2884baad406882e5a4239dd147b16086f0fc2fd642601