[INFO] cloning repository https://github.com/jessegrosjean/walk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessegrosjean/walk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Fwalk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Fwalk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9575132b76513bea64405a7cc5a98708d31d5743 [INFO] testing jessegrosjean/walk against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Fwalk" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jessegrosjean/walk on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jessegrosjean/walk [INFO] finished tweaking git repo https://github.com/jessegrosjean/walk [INFO] tweaked toml for git repo https://github.com/jessegrosjean/walk written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06df2345f41709598accdf6d6739f37800cdd1efb1c203acc7fe8b4dbb721fe [INFO] running `Command { std: "docker" "start" "-a" "a06df2345f41709598accdf6d6739f37800cdd1efb1c203acc7fe8b4dbb721fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06df2345f41709598accdf6d6739f37800cdd1efb1c203acc7fe8b4dbb721fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06df2345f41709598accdf6d6739f37800cdd1efb1c203acc7fe8b4dbb721fe", kill_on_drop: false }` [INFO] [stdout] a06df2345f41709598accdf6d6739f37800cdd1efb1c203acc7fe8b4dbb721fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dbfa0fcbbfd6e71d743d2909131409117caa0265a621dd54ec7dcb8ec46745e [INFO] running `Command { std: "docker" "start" "-a" "0dbfa0fcbbfd6e71d743d2909131409117caa0265a621dd54ec7dcb8ec46745e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling jwalk v0.6.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "0dbfa0fcbbfd6e71d743d2909131409117caa0265a621dd54ec7dcb8ec46745e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbfa0fcbbfd6e71d743d2909131409117caa0265a621dd54ec7dcb8ec46745e", kill_on_drop: false }` [INFO] [stdout] 0dbfa0fcbbfd6e71d743d2909131409117caa0265a621dd54ec7dcb8ec46745e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24115379f87d59d909d33ce23396b43d5227280ad3c34fb770c15eeeb906f598 [INFO] running `Command { std: "docker" "start" "-a" "24115379f87d59d909d33ce23396b43d5227280ad3c34fb770c15eeeb906f598", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling jwalk v0.6.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/mod.rs:1265:36 [INFO] [stdout] | [INFO] [stdout] 1265 | assert!(path.exists(), path); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the Debug implementation of `PathBuf` [INFO] [stdout] | [INFO] [stdout] 1265 | assert!(path.exists(), "{:?}", path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/jwalk-a0ab05bcfc0184c3) [INFO] [stderr] Executable tests/mod.rs (/opt/rustwide/target/debug/deps/mod-1733cca2eb1508bc) [INFO] [stderr] Executable tests/recursive.rs (/opt/rustwide/target/debug/deps/recursive-895671deb8c09da9) [INFO] [stderr] Executable tests/util.rs (/opt/rustwide/target/debug/deps/util-e1a0d33327539ee8) [INFO] running `Command { std: "docker" "inspect" "24115379f87d59d909d33ce23396b43d5227280ad3c34fb770c15eeeb906f598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24115379f87d59d909d33ce23396b43d5227280ad3c34fb770c15eeeb906f598", kill_on_drop: false }` [INFO] [stdout] 24115379f87d59d909d33ce23396b43d5227280ad3c34fb770c15eeeb906f598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55e6ba2ad491161733fef0d772e464613a2925445c35d13c8f07f59caee46f61 [INFO] running `Command { std: "docker" "start" "-a" "55e6ba2ad491161733fef0d772e464613a2925445c35d13c8f07f59caee46f61", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/mod.rs:1265:36 [INFO] [stderr] | [INFO] [stderr] 1265 | assert!(path.exists(), path); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the Debug implementation of `PathBuf` [INFO] [stderr] | [INFO] [stderr] 1265 | assert!(path.exists(), "{:?}", path); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `jwalk` (test "mod") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jwalk-a0ab05bcfc0184c3) [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] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-1733cca2eb1508bc) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test empty_file ... ok [INFO] [stdout] test empty_file_follow ... ok [INFO] [stdout] test error_when_path_does_not_exist ... ok [INFO] [stdout] test max_depth_1 ... ok [INFO] [stdout] test error_when_path_removed_durring_iteration ... ok [INFO] [stdout] test max_depth_0 ... ok [INFO] [stdout] test test_read_linux ... ok [INFO] [stdout] test sym_root_file_follow ... ok [INFO] [stdout] test sym_root_file_nofollow ... ok [INFO] [stdout] test walk_file_serial ... ok [INFO] [stdout] test walk_file ... ok [INFO] [stdout] test sort_by_name_rayon_custom_2_threads ... ok [INFO] [stdout] test walk_root ... ok [INFO] [stdout] test walk_serial ... ok [INFO] [stdout] test walk_rayon_no_lockup ... ok [INFO] [stdout] test sym_file_nofollow ... ok [INFO] [stdout] test sym_file_self_loop_io_error ... ok [INFO] [stdout] test sym_noloop ... ok [INFO] [stdout] test walk_rayon_global ... ok [INFO] [stdout] test sym_dir_nofollow ... ok [INFO] [stdout] test max_depth_2 ... ok [INFO] [stdout] test many_dirs ... ok [INFO] [stdout] test see_hidden_files ... ok [INFO] [stdout] test empty_follow ... ok [INFO] [stdout] test min_depth_1 ... ok [INFO] [stdout] test filter_groups_with_process_read_dir ... ok [INFO] [stdout] test min_max_depth_diff_0 ... ok [INFO] [stdout] test filter_group_children_with_process_read_dir ... ok [INFO] [stdout] test many_files ... ok [INFO] [stdout] test sort ... ok [INFO] [stdout] test sym_root_dir_follow ... ok [INFO] [stdout] test one_dir ... ok [INFO] [stdout] test many_mixed ... ok [INFO] [stdout] test nested ... ok [INFO] [stdout] test one_dir_one_file ... ok [INFO] [stdout] test sym_file_follow ... ok [INFO] [stdout] test sym_loop_detect ... ok [INFO] [stdout] test sym_root_dir_nofollow ... ok [INFO] [stdout] test min_depth_2 ... ok [INFO] [stdout] test sym_dir_self_loop_io_error ... ok [INFO] [stdout] test one_file ... ok [INFO] [stdout] test empty ... ok [INFO] [stdout] test min_max_depth_diff_1 ... ok [INFO] [stdout] test sym_self_loop_no_error ... ok [INFO] [stdout] test sym_dir_follow ... ok [INFO] [stdout] test walk_relative_2 ... ok [INFO] [stdout] test siblings ... ok [INFO] [stdout] test combine_rayon_no_lockup ... ok [INFO] [stdout] test walk_relative_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s [INFO] [stdout] [INFO] [stderr] Running tests/recursive.rs (/opt/rustwide/target/debug/deps/recursive-895671deb8c09da9) [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] [stderr] Running tests/util.rs (/opt/rustwide/target/debug/deps/util-e1a0d33327539ee8) [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] [stderr] Doc-tests jwalk [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok [INFO] [stdout] test src/core/error.rs - core::error::Error::io_error (line 110) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/core/jwalk_par_bridge.rs - core::jwalk_par_bridge::JWalkParallelBridge (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55e6ba2ad491161733fef0d772e464613a2925445c35d13c8f07f59caee46f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e6ba2ad491161733fef0d772e464613a2925445c35d13c8f07f59caee46f61", kill_on_drop: false }` [INFO] [stdout] 55e6ba2ad491161733fef0d772e464613a2925445c35d13c8f07f59caee46f61