[INFO] cloning repository https://github.com/kusumi/dirhash-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kusumi/dirhash-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusumi%2Fdirhash-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusumi%2Fdirhash-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0c6ebdd6a8ebf3ac521d8449484ebaa5d0368f7
[INFO] checking kusumi/dirhash-rs against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusumi%2Fdirhash-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kusumi/dirhash-rs
[INFO] finished tweaking git repo https://github.com/kusumi/dirhash-rs
[INFO] tweaked toml for git repo https://github.com/kusumi/dirhash-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kusumi/dirhash-rs on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kusumi/dirhash-rs 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e89c1c474ce6e5f0f79d6740d16bf506990ade24d6f962ecd43e5c5c6e4c4f5
[INFO] running `Command { std: "docker" "start" "-a" "7e89c1c474ce6e5f0f79d6740d16bf506990ade24d6f962ecd43e5c5c6e4c4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e89c1c474ce6e5f0f79d6740d16bf506990ade24d6f962ecd43e5c5c6e4c4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e89c1c474ce6e5f0f79d6740d16bf506990ade24d6f962ecd43e5c5c6e4c4f5", kill_on_drop: false }`
[INFO] [stdout] 7e89c1c474ce6e5f0f79d6740d16bf506990ade24d6f962ecd43e5c5c6e4c4f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3124637c0b03f4a79059dc9c9fd20f43a86201d9a5e6cbd14a0d09797987a5b
[INFO] running `Command { std: "docker" "start" "-a" "c3124637c0b03f4a79059dc9c9fd20f43a86201d9a5e6cbd14a0d09797987a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking dirhash-rs v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::Squash`
[INFO] [stdout]   --> src/dir.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use crate::Squash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ no `Squash` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "squash1")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash1` feature
[INFO] [stdout] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "squash2")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash2` feature
[INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SQUASH_LABEL`
[INFO] [stdout]   --> src/dir.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::SQUASH_LABEL;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ no `SQUASH_LABEL` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "squash1")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash1` feature
[INFO] [stdout] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "squash2")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash2` feature
[INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SQUASH_VERSION`
[INFO] [stdout]   --> src/dir.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use crate::SQUASH_VERSION;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `SQUASH_VERSION` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "squash1")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash1` feature
[INFO] [stdout] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "squash2")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash2` feature
[INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Squash`
[INFO] [stdout]   --> src/dir.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use crate::Squash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ no `Squash` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "squash1")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash1` feature
[INFO] [stdout] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "squash2")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash2` feature
[INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SQUASH_LABEL`
[INFO] [stdout]   --> src/dir.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::SQUASH_LABEL;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ no `SQUASH_LABEL` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "squash1")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash1` feature
[INFO] [stdout] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "squash2")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash2` feature
[INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SQUASH_VERSION`
[INFO] [stdout]   --> src/dir.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use crate::SQUASH_VERSION;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `SQUASH_VERSION` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "squash1")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash1` feature
[INFO] [stdout] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "squash2")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `squash2` feature
[INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dirhash-rs` (bin "dirhash-rs") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dirhash-rs` (bin "dirhash-rs" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c3124637c0b03f4a79059dc9c9fd20f43a86201d9a5e6cbd14a0d09797987a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3124637c0b03f4a79059dc9c9fd20f43a86201d9a5e6cbd14a0d09797987a5b", kill_on_drop: false }`
[INFO] [stdout] c3124637c0b03f4a79059dc9c9fd20f43a86201d9a5e6cbd14a0d09797987a5b
