[INFO] updating cached repository https://github.com/zserik/zs-filecrawler [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e8001459ac6e97918067837cad468274ca1a2086 [INFO] checking zserik/zs-filecrawler against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzs-filecrawler" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zserik/zs-filecrawler on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zserik/zs-filecrawler [INFO] finished tweaking git repo https://github.com/zserik/zs-filecrawler [INFO] tweaked toml for git repo https://github.com/zserik/zs-filecrawler written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/zserik/zs-filecrawler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9741f8156493a57caebb389411d653fd1914ae59a472b6c8ef1d5c82a5cacb34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9741f8156493a57caebb389411d653fd1914ae59a472b6c8ef1d5c82a5cacb34"` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking text_io v0.1.7 [INFO] [stderr] Checking byte-unit v3.0.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Compiling delegate v0.3.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking readfilez v0.2.0 [INFO] [stderr] Checking zs-filecrawler v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:184:30 [INFO] [stderr] | [INFO] [stderr] 184 | let ent = idxd.entry(hasher.result_reset()).or_insert(IndexEntry { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `generic_array::GenericArray`, found a different struct `generic_array::GenericArray` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `generic_array::GenericArray, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` (struct `generic_array::GenericArray`) [INFO] [stderr] found struct `generic_array::GenericArray, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` (struct `generic_array::GenericArray`) [INFO] [stderr] = note: perhaps two different versions of crate `generic_array` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `zs-filecrawler`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:184:30 [INFO] [stderr] | [INFO] [stderr] 184 | let ent = idxd.entry(hasher.result_reset()).or_insert(IndexEntry { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `generic_array::GenericArray`, found a different struct `generic_array::GenericArray` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `generic_array::GenericArray, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` (struct `generic_array::GenericArray`) [INFO] [stderr] found struct `generic_array::GenericArray, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` (struct `generic_array::GenericArray`) [INFO] [stderr] = note: perhaps two different versions of crate `generic_array` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `zs-filecrawler`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9741f8156493a57caebb389411d653fd1914ae59a472b6c8ef1d5c82a5cacb34"` [INFO] running `"docker" "rm" "-f" "9741f8156493a57caebb389411d653fd1914ae59a472b6c8ef1d5c82a5cacb34"` [INFO] [stdout] 9741f8156493a57caebb389411d653fd1914ae59a472b6c8ef1d5c82a5cacb34