[INFO] fetching crate cargo-spellcheck 0.15.1...
[INFO] checking cargo-spellcheck-0.15.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate cargo-spellcheck 0.15.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cargo-spellcheck 0.15.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-spellcheck 0.15.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-spellcheck 0.15.1
[INFO] tweaked toml for crates.io crate cargo-spellcheck 0.15.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-spellcheck 0.15.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e45538bff047b0641e5259daf30c72a890ed8ac2ce492c4cdd7dbb74a0a01744
[INFO] running `Command { std: "docker" "start" "-a" "e45538bff047b0641e5259daf30c72a890ed8ac2ce492c4cdd7dbb74a0a01744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e45538bff047b0641e5259daf30c72a890ed8ac2ce492c4cdd7dbb74a0a01744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45538bff047b0641e5259daf30c72a890ed8ac2ce492c4cdd7dbb74a0a01744", kill_on_drop: false }`
[INFO] [stdout] e45538bff047b0641e5259daf30c72a890ed8ac2ce492c4cdd7dbb74a0a01744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2747cb91cad21a090c1eecf03fd47a6d2407b7917ce3290054268c3db12dd5fe
[INFO] running `Command { std: "docker" "start" "-a" "2747cb91cad21a090c1eecf03fd47a6d2407b7917ce3290054268c3db12dd5fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling bindgen v0.61.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling fancy-regex v0.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking ra-ap-rustc_lexer v0.44.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking always-assert v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]     Checking ra_ap_limit v0.0.215
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking ra_ap_parser v0.0.215
[INFO] [stderr]     Checking rowan v0.15.15
[INFO] [stderr]    Compiling zspell v0.5.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking cov-mark v2.0.0-pre.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking stringmetrics v2.2.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.0
[INFO] [stderr]     Checking clap_complete v4.5.2
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking spellbook v0.1.0
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking srx v0.1.4
[INFO] [stderr]     Checking isolang v2.4.0
[INFO] [stderr]     Checking iso_country v0.1.4
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking ra_ap_text_edit v0.0.215
[INFO] [stderr]     Checking ra_ap_stdx v0.0.215
[INFO] [stderr]     Checking rayon-cond v0.1.0
[INFO] [stderr]     Checking ra_ap_syntax v0.0.215
[INFO] [stderr]    Compiling nlprule v0.6.4
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking cargo_toml v0.20.2
[INFO] [stderr]     Checking doc-chunks v0.2.0
[INFO] [stderr]    Compiling nlprule-build v0.6.4
[INFO] [stderr]    Compiling hunspell-sys v0.3.1
[INFO] [stderr]    Compiling cargo-spellcheck v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hunspell-rs v0.4.0
[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 the macro `include_str` (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:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |         const TEST: &str = include_str!("../../demo/src/lib.rs");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/traverse/../../demo/Cargo.toml`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/traverse/mod.rs:638:32
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let manifest_content = include_str!("../../demo/Cargo.toml").to_owned();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (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/tests.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |         end2end_file_rust!("demo/src/nested/justone.rs", 2);
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `end2end_file_rust` (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/tests.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/", $path)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |         end2end_file_rust!("demo/src/nested/justtwo.rs", 2);
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `end2end_file_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lines` found for struct `std::io::BufReader` in the current scope
[INFO] [stdout]    --> src/checker/hunspell.rs:499:41
[INFO] [stdout]     |
[INFO] [stdout] 499 |         for (lineno, line) in extra_dic.lines().enumerate().skip(1) {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:2600:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::io::BufReader<fs_err::File>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BufRead` which provides `lines` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 442 +     use std::io::BufRead;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `byte_lines` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 499 |         for (lineno, line) in extra_dic.byte_lines().enumerate().skip(1) {
[INFO] [stdout]     |                                         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-spellcheck` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "2747cb91cad21a090c1eecf03fd47a6d2407b7917ce3290054268c3db12dd5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2747cb91cad21a090c1eecf03fd47a6d2407b7917ce3290054268c3db12dd5fe", kill_on_drop: false }`
[INFO] [stdout] 2747cb91cad21a090c1eecf03fd47a6d2407b7917ce3290054268c3db12dd5fe
