[INFO] cloning repository https://github.com/WillemDoesIt/ResourceCenter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillemDoesIt/ResourceCenter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillemDoesIt%2FResourceCenter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillemDoesIt%2FResourceCenter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11274767df0fd93c10cb1b6aaa986acde62b1141 [INFO] building WillemDoesIt/ResourceCenter against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillemDoesIt%2FResourceCenter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WillemDoesIt/ResourceCenter [INFO] finished tweaking git repo https://github.com/WillemDoesIt/ResourceCenter [INFO] tweaked toml for git repo https://github.com/WillemDoesIt/ResourceCenter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WillemDoesIt/ResourceCenter on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WillemDoesIt/ResourceCenter 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7f7ca17cf3def13c6d92f852204e7e90be8f886e69a985cfa5eff02e456aea5 [INFO] running `Command { std: "docker" "start" "-a" "e7f7ca17cf3def13c6d92f852204e7e90be8f886e69a985cfa5eff02e456aea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f7ca17cf3def13c6d92f852204e7e90be8f886e69a985cfa5eff02e456aea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f7ca17cf3def13c6d92f852204e7e90be8f886e69a985cfa5eff02e456aea5", kill_on_drop: false }` [INFO] [stdout] e7f7ca17cf3def13c6d92f852204e7e90be8f886e69a985cfa5eff02e456aea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b675fc43b174a5e2096590bdd330db9fb38ded4b2e49754d83a05d6dfacf4c [INFO] running `Command { std: "docker" "start" "-a" "48b675fc43b174a5e2096590bdd330db9fb38ded4b2e49754d83a05d6dfacf4c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling impartial-ord v1.0.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling macroific_attr_parse v2.0.0 [INFO] [stderr] Compiling macroific_core v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sqlite-wasm-rs v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling macroific_macro v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling macroific v2.0.0 [INFO] [stderr] Compiling accessory v2.1.0 [INFO] [stderr] Compiling delegate-display v3.0.0 [INFO] [stderr] Compiling fancy_constructor v2.1.0 [INFO] [stderr] Compiling indexed_db_futures_macros_internal v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling markdown-to-html v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling indexed_db_futures v0.6.4 [INFO] [stderr] Compiling ResourceCenter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CssStyleDeclaration`, `Element`, and `Event` [INFO] [stdout] --> src/lib.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use web_sys::{CssStyleDeclaration, Element, Event, HtmlElement, HtmlInputElement, window}; [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 variable: `id` [INFO] [stdout] --> src/lib.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | for (id, row) in output.contents.iter().enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/sqlite.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Table { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 15 | pub attributes: Vec, [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 `print_table` is never used [INFO] [stdout] --> src/sqlite.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn print_table(table: &Table) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `force_length` is never used [INFO] [stdout] --> src/utils.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn force_length(input: &str, length: usize, filler: char) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `ResourceCenter` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `resource_center` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linker stderr: rust-lld: /opt/rustwide/target/debug/deps/libsqlite_wasm_rs-5850148953f0115c.rlib: archive member 'sqlite3.o' is neither ET_REL nor LLVM bitcode [INFO] [stdout] [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(linker_messages)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ResourceCenter` (lib) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "48b675fc43b174a5e2096590bdd330db9fb38ded4b2e49754d83a05d6dfacf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b675fc43b174a5e2096590bdd330db9fb38ded4b2e49754d83a05d6dfacf4c", kill_on_drop: false }` [INFO] [stdout] 48b675fc43b174a5e2096590bdd330db9fb38ded4b2e49754d83a05d6dfacf4c