[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#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [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] validating manifest of git repo https://github.com/kusumi/dirhash-rs on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c0635f5735edddc69d6d5a2664b927402fdbf58bf4f013a21daab536bf95005 [INFO] running `Command { std: "docker" "start" "-a" "7c0635f5735edddc69d6d5a2664b927402fdbf58bf4f013a21daab536bf95005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c0635f5735edddc69d6d5a2664b927402fdbf58bf4f013a21daab536bf95005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0635f5735edddc69d6d5a2664b927402fdbf58bf4f013a21daab536bf95005", kill_on_drop: false }` [INFO] [stdout] 7c0635f5735edddc69d6d5a2664b927402fdbf58bf4f013a21daab536bf95005 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b74f1fa377e6e028e9871a19156a6c1a6840cc3688dd32c2d74d84ce2b69a61 [INFO] running `Command { std: "docker" "start" "-a" "2b74f1fa377e6e028e9871a19156a6c1a6840cc3688dd32c2d74d84ce2b69a61", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking walkdir v2.5.0 [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 sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 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] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash1` feature [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "squash1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash2` feature [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "squash2")] [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] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash1` feature [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "squash1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash2` feature [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "squash2")] [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] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash1` feature [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "squash1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash2` feature [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "squash2")] [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] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash1` feature [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "squash1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash2` feature [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "squash2")] [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] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash1` feature [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "squash1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash2` feature [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "squash2")] [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] 11 | use squash1::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash1` feature [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "squash1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | use squash2::{Squash, SQUASH_LABEL, SQUASH_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `squash2` feature [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "squash2")] [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" "2b74f1fa377e6e028e9871a19156a6c1a6840cc3688dd32c2d74d84ce2b69a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b74f1fa377e6e028e9871a19156a6c1a6840cc3688dd32c2d74d84ce2b69a61", kill_on_drop: false }` [INFO] [stdout] 2b74f1fa377e6e028e9871a19156a6c1a6840cc3688dd32c2d74d84ce2b69a61