[INFO] cloning repository https://github.com/setr/redsystem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/setr/redsystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsetr%2Fredsystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsetr%2Fredsystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1ec91d7d8ad4c63de27286dfa3fed21d78baf0f [INFO] checking setr/redsystem against master#453ceafce32ef8108c604bca5e165ab41d3d6d8c for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsetr%2Fredsystem" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/setr/redsystem on toolchain 453ceafce32ef8108c604bca5e165ab41d3d6d8c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/setr/redsystem [INFO] finished tweaking git repo https://github.com/setr/redsystem [INFO] tweaked toml for git repo https://github.com/setr/redsystem written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/setr/redsystem 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" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.8 [INFO] [stderr] Downloaded tera v0.11.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c825143e3d60a5859721fcca49b471d6001c07fc8d11092558b007a22528d731 [INFO] running `Command { std: "docker" "start" "-a" "c825143e3d60a5859721fcca49b471d6001c07fc8d11092558b007a22528d731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c825143e3d60a5859721fcca49b471d6001c07fc8d11092558b007a22528d731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c825143e3d60a5859721fcca49b471d6001c07fc8d11092558b007a22528d731", kill_on_drop: false }` [INFO] [stdout] c825143e3d60a5859721fcca49b471d6001c07fc8d11092558b007a22528d731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bafa239e3ee2d42fc362db8033e7d0ede48d5bea3d5bcfe82631eee387ef951 [INFO] running `Command { std: "docker" "start" "-a" "4bafa239e3ee2d42fc362db8033e7d0ede48d5bea3d5bcfe82631eee387ef951", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking sequence_trie v0.3.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking dialoguer v0.1.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking indicatif v0.9.0 [INFO] [stderr] Checking tera v0.11.16 [INFO] [stderr] Checking redsystem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `missing_directory` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | missing_directory(dir: PathBuf){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MissingDirectory` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `missing_post_header` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | missing_post_header( file: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MissingPostHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `invalid_header` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | invalid_header(err: toml::de::Error, file: PathBuf){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvalidHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `duplicate_name` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | duplicate_name(name: String, post1: PathBuf, post2:PathBuf){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DuplicateName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/gen_html.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/gen_html.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/post_graph.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_symlinks` [INFO] [stdout] --> src/main.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | use gen_html::{create_posts, create_symlinks, gen_posts_html, get_templates}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `posts::PostTypes` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use posts::PostTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `missing_directory` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | missing_directory(dir: PathBuf){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MissingDirectory` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `missing_post_header` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | missing_post_header( file: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MissingPostHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `invalid_header` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | invalid_header(err: toml::de::Error, file: PathBuf){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvalidHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `duplicate_name` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | duplicate_name(name: String, post1: PathBuf, post2:PathBuf){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DuplicateName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/gen_html.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/gen_html.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/post_graph.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_symlinks` [INFO] [stdout] --> src/main.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | use gen_html::{create_posts, create_symlinks, gen_posts_html, get_templates}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `posts::PostTypes` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use posts::PostTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_symlinks` is never used [INFO] [stdout] --> src/gen_html.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn create_symlinks(wwwdir: &Path, srcdir: &Path, posts: &[PostHtml]) -> Result<(), IOError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fakeposts`, `find_paths`, `ixs_to_name`, and `find_all_paths` are never used [INFO] [stdout] --> src/post_graph.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Graph<'a> { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn get_fakeposts(self: &mut Self, items: &'a [PostTypes]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | fn find_paths( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn ixs_to_name(self: &Self, ixs: &[NodeIndex]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn find_all_paths(self: &Self) -> Vec<(String, Vec, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `basename` is never used [INFO] [stdout] --> src/posts.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl PostTypes { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn basename(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Serialize, Debug, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TeraNextPost` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Post` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Post` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PostTypes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PostTypes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_symlinks` is never used [INFO] [stdout] --> src/gen_html.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn create_symlinks(wwwdir: &Path, srcdir: &Path, posts: &[PostHtml]) -> Result<(), IOError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fakeposts`, `find_paths`, `ixs_to_name`, and `find_all_paths` are never used [INFO] [stdout] --> src/post_graph.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Graph<'a> { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn get_fakeposts(self: &mut Self, items: &'a [PostTypes]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | fn find_paths( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn ixs_to_name(self: &Self, ixs: &[NodeIndex]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn find_all_paths(self: &Self) -> Vec<(String, Vec, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `basename` is never used [INFO] [stdout] --> src/posts.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl PostTypes { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn basename(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Serialize, Debug, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TeraNextPost` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Post` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Default, Debug, Deserialize, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Post` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PostTypes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/posts.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PostTypes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4bafa239e3ee2d42fc362db8033e7d0ede48d5bea3d5bcfe82631eee387ef951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bafa239e3ee2d42fc362db8033e7d0ede48d5bea3d5bcfe82631eee387ef951", kill_on_drop: false }` [INFO] [stdout] 4bafa239e3ee2d42fc362db8033e7d0ede48d5bea3d5bcfe82631eee387ef951 [INFO] checking setr/redsystem against try#773c42f0166e62a538b8fa36161b0c6df69a9640 for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsetr%2Fredsystem" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/setr/redsystem on toolchain 773c42f0166e62a538b8fa36161b0c6df69a9640 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/setr/redsystem [INFO] finished tweaking git repo https://github.com/setr/redsystem [INFO] tweaked toml for git repo https://github.com/setr/redsystem written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/setr/redsystem 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" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] becff5547e0e7c78d84d17cedcccbc7ed04abc4ea5b600a159d8325f293f3667 [INFO] running `Command { std: "docker" "start" "-a" "becff5547e0e7c78d84d17cedcccbc7ed04abc4ea5b600a159d8325f293f3667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "becff5547e0e7c78d84d17cedcccbc7ed04abc4ea5b600a159d8325f293f3667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becff5547e0e7c78d84d17cedcccbc7ed04abc4ea5b600a159d8325f293f3667", kill_on_drop: false }` [INFO] [stdout] becff5547e0e7c78d84d17cedcccbc7ed04abc4ea5b600a159d8325f293f3667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6aebca11019158002ed002a1017367aba09c52b534edd8f4d1a16baa70b75fe [INFO] running `Command { std: "docker" "start" "-a" "e6aebca11019158002ed002a1017367aba09c52b534edd8f4d1a16baa70b75fe", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking sequence_trie v0.3.5 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking dialoguer v0.1.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking indicatif v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc9lZX1Z/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9lZX1Z/symbols.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.pest_derive.331dd8c46dbc39b0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.1a24as5nsvmhl3kb.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pest_derive-b0772c55ab89f1bd.mo2jcqohztf2hm6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2a6665d41fafd279.rlib" "/opt/rustwide/target/debug/deps/libsynom-640c76569336a859.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-8800d46814d6adae.rlib" "/opt/rustwide/target/debug/deps/libquote-98f7029d4241d699.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/target/debug/deps/libpest-c6126c4e7ae1f5a7.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpest_derive-b0772c55ab89f1bd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e6aebca11019158002ed002a1017367aba09c52b534edd8f4d1a16baa70b75fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6aebca11019158002ed002a1017367aba09c52b534edd8f4d1a16baa70b75fe", kill_on_drop: false }` [INFO] [stdout] e6aebca11019158002ed002a1017367aba09c52b534edd8f4d1a16baa70b75fe