[INFO] crate stava 0.6.1 is already in cache [INFO] checking stava-0.6.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate stava 0.6.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate stava 0.6.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stava 0.6.1 [INFO] finished tweaking crates.io crate stava 0.6.1 [INFO] tweaked toml for crates.io crate stava 0.6.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate stava 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 9a4a3e76236866780b7be3ccb89d77474d5aedaa4f5093023298e90f820ffd4f [INFO] running `"docker" "start" "-a" "9a4a3e76236866780b7be3ccb89d77474d5aedaa4f5093023298e90f820ffd4f"` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling include_dir_impl v0.4.1 [INFO] [stderr] Checking include_dir v0.4.1 [INFO] [stderr] Checking stava v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Dir` in crate `$crate` [INFO] [stderr] --> src/bin/stava.rs:23:25 [INFO] [stderr] | [INFO] [stderr] 23 | const ASSETS_DIR: Dir = include_dir!("src/assets"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use include_dir::Dir; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `File` in crate `$crate` [INFO] [stderr] --> src/bin/stava.rs:23:25 [INFO] [stderr] | [INFO] [stderr] 23 | const ASSETS_DIR: Dir = include_dir!("src/assets"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 7 | use include_dir::File; [INFO] [stderr] | [INFO] [stderr] 7 | use std::fs::File; [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 E0422`. [INFO] [stderr] error: could not compile `stava`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9a4a3e76236866780b7be3ccb89d77474d5aedaa4f5093023298e90f820ffd4f"` [INFO] running `"docker" "rm" "-f" "9a4a3e76236866780b7be3ccb89d77474d5aedaa4f5093023298e90f820ffd4f"` [INFO] [stdout] 9a4a3e76236866780b7be3ccb89d77474d5aedaa4f5093023298e90f820ffd4f