[INFO] cloning repository https://github.com/nixcloud/pankat-replit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nixcloud/pankat-replit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixcloud%2Fpankat-replit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixcloud%2Fpankat-replit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c162ef5a31d4262a7c2838e6be02d772e34e31a [INFO] testing nixcloud/pankat-replit against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixcloud%2Fpankat-replit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nixcloud/pankat-replit on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nixcloud/pankat-replit [INFO] finished tweaking git repo https://github.com/nixcloud/pankat-replit [INFO] tweaked toml for git repo https://github.com/nixcloud/pankat-replit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nixcloud/pankat-replit 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-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22a16766c1b337defc54409482007aa1ac4ebc563da314dbe2c6ddf22ec8d828 [INFO] running `Command { std: "docker" "start" "-a" "22a16766c1b337defc54409482007aa1ac4ebc563da314dbe2c6ddf22ec8d828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22a16766c1b337defc54409482007aa1ac4ebc563da314dbe2c6ddf22ec8d828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a16766c1b337defc54409482007aa1ac4ebc563da314dbe2c6ddf22ec8d828", kill_on_drop: false }` [INFO] [stdout] 22a16766c1b337defc54409482007aa1ac4ebc563da314dbe2c6ddf22ec8d828 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b38157a70c5e68148244c38bf449927f05e837b1e3a0a9780e7a4821ab532db [INFO] running `Command { std: "docker" "start" "-a" "8b38157a70c5e68148244c38bf449927f05e837b1e3a0a9780e7a4821ab532db", kill_on_drop: false }` [INFO] [stderr] warning: pankat v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `diesel_cli` which is missing a lib target [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling html-validation v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling html-macro v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling handlebars v6.3.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling diesel v2.2.7 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling virtual-node v0.2.7 [INFO] [stderr] Compiling virtual-dom-rs v0.6.12 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling pankat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `db_reply` [INFO] [stdout] --> src/articles/mod.rs:253:28 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(db_reply) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_reply` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/articles/mod.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/articles/mod.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_type` [INFO] [stdout] --> src/file_monitor.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | let event_type = match event.kind { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/file_monitor.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article_with_tags_by_id` is never used [INFO] [stdout] --> src/db/article.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_article_with_tags_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article_with_tags_by_src_file_name` is never used [INFO] [stdout] --> src/db/article.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn get_article_with_tags_by_src_file_name( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_visible_articles_by_series` is never used [INFO] [stdout] --> src/db/article.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn get_visible_articles_by_series( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_visible_articles_by_tag` is never used [INFO] [stdout] --> src/db/article.rs:292:8 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn get_visible_articles_by_tag( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_drafts` is never used [INFO] [stdout] --> src/db/article.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn get_drafts( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_tags` is never used [INFO] [stdout] --> src/db/article.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | pub fn get_all_tags(conn: &mut SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_series_from_visible_articles` is never used [INFO] [stdout] --> src/db/article.rs:686:8 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn get_all_series_from_visible_articles( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `establish_connection_and_initialize_schema` is never used [INFO] [stdout] --> src/db/tests/mod.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn establish_connection_and_initialize_schema() -> SqliteConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "8b38157a70c5e68148244c38bf449927f05e837b1e3a0a9780e7a4821ab532db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b38157a70c5e68148244c38bf449927f05e837b1e3a0a9780e7a4821ab532db", kill_on_drop: false }` [INFO] [stdout] 8b38157a70c5e68148244c38bf449927f05e837b1e3a0a9780e7a4821ab532db [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40c4a2a2e70c266dfa7f74efc4b75dcd1ff00c2c6fe5eac1087d5c9b6ac36ab4 [INFO] running `Command { std: "docker" "start" "-a" "40c4a2a2e70c266dfa7f74efc4b75dcd1ff00c2c6fe5eac1087d5c9b6ac36ab4", kill_on_drop: false }` [INFO] [stderr] warning: pankat v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `diesel_cli` which is missing a lib target [INFO] [stderr] Compiling pankat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `db_reply` [INFO] [stdout] --> src/articles/mod.rs:253:28 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(db_reply) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_reply` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/articles/mod.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/articles/mod.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_type` [INFO] [stdout] --> src/file_monitor.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | let event_type = match event.kind { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/file_monitor.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article_with_tags_by_id` is never used [INFO] [stdout] --> src/db/article.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_article_with_tags_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article_with_tags_by_src_file_name` is never used [INFO] [stdout] --> src/db/article.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn get_article_with_tags_by_src_file_name( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_tags` is never used [INFO] [stdout] --> src/db/article.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | pub fn get_all_tags(conn: &mut SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.64s [INFO] running `Command { std: "docker" "inspect" "40c4a2a2e70c266dfa7f74efc4b75dcd1ff00c2c6fe5eac1087d5c9b6ac36ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c4a2a2e70c266dfa7f74efc4b75dcd1ff00c2c6fe5eac1087d5c9b6ac36ab4", kill_on_drop: false }` [INFO] [stdout] 40c4a2a2e70c266dfa7f74efc4b75dcd1ff00c2c6fe5eac1087d5c9b6ac36ab4 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ec72011d5aaeb02518978ac0df0601e9ee78c684df59eaf085cc332f33ce259 [INFO] running `Command { std: "docker" "start" "-a" "5ec72011d5aaeb02518978ac0df0601e9ee78c684df59eaf085cc332f33ce259", kill_on_drop: false }` [INFO] [stderr] warning: pankat v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `diesel_cli` which is missing a lib target [INFO] [stderr] warning: unused variable: `db_reply` [INFO] [stderr] --> src/articles/mod.rs:253:28 [INFO] [stderr] | [INFO] [stderr] 253 | Ok(db_reply) => { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_reply` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/articles/mod.rs:265:29 [INFO] [stderr] | [INFO] [stderr] 265 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/articles/mod.rs:270:21 [INFO] [stderr] | [INFO] [stderr] 270 | Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event_type` [INFO] [stderr] --> src/file_monitor.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 95 | let event_type = match event.kind { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/file_monitor.rs:178:33 [INFO] [stderr] | [INFO] [stderr] 178 | ... Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: function `get_article_with_tags_by_id` is never used [INFO] [stderr] --> src/db/article.rs:102:8 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn get_article_with_tags_by_id( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_article_with_tags_by_src_file_name` is never used [INFO] [stderr] --> src/db/article.rs:124:8 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn get_article_with_tags_by_src_file_name( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_all_tags` is never used [INFO] [stderr] --> src/db/article.rs:677:8 [INFO] [stderr] | [INFO] [stderr] 677 | pub fn get_all_tags(conn: &mut SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pankat` (bin "pankat" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pankat-f177bfbcbd8418a3) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test articles::utils::test_create_dst_file_name ... ok [INFO] [stdout] test articles::tests::tests::test_draft ... ok [INFO] [stdout] test db::tests::del_by_id::tests::test_db_del_by_id ... ok [INFO] [stdout] test articles::tests::tests::test_series ... ok [INFO] [stdout] test articles::tests::tests::test_summary ... ok [INFO] [stdout] test db::tests::get_all_tags::tests::test_db_get_all_tags ... ok [INFO] [stdout] test db::tests::del_by_src_file_name::tests::test_db_src_file_name ... ok [INFO] [stdout] test db::tests::get_most_recent_article::tests::test_db_get_most_recent_article ... ok [INFO] [stdout] test db::tests::get_all_series_from_visible_articles::tests::test_db_get_all_series_from_visible_articles ... ok [INFO] [stdout] test db::tests::get_all_articles::tests::test_db_get_all_visible_articles ... ok [INFO] [stdout] test db::tests::get_drafts::tests::test_db_get_drafts ... ok [INFO] [stdout] test db::tests::del_by_id::tests::test_db_del_by_id_series ... ok [INFO] [stdout] test db::tests::set::tests::test_db_set_empty_dst_file_name ... ok [INFO] [stdout] test db::tests::get_visible_articles_by_series::tests::test_db_get_visible_articles_by_series_none ... ok [INFO] [stdout] test db::tests::set::tests::test_db_set_empty_src_file_name ... ok [INFO] [stdout] test db::tests::set::tests::test_db_set_update ... ok [INFO] [stdout] test db::tests::test_diesel_in_memory_sqlite ... ok [INFO] [stdout] test db::tests::get_visible_articles_by_series::tests::test_db_get_visible_articles_by_series_some ... ok [INFO] [stdout] test renderer::tests::tests::test_date_and_time ... ok [INFO] [stdout] test articles::tests::tests::test_tag ... ok [INFO] [stdout] test db::tests::test_diesel_initialize_schema ... ok [INFO] [stdout] test db::tests::get_visible_articles_by_tag::tests::test_db_get_visible_articles_by_tag ... ok [INFO] [stdout] test db::tests::get_visible_articles::tests::test_db_get_visible_articles ... ok [INFO] [stdout] test db::tests::get_prev_and_next_article::tests::test_db_get_prev_and_next_article ... ok [INFO] [stdout] test db::tests::set::tests::test_db_set_middle ... ok [INFO] [stdout] test articles::tests::tests::test_specialpage ... ok [INFO] [stdout] test db::tests::set::tests::test_db_set ... ok [INFO] [stdout] test db::tests::get_prev_and_next_article_for_series::tests::get_db_prev_and_next_article_for_series ... ok [INFO] [stdout] test db::tests::get_special_pages::tests::test_db_get_special_pages ... ok [INFO] [stdout] test articles::tests::tests::test_meta ... ok [INFO] [stdout] test articles::tests::tests::test_title ... ok [INFO] [stdout] test articles::tests::tests::test_img ... ok [INFO] [stdout] test renderer::tests::tests::test_create_html_from_standalone_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ec72011d5aaeb02518978ac0df0601e9ee78c684df59eaf085cc332f33ce259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec72011d5aaeb02518978ac0df0601e9ee78c684df59eaf085cc332f33ce259", kill_on_drop: false }` [INFO] [stdout] 5ec72011d5aaeb02518978ac0df0601e9ee78c684df59eaf085cc332f33ce259