[INFO] fetching crate jwalk-meta 0.9.4...
[INFO] testing jwalk-meta-0.9.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate jwalk-meta 0.9.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate jwalk-meta 0.9.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jwalk-meta 0.9.4
[INFO] finished tweaking crates.io crate jwalk-meta 0.9.4
[INFO] tweaked toml for crates.io crate jwalk-meta 0.9.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate jwalk-meta 0.9.4 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a585a51d771fb4793faedc832748a3a8b99f6e30f63451d2c49d3d7a1f6cef
[INFO] running `Command { std: "docker" "start" "-a" "65a585a51d771fb4793faedc832748a3a8b99f6e30f63451d2c49d3d7a1f6cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a585a51d771fb4793faedc832748a3a8b99f6e30f63451d2c49d3d7a1f6cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a585a51d771fb4793faedc832748a3a8b99f6e30f63451d2c49d3d7a1f6cef", kill_on_drop: false }`
[INFO] [stdout] 65a585a51d771fb4793faedc832748a3a8b99f6e30f63451d2c49d3d7a1f6cef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 553c385fd1949eb029aa85332ee7889fd55e8337c68d5f6f8e09c770580ede01
[INFO] running `Command { std: "docker" "start" "-a" "553c385fd1949eb029aa85332ee7889fd55e8337c68d5f6f8e09c770580ede01", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling jwalk-meta v0.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "553c385fd1949eb029aa85332ee7889fd55e8337c68d5f6f8e09c770580ede01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "553c385fd1949eb029aa85332ee7889fd55e8337c68d5f6f8e09c770580ede01", kill_on_drop: false }`
[INFO] [stdout] 553c385fd1949eb029aa85332ee7889fd55e8337c68d5f6f8e09c770580ede01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab14737e4f13f1bbf72779c3516df19a855ab95672c99dae9fbea50f7c81f244
[INFO] running `Command { std: "docker" "start" "-a" "ab14737e4f13f1bbf72779c3516df19a855ab95672c99dae9fbea50f7c81f244", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling jwalk-meta v0.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.63s
[INFO] running `Command { std: "docker" "inspect" "ab14737e4f13f1bbf72779c3516df19a855ab95672c99dae9fbea50f7c81f244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab14737e4f13f1bbf72779c3516df19a855ab95672c99dae9fbea50f7c81f244", kill_on_drop: false }`
[INFO] [stdout] ab14737e4f13f1bbf72779c3516df19a855ab95672c99dae9fbea50f7c81f244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43c750242ae81699bb03bf94fc0d2f6a09fc9f601fab0102af45fe8d2c0e0faf
[INFO] running `Command { std: "docker" "start" "-a" "43c750242ae81699bb03bf94fc0d2f6a09fc9f601fab0102af45fe8d2c0e0faf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jwalk_meta-662b121dcbd842a4)
[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/detect_deadlock.rs (/opt/rustwide/target/debug/deps/detect_deadlock-edb93f9ace5e457b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-bea9404ae4b273f5)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test error_when_path_removed_durring_iteration ... ok
[INFO] [stdout] test combine_with_rayon_no_lockup_1 ... ok
[INFO] [stdout] test max_depth_0 ... ok
[INFO] [stdout] test max_depth_1 ... ok
[INFO] [stdout] test empty_file_follow ... ok
[INFO] [stdout] test empty_file ... ok
[INFO] [stdout] test min_depth_1 ... ok
[INFO] [stdout] test max_depth_2 ... ok
[INFO] [stdout] test min_depth_2 ... ok
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test filter_group_children_with_process_read_dir ... ok
[INFO] [stdout] test min_max_depth_diff_0 ... ok
[INFO] [stdout] test empty_follow ... ok
[INFO] [stdout] test many_files ... ok
[INFO] [stdout] test filter_groups_with_process_read_dir ... ok
[INFO] [stdout] test error_when_path_does_not_exist ... ok
[INFO] [stdout] test combine_with_rayon_no_lockup_2 ... ok
[INFO] [stdout] test many_dirs ... ok
[INFO] [stdout] test one_dir ... ok
[INFO] [stdout] test one_dir_one_file ... ok
[INFO] [stdout] test min_max_depth_diff_1 ... ok
[INFO] [stdout] test one_file ... ok
[INFO] [stdout] test siblings ... ok
[INFO] [stdout] test see_hidden_files ... ok
[INFO] [stdout] test many_mixed ... ok
[INFO] [stdout] test sym_file_nofollow ... ok
[INFO] [stdout] test sort_by_name_rayon_custom_2_threads ... ok
[INFO] [stdout] test sym_dir_follow ... ok
[INFO] [stdout] test sym_file_follow ... ok
[INFO] [stdout] test sym_dir_self_loop_io_error ... ok
[INFO] [stdout] test sym_root_file_follow ... ok
[INFO] [stdout] test sym_root_dir_follow ... ok
[INFO] [stdout] test sym_self_loop_no_error ... ok
[INFO] [stdout] test sym_root_file_nofollow ... ok
[INFO] [stdout] test sort ... ok
[INFO] [stdout] test test_read_linux ... ok
[INFO] [stdout] test sym_dir_nofollow ... ok
[INFO] [stdout] test sym_file_self_loop_io_error ... ok
[INFO] [stdout] test sym_noloop ... ok
[INFO] [stdout] test walk_serial ... ok
[INFO] [stdout] test nested ... ok
[INFO] [stdout] test walk_rayon_global ... ok
[INFO] [stdout] test walk_file_serial ... ok
[INFO] [stdout] test walk_rayon_no_lockup ... ok
[INFO] [stdout] test walk_file ... ok
[INFO] [stdout] test walk_root ... ok
[INFO] [stdout] test sym_root_dir_nofollow ... ok
[INFO] [stdout] test sym_loop_detect ... ok
[INFO] [stdout] test walk_relative_2 ... ok
[INFO] [stdout] test walk_relative_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jwalk_meta
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/core/error.rs - core::error::Error::io_error (line 112) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 37) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43c750242ae81699bb03bf94fc0d2f6a09fc9f601fab0102af45fe8d2c0e0faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c750242ae81699bb03bf94fc0d2f6a09fc9f601fab0102af45fe8d2c0e0faf", kill_on_drop: false }`
[INFO] [stdout] 43c750242ae81699bb03bf94fc0d2f6a09fc9f601fab0102af45fe8d2c0e0faf
