[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] checking WillemDoesIt/ResourceCenter against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillemDoesIt%2FResourceCenter" "/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/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WillemDoesIt/ResourceCenter on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded markdown-to-html v0.1.3
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.3.6
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6d6ca747085a3c26db9c48bd22aafdc575e209ee5083b40b5817be8523e61a2
[INFO] running `Command { std: "docker" "start" "-a" "f6d6ca747085a3c26db9c48bd22aafdc575e209ee5083b40b5817be8523e61a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6d6ca747085a3c26db9c48bd22aafdc575e209ee5083b40b5817be8523e61a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d6ca747085a3c26db9c48bd22aafdc575e209ee5083b40b5817be8523e61a2", kill_on_drop: false }`
[INFO] [stdout] f6d6ca747085a3c26db9c48bd22aafdc575e209ee5083b40b5817be8523e61a2
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d516af0bbce56d51c182186674fcf7420c22bf98cba25c3f5a0c887fff5fa4aa
[INFO] running `Command { std: "docker" "start" "-a" "d516af0bbce56d51c182186674fcf7420c22bf98cba25c3f5a0c887fff5fa4aa", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling sqlite-wasm-rs v0.3.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking markdown-to-html v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling impartial-ord v1.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling macroific_attr_parse v2.0.0
[INFO] [stderr]    Compiling macroific_core v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling macroific_macro v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling macroific v2.0.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[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 accessory v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking indexed_db_futures v0.6.4
[INFO] [stderr]     Checking 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 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<String>,
[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] 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<String>,
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.18s
[INFO] running `Command { std: "docker" "inspect" "d516af0bbce56d51c182186674fcf7420c22bf98cba25c3f5a0c887fff5fa4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d516af0bbce56d51c182186674fcf7420c22bf98cba25c3f5a0c887fff5fa4aa", kill_on_drop: false }`
[INFO] [stdout] d516af0bbce56d51c182186674fcf7420c22bf98cba25c3f5a0c887fff5fa4aa
