[INFO] cloning repository https://github.com/era/squid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/era/squid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fsquid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fsquid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a65f927b290c092dedc7181f63425da5f1624786 [INFO] testing era/squid against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fsquid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/era/squid [INFO] finished tweaking git repo https://github.com/era/squid [INFO] tweaked toml for git repo https://github.com/era/squid written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/era/squid on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/era/squid 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2271fc1cdb04cc998537cb60946f2ee16d3ebb92631bb8d5dce0d145b99a8797 [INFO] running `Command { std: "docker" "start" "-a" "2271fc1cdb04cc998537cb60946f2ee16d3ebb92631bb8d5dce0d145b99a8797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2271fc1cdb04cc998537cb60946f2ee16d3ebb92631bb8d5dce0d145b99a8797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2271fc1cdb04cc998537cb60946f2ee16d3ebb92631bb8d5dce0d145b99a8797", kill_on_drop: false }` [INFO] [stdout] 2271fc1cdb04cc998537cb60946f2ee16d3ebb92631bb8d5dce0d145b99a8797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9594fc2ec92e4a57642a00802918463b0ad6bbd106cf8496123714e4d6835a49 [INFO] running `Command { std: "docker" "start" "-a" "9594fc2ec92e4a57642a00802918463b0ad6bbd106cf8496123714e4d6835a49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling web_atoms v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling html2text v0.16.5 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tinylang v0.3.3 [INFO] [stderr] Compiling gray_matter v0.2.9 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling squid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Channel` and `Guid` [INFO] [stdout] --> src/rss.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use rss::{Channel, Guid, Item}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/md.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | return Some(DateTime::::from_utc(naive_datetime, Utc)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_url` [INFO] [stdout] --> src/md.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn to_post_metadata(&self, base_url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/md.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MarkdownCollection { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkdownCollection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_post_metadata` is never used [INFO] [stdout] --> src/md.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl MarkdownCollection { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn to_post_metadata(&self, base_url: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `author` is never read [INFO] [stdout] --> src/rss.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FeedConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/rss.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PostMetadata { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "9594fc2ec92e4a57642a00802918463b0ad6bbd106cf8496123714e4d6835a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9594fc2ec92e4a57642a00802918463b0ad6bbd106cf8496123714e4d6835a49", kill_on_drop: false }` [INFO] [stdout] 9594fc2ec92e4a57642a00802918463b0ad6bbd106cf8496123714e4d6835a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e79fd7eda8bc718ace595e38a69be4a21b67f3c3cf3003a3bcce9dc00e2a47c6 [INFO] running `Command { std: "docker" "start" "-a" "e79fd7eda8bc718ace595e38a69be4a21b67f3c3cf3003a3bcce9dc00e2a47c6", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinylang v0.3.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling gray_matter v0.2.9 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling squid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Channel` and `Guid` [INFO] [stdout] --> src/rss.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use rss::{Channel, Guid, Item}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/md.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | return Some(DateTime::::from_utc(naive_datetime, Utc)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_url` [INFO] [stdout] --> src/md.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn to_post_metadata(&self, base_url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/md.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MarkdownCollection { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkdownCollection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_post_metadata` is never used [INFO] [stdout] --> src/md.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl MarkdownCollection { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn to_post_metadata(&self, base_url: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `author` is never read [INFO] [stdout] --> src/rss.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FeedConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/rss.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PostMetadata { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Channel` and `Guid` [INFO] [stdout] --> src/rss.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use rss::{Channel, Guid, Item}; [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 import: `tokio::signal` [INFO] [stdout] --> tests/integration.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::signal; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | Command::cargo_bin("squid") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | let cargo_bin = Command::cargo_bin("squid") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | let cargo_bin = Command::cargo_bin("squid") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/md.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | return Some(DateTime::::from_utc(naive_datetime, Utc)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_url` [INFO] [stdout] --> src/md.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn to_post_metadata(&self, base_url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/md.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MarkdownCollection { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkdownCollection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_post_metadata` is never used [INFO] [stdout] --> src/md.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl MarkdownCollection { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn to_post_metadata(&self, base_url: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `author` is never read [INFO] [stdout] --> src/rss.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FeedConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "e79fd7eda8bc718ace595e38a69be4a21b67f3c3cf3003a3bcce9dc00e2a47c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79fd7eda8bc718ace595e38a69be4a21b67f3c3cf3003a3bcce9dc00e2a47c6", kill_on_drop: false }` [INFO] [stdout] e79fd7eda8bc718ace595e38a69be4a21b67f3c3cf3003a3bcce9dc00e2a47c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0f7d54040407df945bb28589238cde506e0dc806eef3c202073866df070ef67 [INFO] running `Command { std: "docker" "start" "-a" "c0f7d54040407df945bb28589238cde506e0dc806eef3c202073866df070ef67", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Channel` and `Guid` [INFO] [stderr] --> src/rss.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use rss::{Channel, Guid, Item}; [INFO] [stderr] | ^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/md.rs:100:54 [INFO] [stderr] | [INFO] [stderr] 100 | return Some(DateTime::::from_utc(naive_datetime, Utc)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `base_url` [INFO] [stderr] --> src/md.rs:80:36 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn to_post_metadata(&self, base_url: &str) -> Result { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_url` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/md.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct MarkdownCollection { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 12 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MarkdownCollection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `to_post_metadata` is never used [INFO] [stderr] --> src/md.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl MarkdownCollection { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 26 | pub fn to_post_metadata(&self, base_url: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `author` is never read [INFO] [stderr] --> src/rss.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct FeedConfig { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 10 | pub author: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/rss.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct PostMetadata { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | pub tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `squid` (bin "squid") generated 7 warnings (run `cargo fix --bin "squid" -p squid` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `tokio::signal` [INFO] [stderr] --> tests/integration.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use tokio::signal; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | Command::cargo_bin("squid") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration.rs:90:30 [INFO] [stderr] | [INFO] [stderr] 90 | let cargo_bin = Command::cargo_bin("squid") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration.rs:125:30 [INFO] [stderr] | [INFO] [stderr] 125 | let cargo_bin = Command::cargo_bin("squid") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `squid` (test "integration") generated 4 warnings (run `cargo fix --test "integration" -p squid` to apply 1 suggestion) [INFO] [stderr] warning: `squid` (bin "squid" test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/squid-184ac613c81163ae) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test md::tests::test_to_post_metadata ... ok [INFO] [stdout] test io::test::test_creates_reader_with_all_files ... ok [INFO] [stdout] test config::tests::test_from_toml ... ok [INFO] [stdout] test io::test::test_reader_iter ... ok [INFO] [stdout] test io::test::test_reader_into_iter ... ok [INFO] [stdout] test io::test::test_reader_sub_dirs_iter ... ok [INFO] [stdout] test md::tests::test_create_markdown_document ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3a0d53e4249e8e74) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] successfully processed example.html [INFO] [stdout] successfully processed index.html [INFO] [stdout] successfully processed post_file_name.html [INFO] [stdout] successfully processed post_file_name_2.html [INFO] [stdout] Copied static resources [INFO] [stdout] Serving website at http://127.0.0.1:8181 [INFO] [stdout] successfully processed index.html [INFO] [stdout] successfully processed post_file_name.html [INFO] [stdout] successfully processed example.html [INFO] [stdout] successfully processed post_file_name_2.html [INFO] [stdout] Copied static resources [INFO] [stdout] going to watch for change on files [INFO] [stdout] test test_creates_basic_output ... ok [INFO] [stdout] Stopping... [INFO] [stdout] test test_webserver ... ok [INFO] [stdout] Stopping... [INFO] [stdout] test test_watches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0f7d54040407df945bb28589238cde506e0dc806eef3c202073866df070ef67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f7d54040407df945bb28589238cde506e0dc806eef3c202073866df070ef67", kill_on_drop: false }` [INFO] [stdout] c0f7d54040407df945bb28589238cde506e0dc806eef3c202073866df070ef67