[INFO] fetching crate cargo-spellcheck 0.3.1... [INFO] checking cargo-spellcheck-0.3.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate cargo-spellcheck 0.3.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cargo-spellcheck 0.3.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-spellcheck 0.3.1 [INFO] finished tweaking crates.io crate cargo-spellcheck 0.3.1 [INFO] tweaked toml for crates.io crate cargo-spellcheck 0.3.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate cargo-spellcheck 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iso_country v0.1.4 [INFO] [stderr] Downloaded hunspell-rs v0.3.0 [INFO] [stderr] Downloaded languagetool v0.1.2 [INFO] [stderr] Downloaded hunspell-sys v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36e50134fc55cd129c95f6afbbc3ff1e0940012229c470e6806ba098635d56cf [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" "36e50134fc55cd129c95f6afbbc3ff1e0940012229c470e6806ba098635d56cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36e50134fc55cd129c95f6afbbc3ff1e0940012229c470e6806ba098635d56cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e50134fc55cd129c95f6afbbc3ff1e0940012229c470e6806ba098635d56cf", kill_on_drop: false }` [INFO] [stdout] 36e50134fc55cd129c95f6afbbc3ff1e0940012229c470e6806ba098635d56cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a5f459cf2738ec5a95a6b7fdda5d9a3218f69b70b1b05e7c47dc637693c96cb [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" "9a5f459cf2738ec5a95a6b7fdda5d9a3218f69b70b1b05e7c47dc637693c96cb", 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 rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [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] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [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 dirs-sys v0.3.5 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling 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] Compiling cexpr v0.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking console v0.11.3 [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 url v2.1.1 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking cargo_toml v0.8.0 [INFO] [stderr] Checking hunspell-rs v0.3.0 [INFO] [stderr] Checking cargo-spellcheck v0.3.1 (/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:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | 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:212:28 [INFO] [stdout] | [INFO] [stdout] 212 | 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:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | 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:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | 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 imports: `Error`, `anyhow` [INFO] [stdout] --> src/util.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{anyhow, bail, Error, Result}; [INFO] [stdout] | ^^^^^^ ^^^^^ [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 imports: `Error`, `anyhow` [INFO] [stdout] --> src/util.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{anyhow, bail, Error, Result}; [INFO] [stdout] | ^^^^^^ ^^^^^ [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: 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: 5 warnings emitted [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: unused import: `std::io::Read` [INFO] [stdout] --> src/action/bandaid.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 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] running `Command { std: "docker" "inspect" "9a5f459cf2738ec5a95a6b7fdda5d9a3218f69b70b1b05e7c47dc637693c96cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5f459cf2738ec5a95a6b7fdda5d9a3218f69b70b1b05e7c47dc637693c96cb", kill_on_drop: false }` [INFO] [stdout] 9a5f459cf2738ec5a95a6b7fdda5d9a3218f69b70b1b05e7c47dc637693c96cb