[INFO] fetching crate texcreate_lib 0.1.17... [INFO] testing texcreate_lib-0.1.17 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate texcreate_lib 0.1.17 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate texcreate_lib 0.1.17 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate texcreate_lib 0.1.17 [INFO] finished tweaking crates.io crate texcreate_lib 0.1.17 [INFO] tweaked toml for crates.io crate texcreate_lib 0.1.17 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.0 [INFO] [stderr] Downloaded elasticlunr-rs v3.0.2 [INFO] [stderr] Downloaded notify-debouncer-mini v0.4.1 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded opener v0.6.1 [INFO] [stderr] Downloaded pulldown-cmark v0.10.0 [INFO] [stderr] Downloaded topological-sort v0.2.2 [INFO] [stderr] Downloaded handlebars v5.1.0 [INFO] [stderr] Downloaded mdbook v0.4.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eb7e7f0b20966fbb01786e9adbeb67a1e153fd05e7ed9d290d194e9879ee483 [INFO] running `Command { std: "docker" "start" "-a" "4eb7e7f0b20966fbb01786e9adbeb67a1e153fd05e7ed9d290d194e9879ee483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eb7e7f0b20966fbb01786e9adbeb67a1e153fd05e7ed9d290d194e9879ee483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb7e7f0b20966fbb01786e9adbeb67a1e153fd05e7ed9d290d194e9879ee483", kill_on_drop: false }` [INFO] [stdout] 4eb7e7f0b20966fbb01786e9adbeb67a1e153fd05e7ed9d290d194e9879ee483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f67c5523de5312475c30fdb1e95f44866102a2e0d28524a077c948eb4381ee25 [INFO] running `Command { std: "docker" "start" "-a" "f67c5523de5312475c30fdb1e95f44866102a2e0d28524a077c948eb4381ee25", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling winnow v0.6.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling pulldown-cmark v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling ammonia v3.3.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling handlebars v5.1.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling elasticlunr-rs v3.0.2 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling mdbook v0.4.37 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling texcreate_lib v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `basic::*` [INFO] [stdout] --> src/Templates/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use basic::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book::*` [INFO] [stdout] --> src/Templates/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use book::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/Templates/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `code::*` [INFO] [stdout] --> src/Templates/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use code::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theatre::*` [INFO] [stdout] --> src/Templates/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use theatre::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `novel::*` [INFO] [stdout] --> src/Templates/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use novel::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beamer::*` [INFO] [stdout] --> src/Templates/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use beamer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lachaise::*` [INFO] [stdout] --> src/Templates/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use lachaise::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::*` [INFO] [stdout] --> src/Config/config_multi.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{consts::*, template::Template}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/Web/web.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let index = Path::new("texcreate.html"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/Config/config_multi.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let mut path = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/Config/config_multi.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let len = &self.conf.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p` is never read [INFO] [stdout] --> src/routes.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut p = String::new(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Templates` should have a snake case name [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Templates; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Config` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Config; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Web` should have a snake case name [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Web; [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Project: Project, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Document: Document, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 25s [INFO] running `Command { std: "docker" "inspect" "f67c5523de5312475c30fdb1e95f44866102a2e0d28524a077c948eb4381ee25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67c5523de5312475c30fdb1e95f44866102a2e0d28524a077c948eb4381ee25", kill_on_drop: false }` [INFO] [stdout] f67c5523de5312475c30fdb1e95f44866102a2e0d28524a077c948eb4381ee25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebc5c5cdbb3fe49edf0871db1b7c4da362badeb85a7011f2c190fcdb8bb5139f [INFO] running `Command { std: "docker" "start" "-a" "ebc5c5cdbb3fe49edf0871db1b7c4da362badeb85a7011f2c190fcdb8bb5139f", kill_on_drop: false }` [INFO] [stderr] Compiling texcreate_lib v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `basic::*` [INFO] [stdout] --> src/Templates/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use basic::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book::*` [INFO] [stdout] --> src/Templates/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use book::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/Templates/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `code::*` [INFO] [stdout] --> src/Templates/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use code::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theatre::*` [INFO] [stdout] --> src/Templates/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use theatre::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `novel::*` [INFO] [stdout] --> src/Templates/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use novel::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beamer::*` [INFO] [stdout] --> src/Templates/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use beamer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lachaise::*` [INFO] [stdout] --> src/Templates/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use lachaise::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::*` [INFO] [stdout] --> src/Config/config_multi.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{consts::*, template::Template}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/Web/web.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let index = Path::new("texcreate.html"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/Config/config_multi.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let mut path = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/Config/config_multi.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let len = &self.conf.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p` is never read [INFO] [stdout] --> src/routes.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut p = String::new(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Templates` should have a snake case name [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Templates; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Config` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Config; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Web` should have a snake case name [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Web; [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Project: Project, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Document: Document, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic::*` [INFO] [stdout] --> src/Templates/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use basic::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book::*` [INFO] [stdout] --> src/Templates/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use book::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/Templates/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `code::*` [INFO] [stdout] --> src/Templates/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use code::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theatre::*` [INFO] [stdout] --> src/Templates/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use theatre::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `novel::*` [INFO] [stdout] --> src/Templates/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use novel::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beamer::*` [INFO] [stdout] --> src/Templates/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use beamer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lachaise::*` [INFO] [stdout] --> src/Templates/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use lachaise::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::*` [INFO] [stdout] --> src/Config/config_multi.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{consts::*, template::Template}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/Web/web.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let index = Path::new("texcreate.html"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/Config/config_multi.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let mut path = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/Config/config_multi.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let len = &self.conf.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p` is never read [INFO] [stdout] --> src/routes.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut p = String::new(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Templates` should have a snake case name [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Templates; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Config` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Config; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Web` should have a snake case name [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Web; [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Project: Project, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Document: Document, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "ebc5c5cdbb3fe49edf0871db1b7c4da362badeb85a7011f2c190fcdb8bb5139f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc5c5cdbb3fe49edf0871db1b7c4da362badeb85a7011f2c190fcdb8bb5139f", kill_on_drop: false }` [INFO] [stdout] ebc5c5cdbb3fe49edf0871db1b7c4da362badeb85a7011f2c190fcdb8bb5139f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 700ed80047982f405248d59ed2750c3a07304b53c43acbcaffce3dcfe78042d2 [INFO] running `Command { std: "docker" "start" "-a" "700ed80047982f405248d59ed2750c3a07304b53c43acbcaffce3dcfe78042d2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `basic::*` [INFO] [stderr] --> src/Templates/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use basic::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `book::*` [INFO] [stderr] --> src/Templates/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use book::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `math::*` [INFO] [stderr] --> src/Templates/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use math::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `code::*` [INFO] [stderr] --> src/Templates/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use code::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `theatre::*` [INFO] [stderr] --> src/Templates/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use theatre::*; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `novel::*` [INFO] [stderr] --> src/Templates/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use novel::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `beamer::*` [INFO] [stderr] --> src/Templates/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use beamer::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `lachaise::*` [INFO] [stderr] --> src/Templates/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use lachaise::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `consts::*` [INFO] [stderr] --> src/Config/config_multi.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{consts::*, template::Template}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `index` [INFO] [stderr] --> src/Web/web.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | let index = Path::new("texcreate.html"); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `path` is never read [INFO] [stderr] --> src/Config/config_multi.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 67 | let mut path = String::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `len` [INFO] [stderr] --> src/Config/config_multi.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let len = &self.conf.len(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `p` is never read [INFO] [stderr] --> src/routes.rs:102:13 [INFO] [stderr] | [INFO] [stderr] 102 | let mut p = String::new(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: module `Templates` should have a snake case name [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub mod Templates; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: module `Config` should have a snake case name [INFO] [stderr] --> src/lib.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub mod Config; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stderr] [INFO] [stderr] warning: module `Web` should have a snake case name [INFO] [stderr] --> src/lib.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub mod Web; [INFO] [stderr] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stderr] [INFO] [stderr] warning: structure field `Project` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub Project: Project, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stderr] [INFO] [stderr] warning: structure field `Document` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub Document: Document, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stderr] [INFO] [stderr] warning: variable `Project` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:66:16 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stderr] [INFO] [stderr] warning: variable `Document` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:66:34 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stderr] [INFO] [stderr] warning: `texcreate_lib` (lib) generated 20 warnings (run `cargo fix --lib -p texcreate_lib` to apply 9 suggestions) [INFO] [stderr] warning: `texcreate_lib` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texcreate_lib-42788025414fe483) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests texcreate_lib [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/routes.rs - routes::create (line 78) ... FAILED [INFO] [stdout] test src/routes.rs - routes::const_conv (line 11) ... FAILED [INFO] [stdout] test src/routes.rs - routes::load (line 39) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/routes.rs - routes::create (line 78) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/routes.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 11 | create(name, path, template); [INFO] [stdout] | ------ ^^^^ expected `&Option`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Option` [INFO] [stdout] found reference `&str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/routes.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn create(name: &str, file_path: &Option, template: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/routes.rs - routes::const_conv (line 11) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Basic_MAIN` in this scope [INFO] [stdout] --> src/routes.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 10 | let basic = const_conv(Basic_MAIN, basic::BASIC_STRUCTURE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/routes.rs - routes::load (line 39) stdout ---- [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `File` in the current scope [INFO] [stdout] --> src/routes.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 11 | main.write_all(basic.0.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `File` [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1704:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `File` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `File` in the current scope [INFO] [stdout] --> src/routes.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 14 | structure.write_all(basic.1.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `File` [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1704:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `File` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/routes.rs - routes::const_conv (line 11) [INFO] [stdout] src/routes.rs - routes::create (line 78) [INFO] [stdout] src/routes.rs - routes::load (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "700ed80047982f405248d59ed2750c3a07304b53c43acbcaffce3dcfe78042d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700ed80047982f405248d59ed2750c3a07304b53c43acbcaffce3dcfe78042d2", kill_on_drop: false }` [INFO] [stdout] 700ed80047982f405248d59ed2750c3a07304b53c43acbcaffce3dcfe78042d2 [INFO] testing texcreate_lib-0.1.17 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate texcreate_lib 0.1.17 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate texcreate_lib 0.1.17 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate texcreate_lib 0.1.17 [INFO] finished tweaking crates.io crate texcreate_lib 0.1.17 [INFO] tweaked toml for crates.io crate texcreate_lib 0.1.17 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3168507a48013e8082df4ba41d5d384a184704b7884316623d00d2f18c22a6d [INFO] running `Command { std: "docker" "start" "-a" "f3168507a48013e8082df4ba41d5d384a184704b7884316623d00d2f18c22a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3168507a48013e8082df4ba41d5d384a184704b7884316623d00d2f18c22a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3168507a48013e8082df4ba41d5d384a184704b7884316623d00d2f18c22a6d", kill_on_drop: false }` [INFO] [stdout] f3168507a48013e8082df4ba41d5d384a184704b7884316623d00d2f18c22a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2f2bc6966d71806dc8a0ada7be0338c2979f55fd421ed7d95a768005440d82 [INFO] running `Command { std: "docker" "start" "-a" "9a2f2bc6966d71806dc8a0ada7be0338c2979f55fd421ed7d95a768005440d82", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling winnow v0.6.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling pulldown-cmark v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling handlebars v5.1.0 [INFO] [stderr] Compiling ammonia v3.3.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling elasticlunr-rs v3.0.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling mdbook v0.4.37 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling texcreate_lib v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `basic::*` [INFO] [stdout] --> src/Templates/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use basic::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book::*` [INFO] [stdout] --> src/Templates/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use book::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/Templates/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `code::*` [INFO] [stdout] --> src/Templates/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use code::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theatre::*` [INFO] [stdout] --> src/Templates/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use theatre::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `novel::*` [INFO] [stdout] --> src/Templates/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use novel::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beamer::*` [INFO] [stdout] --> src/Templates/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use beamer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lachaise::*` [INFO] [stdout] --> src/Templates/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use lachaise::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::*` [INFO] [stdout] --> src/Config/config_multi.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{consts::*, template::Template}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/Web/web.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let index = Path::new("texcreate.html"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/Config/config_multi.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let mut path = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/Config/config_multi.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let len = &self.conf.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p` is never read [INFO] [stdout] --> src/routes.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut p = String::new(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Templates` should have a snake case name [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Templates; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Config` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Config; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Web` should have a snake case name [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Web; [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Project: Project, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Document: Document, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 27s [INFO] running `Command { std: "docker" "inspect" "9a2f2bc6966d71806dc8a0ada7be0338c2979f55fd421ed7d95a768005440d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2f2bc6966d71806dc8a0ada7be0338c2979f55fd421ed7d95a768005440d82", kill_on_drop: false }` [INFO] [stdout] 9a2f2bc6966d71806dc8a0ada7be0338c2979f55fd421ed7d95a768005440d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3004d64a51acf7e5d2fb56165f9268ae48341db1c0551bc0c66d42de87ab2cd9 [INFO] running `Command { std: "docker" "start" "-a" "3004d64a51acf7e5d2fb56165f9268ae48341db1c0551bc0c66d42de87ab2cd9", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `basic::*` [INFO] [stdout] --> src/Templates/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use basic::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book::*` [INFO] [stdout] --> src/Templates/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use book::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/Templates/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `code::*` [INFO] [stdout] --> src/Templates/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use code::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theatre::*` [INFO] [stdout] --> src/Templates/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use theatre::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `novel::*` [INFO] [stdout] --> src/Templates/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use novel::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beamer::*` [INFO] [stdout] --> src/Templates/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use beamer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lachaise::*` [INFO] [stdout] --> src/Templates/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use lachaise::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::*` [INFO] [stdout] --> src/Config/config_multi.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{consts::*, template::Template}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/Web/web.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let index = Path::new("texcreate.html"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/Config/config_multi.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let mut path = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/Config/config_multi.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let len = &self.conf.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p` is never read [INFO] [stdout] --> src/routes.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut p = String::new(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Templates` should have a snake case name [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Templates; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Config` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Config; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Web` should have a snake case name [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Web; [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Project: Project, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Document: Document, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling texcreate_lib v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic::*` [INFO] [stdout] --> src/Templates/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use basic::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book::*` [INFO] [stdout] --> src/Templates/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use book::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/Templates/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `code::*` [INFO] [stdout] --> src/Templates/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use code::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theatre::*` [INFO] [stdout] --> src/Templates/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use theatre::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `novel::*` [INFO] [stdout] --> src/Templates/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use novel::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beamer::*` [INFO] [stdout] --> src/Templates/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use beamer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lachaise::*` [INFO] [stdout] --> src/Templates/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use lachaise::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::*` [INFO] [stdout] --> src/Config/config_multi.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{consts::*, template::Template}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/Web/web.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let index = Path::new("texcreate.html"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/Config/config_multi.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let mut path = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/Config/config_multi.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let len = &self.conf.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p` is never read [INFO] [stdout] --> src/routes.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut p = String::new(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Templates` should have a snake case name [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Templates; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Config` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Config; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Web` should have a snake case name [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Web; [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Project: Project, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Document: Document, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Project` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Document` should have a snake case name [INFO] [stdout] --> src/Config/config.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "3004d64a51acf7e5d2fb56165f9268ae48341db1c0551bc0c66d42de87ab2cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3004d64a51acf7e5d2fb56165f9268ae48341db1c0551bc0c66d42de87ab2cd9", kill_on_drop: false }` [INFO] [stdout] 3004d64a51acf7e5d2fb56165f9268ae48341db1c0551bc0c66d42de87ab2cd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 947ed98d2d843486b38687b4f0d7af2f8f5f719d9fd245c7eff60fe5f9133371 [INFO] running `Command { std: "docker" "start" "-a" "947ed98d2d843486b38687b4f0d7af2f8f5f719d9fd245c7eff60fe5f9133371", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `basic::*` [INFO] [stderr] --> src/Templates/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use basic::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `book::*` [INFO] [stderr] --> src/Templates/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use book::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `math::*` [INFO] [stderr] --> src/Templates/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use math::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `code::*` [INFO] [stderr] --> src/Templates/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use code::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `theatre::*` [INFO] [stderr] --> src/Templates/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use theatre::*; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `novel::*` [INFO] [stderr] --> src/Templates/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use novel::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `beamer::*` [INFO] [stderr] --> src/Templates/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use beamer::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `lachaise::*` [INFO] [stderr] --> src/Templates/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use lachaise::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `consts::*` [INFO] [stderr] --> src/Config/config_multi.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{consts::*, template::Template}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `index` [INFO] [stderr] --> src/Web/web.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | let index = Path::new("texcreate.html"); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `path` is never read [INFO] [stderr] --> src/Config/config_multi.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 67 | let mut path = String::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `len` [INFO] [stderr] --> src/Config/config_multi.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let len = &self.conf.len(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `p` is never read [INFO] [stderr] --> src/routes.rs:102:13 [INFO] [stderr] | [INFO] [stderr] 102 | let mut p = String::new(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: module `Templates` should have a snake case name [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub mod Templates; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `templates` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: module `Config` should have a snake case name [INFO] [stderr] --> src/lib.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub mod Config; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `config` [INFO] [stderr] [INFO] [stderr] warning: module `Web` should have a snake case name [INFO] [stderr] --> src/lib.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub mod Web; [INFO] [stderr] | ^^^ help: convert the identifier to snake case (notice the capitalization): `web` [INFO] [stderr] [INFO] [stderr] warning: structure field `Project` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub Project: Project, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stderr] [INFO] [stderr] warning: structure field `Document` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub Document: Document, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stderr] [INFO] [stderr] warning: variable `Project` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:66:16 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `project` [INFO] [stderr] [INFO] [stderr] warning: variable `Document` should have a snake case name [INFO] [stderr] --> src/Config/config.rs:66:34 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn new(Project: Project, Document: Document) -> Config { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `document` [INFO] [stderr] [INFO] [stderr] warning: `texcreate_lib` (lib) generated 20 warnings (run `cargo fix --lib -p texcreate_lib` to apply 9 suggestions) [INFO] [stderr] warning: `texcreate_lib` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texcreate_lib-42788025414fe483) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests texcreate_lib [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/routes.rs - routes::create (line 78) ... FAILED [INFO] [stdout] test src/routes.rs - routes::load (line 39) ... FAILED [INFO] [stdout] test src/routes.rs - routes::const_conv (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/routes.rs - routes::create (line 78) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/routes.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 11 | create(name, path, template); [INFO] [stdout] | ------ ^^^^ expected `&Option`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Option` [INFO] [stdout] found reference `&str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/routes.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn create(name: &str, file_path: &Option, template: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/routes.rs - routes::load (line 39) stdout ---- [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `File` in the current scope [INFO] [stdout] --> src/routes.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 11 | main.write_all(basic.0.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `File` [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/io/mod.rs:1704:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `File` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `File` in the current scope [INFO] [stdout] --> src/routes.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 14 | structure.write_all(basic.1.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `File` [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/io/mod.rs:1704:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `File` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/routes.rs - routes::const_conv (line 11) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Basic_MAIN` in this scope [INFO] [stdout] --> src/routes.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 10 | let basic = const_conv(Basic_MAIN, basic::BASIC_STRUCTURE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/routes.rs - routes::const_conv (line 11) [INFO] [stdout] src/routes.rs - routes::create (line 78) [INFO] [stdout] src/routes.rs - routes::load (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "947ed98d2d843486b38687b4f0d7af2f8f5f719d9fd245c7eff60fe5f9133371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "947ed98d2d843486b38687b4f0d7af2f8f5f719d9fd245c7eff60fe5f9133371", kill_on_drop: false }` [INFO] [stdout] 947ed98d2d843486b38687b4f0d7af2f8f5f719d9fd245c7eff60fe5f9133371