[INFO] cloning repository https://github.com/zserik/zs-filecrawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zserik/zs-filecrawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzs-filecrawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzs-filecrawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d7d941bb409dd7208436a83f8cc6d3f3f13c133 [INFO] testing zserik/zs-filecrawler against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzs-filecrawler" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zserik/zs-filecrawler on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-96/source/Cargo.toml [INFO] crate git repo https://github.com/zserik/zs-filecrawler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e250f6fb104c58b29c4d841f4e6e0acf76e86102a58abe7c46480f24de6b2b73 [INFO] running `Command { std: "docker" "start" "-a" "e250f6fb104c58b29c4d841f4e6e0acf76e86102a58abe7c46480f24de6b2b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e250f6fb104c58b29c4d841f4e6e0acf76e86102a58abe7c46480f24de6b2b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e250f6fb104c58b29c4d841f4e6e0acf76e86102a58abe7c46480f24de6b2b73", kill_on_drop: false }` [INFO] [stdout] e250f6fb104c58b29c4d841f4e6e0acf76e86102a58abe7c46480f24de6b2b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0bc08dd2f0cbeb6648d7683a1daeee157d7acb0c2ce75e44ea086ae13733636 [INFO] running `Command { std: "docker" "start" "-a" "e0bc08dd2f0cbeb6648d7683a1daeee157d7acb0c2ce75e44ea086ae13733636", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling yz-string-utils v0.2.0 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling readfilez v0.2.4 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling zs-filecrawler v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.12s [INFO] running `Command { std: "docker" "inspect" "e0bc08dd2f0cbeb6648d7683a1daeee157d7acb0c2ce75e44ea086ae13733636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0bc08dd2f0cbeb6648d7683a1daeee157d7acb0c2ce75e44ea086ae13733636", kill_on_drop: false }` [INFO] [stdout] e0bc08dd2f0cbeb6648d7683a1daeee157d7acb0c2ce75e44ea086ae13733636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc51ca992985d96e38b4daa5cb2b4d4ae2cba1e3e324f287dfca0af999c8c376 [INFO] running `Command { std: "docker" "start" "-a" "cc51ca992985d96e38b4daa5cb2b4d4ae2cba1e3e324f287dfca0af999c8c376", kill_on_drop: false }` [INFO] [stderr] Compiling zs-filecrawler v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "cc51ca992985d96e38b4daa5cb2b4d4ae2cba1e3e324f287dfca0af999c8c376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc51ca992985d96e38b4daa5cb2b4d4ae2cba1e3e324f287dfca0af999c8c376", kill_on_drop: false }` [INFO] [stdout] cc51ca992985d96e38b4daa5cb2b4d4ae2cba1e3e324f287dfca0af999c8c376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e57ee9a0fc0487fab5c0e5c4a44a038a2dc09ee54ca3d525880e40a68694faa4 [INFO] running `Command { std: "docker" "start" "-a" "e57ee9a0fc0487fab5c0e5c4a44a038a2dc09ee54ca3d525880e40a68694faa4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zs_filecrawler-2f1ecba776eeed78) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e57ee9a0fc0487fab5c0e5c4a44a038a2dc09ee54ca3d525880e40a68694faa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57ee9a0fc0487fab5c0e5c4a44a038a2dc09ee54ca3d525880e40a68694faa4", kill_on_drop: false }` [INFO] [stdout] e57ee9a0fc0487fab5c0e5c4a44a038a2dc09ee54ca3d525880e40a68694faa4