[INFO] fetching crate cargo-spellcheck 0.3.0-alpha.5... [INFO] checking cargo-spellcheck-0.3.0-alpha.5 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate cargo-spellcheck 0.3.0-alpha.5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cargo-spellcheck 0.3.0-alpha.5 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-spellcheck 0.3.0-alpha.5 [INFO] finished tweaking crates.io crate cargo-spellcheck 0.3.0-alpha.5 [INFO] tweaked toml for crates.io crate cargo-spellcheck 0.3.0-alpha.5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cargo-spellcheck 0.3.0-alpha.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c7a7a5e6d4693509ddac270495a701d1baf745320a90e3c430034b4abcdc221 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c7a7a5e6d4693509ddac270495a701d1baf745320a90e3c430034b4abcdc221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7a7a5e6d4693509ddac270495a701d1baf745320a90e3c430034b4abcdc221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7a7a5e6d4693509ddac270495a701d1baf745320a90e3c430034b4abcdc221", kill_on_drop: false }` [INFO] [stdout] 8c7a7a5e6d4693509ddac270495a701d1baf745320a90e3c430034b4abcdc221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae76fecf23fb1755e2fbf179973cd19eff230c692f9dc1faf6c71e02c57cd0b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae76fecf23fb1755e2fbf179973cd19eff230c692f9dc1faf6c71e02c57cd0b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking crossterm v0.17.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling hunspell-sys v0.2.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking cargo_toml v0.8.0 [INFO] [stderr] Checking hunspell-rs v0.3.0 [INFO] [stderr] Checking cargo-spellcheck v0.3.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/action/../../demo/src/main.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/action/bandaid.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | const TEST: &str = include_str!("../../demo/src/main.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/action/../../demo/src/lib.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/action/bandaid.rs:244:28 [INFO] [stdout] | [INFO] [stdout] 244 | const TEST: &str = include_str!("../../demo/src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /opt/rustwide/workdir/demo/src/nested/justone.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/documentation/mod.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | end2end_file!("demo/src/nested/justone.rs", 1); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /opt/rustwide/workdir/demo/src/nested/justtwo.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/documentation/mod.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | end2end_file!("demo/src/nested/justtwo.rs", 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Print`, `style` [INFO] [stdout] --> src/action/interactive.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | style::{style, Attribute, Color, ContentStyle, Print, PrintStyledContent, StyledContent}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/span.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | /// make sure the span covers what we expect it to cover [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Print`, `style` [INFO] [stdout] --> src/action/interactive.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | style::{style, Attribute, Color, ContentStyle, Print, PrintStyledContent, StyledContent}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/documentation/literalset.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | /// the range for raw str contains an offset of 3 when used with `///` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 230 | / let range_for_raw_str = Range { [INFO] [stdout] 231 | | start: range.start + START, [INFO] [stdout] 232 | | end: range.end + START, [INFO] [stdout] 233 | | }; [INFO] [stdout] | |______________- rustdoc does not generate documentation for statements [INFO] [stdout] ... [INFO] [stdout] 242 | test_raw!(["livelyness", "yyy"] ; 2..6, "ivel"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/documentation/literalset.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | /// the range for raw str contains an offset of 3 when used with `///` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 230 | / let range_for_raw_str = Range { [INFO] [stdout] 231 | | start: range.start + START, [INFO] [stdout] 232 | | end: range.end + START, [INFO] [stdout] 233 | | }; [INFO] [stdout] | |______________- rustdoc does not generate documentation for statements [INFO] [stdout] ... [INFO] [stdout] 247 | test_raw!(["+ 12 + x0"] ; 9..10, "0"); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/action/mod.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{BufRead, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard` is never read [INFO] [stdout] --> src/action/interactive.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | guard = ScopedRaw::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/action/mod.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{BufRead, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-spellcheck`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant is never constructed: `Backward` [INFO] [stdout] --> src/action/interactive.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Backward, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `display` [INFO] [stdout] --> src/documentation/literal.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/traverse/iter.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new>(path: P) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae76fecf23fb1755e2fbf179973cd19eff230c692f9dc1faf6c71e02c57cd0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae76fecf23fb1755e2fbf179973cd19eff230c692f9dc1faf6c71e02c57cd0b8", kill_on_drop: false }` [INFO] [stdout] ae76fecf23fb1755e2fbf179973cd19eff230c692f9dc1faf6c71e02c57cd0b8