[INFO] fetching crate cargo-spellcheck 0.6.1... [INFO] checking cargo-spellcheck-0.6.1 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate cargo-spellcheck 0.6.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cargo-spellcheck 0.6.1 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-spellcheck 0.6.1 [INFO] finished tweaking crates.io crate cargo-spellcheck 0.6.1 [INFO] tweaked toml for crates.io crate cargo-spellcheck 0.6.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate cargo-spellcheck 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9c54c17275558ef5292e9665057ad471a8531bd9e82b5e13d3b5dd0550c9b43 [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" "c9c54c17275558ef5292e9665057ad471a8531bd9e82b5e13d3b5dd0550c9b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9c54c17275558ef5292e9665057ad471a8531bd9e82b5e13d3b5dd0550c9b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c54c17275558ef5292e9665057ad471a8531bd9e82b5e13d3b5dd0550c9b43", kill_on_drop: false }` [INFO] [stdout] c9c54c17275558ef5292e9665057ad471a8531bd9e82b5e13d3b5dd0550c9b43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba0c6f6b35e2defbd8e36980057c6729f730c45826cc96c66d5f84eb53fb2a2d [INFO] running `Command { std: "docker" "start" "-a" "ba0c6f6b35e2defbd8e36980057c6729f730c45826cc96c66d5f84eb53fb2a2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking text-size v1.0.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking thin-dst v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking ra_ap_stdx v0.0.23 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking assert_matches v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking rustc-ap-rustc_lexer v686.0.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking ra_ap_text_edit v0.0.23 [INFO] [stderr] Checking ra_ap_parser v0.0.23 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking mio v0.7.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking crossterm v0.18.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking fancy-regex v0.4.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling hunspell-sys v0.2.2 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rowan v0.10.0 [INFO] [stderr] Checking ra_ap_test_utils v0.0.23 [INFO] [stderr] Checking cargo_toml v0.8.1 [INFO] [stderr] Checking ra_ap_syntax v0.0.23 [INFO] [stderr] Checking hunspell-rs v0.3.0 [INFO] [stderr] Checking cargo-spellcheck v0.6.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:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | 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:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | 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/tests.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | end2end_file_rust!("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/tests.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | end2end_file_rust!("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: unnecessary trailing semicolon [INFO] [stdout] --> src/documentation/markdown.rs:268:18 [INFO] [stdout] | [INFO] [stdout] 268 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/util.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/documentation/markdown.rs:268:18 [INFO] [stdout] | [INFO] [stdout] 268 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/documentation/tests.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / macro_rules! end2end_file_cmark { [INFO] [stdout] 117 | | ($path: literal, $n: expr) => {{ [INFO] [stdout] 118 | | let path2 = PathBuf::from(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)); [INFO] [stdout] 119 | | let origin = ContentOrigin::CommonMarkFile(path2); [INFO] [stdout] ... | [INFO] [stdout] 126 | | }}; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/util.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 3 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" "ba0c6f6b35e2defbd8e36980057c6729f730c45826cc96c66d5f84eb53fb2a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0c6f6b35e2defbd8e36980057c6729f730c45826cc96c66d5f84eb53fb2a2d", kill_on_drop: false }` [INFO] [stdout] ba0c6f6b35e2defbd8e36980057c6729f730c45826cc96c66d5f84eb53fb2a2d