[INFO] fetching crate spelling 0.2.4... [INFO] checking spelling-0.2.4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate spelling 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate spelling 0.2.4 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spelling 0.2.4 [INFO] finished tweaking crates.io crate spelling 0.2.4 [INFO] tweaked toml for crates.io crate spelling 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b138bf310e9f493805faff1ddd3c3ce990cd04a794aff2b29b6cca74c4ab87d [INFO] running `Command { std: "docker" "start" "-a" "0b138bf310e9f493805faff1ddd3c3ce990cd04a794aff2b29b6cca74c4ab87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b138bf310e9f493805faff1ddd3c3ce990cd04a794aff2b29b6cca74c4ab87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b138bf310e9f493805faff1ddd3c3ce990cd04a794aff2b29b6cca74c4ab87d", kill_on_drop: false }` [INFO] [stdout] 0b138bf310e9f493805faff1ddd3c3ce990cd04a794aff2b29b6cca74c4ab87d [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a14a3d923c54d744bed41bec0e44a9187f8182c4fe183792e348a456a528d9c [INFO] running `Command { std: "docker" "start" "-a" "2a14a3d923c54d744bed41bec0e44a9187f8182c4fe183792e348a456a528d9c", kill_on_drop: false }` [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking spelling v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/words.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | let dictionary_string = include_str!("words.txt"); [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/words.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:230:33 [INFO] [stdout] | [INFO] [stdout] 230 | let dictionary_string = include_str!("words.txt"); [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/words.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | let dictionary_string = include_str!("words.txt"); [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/words.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:256:33 [INFO] [stdout] | [INFO] [stdout] 256 | let dictionary_string = include_str!("words.txt"); [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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spelling` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2a14a3d923c54d744bed41bec0e44a9187f8182c4fe183792e348a456a528d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a14a3d923c54d744bed41bec0e44a9187f8182c4fe183792e348a456a528d9c", kill_on_drop: false }` [INFO] [stdout] 2a14a3d923c54d744bed41bec0e44a9187f8182c4fe183792e348a456a528d9c