[INFO] crate typos-cli 0.1.1 is already in cache [INFO] checking typos-cli-0.1.1 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate typos-cli 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate typos-cli 0.1.1 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate typos-cli 0.1.1 [INFO] finished tweaking crates.io crate typos-cli 0.1.1 [INFO] tweaked toml for crates.io crate typos-cli 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate typos-cli 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=allow" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d17d3d699579b929d02d405053d90ce2c6021061f44cbe563dacd5d132a9f7ee [INFO] running `"docker" "start" "-a" "d17d3d699579b929d02d405053d90ce2c6021061f44cbe563dacd5d132a9f7ee"` [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking globwalk v0.5.0 [INFO] [stderr] Checking assert_fs v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking clap-verbosity-flag v0.3.0 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking typos v0.1.1 [INFO] [stderr] Checking typos-dict v0.1.1 [INFO] [stderr] Checking typos-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read benches/../typos-dict/assets/words.csv: No such file or directory (os error 2) [INFO] [stderr] --> benches/data.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | pub const CORPUS: &str = include_str!("../typos-dict/assets/words.csv"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read benches/../typos-dict/assets/words.csv: No such file or directory (os error 2) [INFO] [stderr] --> benches/data.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | pub const CORPUS: &str = include_str!("../typos-dict/assets/words.csv"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `typos-cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: couldn't read benches/../typos-dict/assets/words.csv: No such file or directory (os error 2) [INFO] [stderr] --> benches/data.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | pub const CORPUS: &str = include_str!("../typos-dict/assets/words.csv"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> benches/tokenize.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `typos-cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> benches/file.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> benches/corrections.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `typos-cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `typos-cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d17d3d699579b929d02d405053d90ce2c6021061f44cbe563dacd5d132a9f7ee"` [INFO] running `"docker" "rm" "-f" "d17d3d699579b929d02d405053d90ce2c6021061f44cbe563dacd5d132a9f7ee"` [INFO] [stdout] d17d3d699579b929d02d405053d90ce2c6021061f44cbe563dacd5d132a9f7ee