[INFO] crate include_dir 0.5.0 is already in cache [INFO] checking include_dir-0.5.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate include_dir 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate include_dir 0.5.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate include_dir 0.5.0 [INFO] finished tweaking crates.io crate include_dir 0.5.0 [INFO] tweaked toml for crates.io crate include_dir 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ca32b8daa2460ff4f41692b1f240dae778b91efced38959a7a15562a9972c47f [INFO] running `"docker" "start" "-a" "ca32b8daa2460ff4f41692b1f240dae778b91efced38959a7a15562a9972c47f"` [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Checking include_dir v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Dir` in crate `$crate` [INFO] [stderr] --> tests/integration_test.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | const PARENT_DIR: Dir = include_dir!("."); [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] 4 | use include_dir::Dir; [INFO] [stderr] | [INFO] [stderr] 4 | use include_dir::DirEntry::Dir; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `File` in crate `$crate` [INFO] [stderr] --> tests/integration_test.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | const PARENT_DIR: Dir = include_dir!("."); [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] 4 | use include_dir::DirEntry::File; [INFO] [stderr] | [INFO] [stderr] 4 | use include_dir::File; [INFO] [stderr] | [INFO] [stderr] 4 | 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 `include_dir`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ca32b8daa2460ff4f41692b1f240dae778b91efced38959a7a15562a9972c47f"` [INFO] running `"docker" "rm" "-f" "ca32b8daa2460ff4f41692b1f240dae778b91efced38959a7a15562a9972c47f"` [INFO] [stdout] ca32b8daa2460ff4f41692b1f240dae778b91efced38959a7a15562a9972c47f