[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] testing zserik/zs-filecrawler against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzs-filecrawler" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zserik/zs-filecrawler on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-5/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fceb081007345fbf7d0fb9914e3ed496cd36de90981d7eb8e459ab90fc3e320d [INFO] running `"docker" "start" "-a" "fceb081007345fbf7d0fb9914e3ed496cd36de90981d7eb8e459ab90fc3e320d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling byte-unit v3.1.3 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling delegate v0.4.2 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling readfilez v0.2.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling zs-filecrawler v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `try_read`, `try_scan` [INFO] [stderr] --> src/main.rs:17:21 [INFO] [stderr] | [INFO] [stderr] 17 | use text_io::{read, try_read, try_scan}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [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; 1 warning emitted [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" "fceb081007345fbf7d0fb9914e3ed496cd36de90981d7eb8e459ab90fc3e320d"` [INFO] running `"docker" "rm" "-f" "fceb081007345fbf7d0fb9914e3ed496cd36de90981d7eb8e459ab90fc3e320d"` [INFO] [stdout] fceb081007345fbf7d0fb9914e3ed496cd36de90981d7eb8e459ab90fc3e320d