[INFO] cloning repository https://github.com/QuiiBz/sherif
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuiiBz/sherif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuiiBz%2Fsherif", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuiiBz%2Fsherif'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1eeac7104af1a6143d7f5d17d18d11635222ca8d
[INFO] testing QuiiBz/sherif against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuiiBz%2Fsherif" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/QuiiBz/sherif
[INFO] finished tweaking git repo https://github.com/QuiiBz/sherif
[INFO] tweaked toml for git repo https://github.com/QuiiBz/sherif written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/QuiiBz/sherif on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/QuiiBz/sherif 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded debugless-unwrap v0.0.4
[INFO] [stderr]   Downloaded serde_yaml v0.9.25
[INFO] [stderr]   Downloaded detect-newline-style v0.1.2
[INFO] [stderr]   Downloaded detect-indent v0.1.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded rustix v0.38.13
[INFO] [stderr]   Downloaded insta v1.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607
[INFO] running `Command { std: "docker" "start" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling detect-newline-style v0.1.2
[INFO] [stderr]    Compiling detect-indent v0.1.0
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling sherif v1.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.69s
[INFO] running `Command { std: "docker" "inspect" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling insta v1.32.0
[INFO] [stderr]    Compiling sherif v1.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.19s
[INFO] running `Command { std: "docker" "inspect" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sherif-47970cfb5d59d52a)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test collect::test::collect_packages_empty_dir ... ok
[INFO] [stdout] test collect::test::collect_packages_no_workspace_pnpm ... ok
[INFO] [stdout] test collect::test::collect_dependencies ... ok
[INFO] [stdout] test collect::test::collect_packages_without_package_json ... ok
[INFO] [stdout] test collect::test::collect_packages_ignore_paths ... ok
[INFO] [stdout] test collect::test::collect_dependencies_allow ... ok
[INFO] [stdout] test collect::test::collect_dependencies_nested_star ... ok
[INFO] [stdout] test collect::test::collect_packages_unknown_dir ... ok
[INFO] [stdout] test collect::test::collect_root_dev_engines_array ... ok
[INFO] [stdout] test collect::test::collect_root_dev_engines ... ok
[INFO] [stdout] test collect::test::collect_root_dev_engines_without_package_manager ... ok
[INFO] [stdout] test collect::test::collect_pnpm_glob ... ok
[INFO] [stdout] test collect::test::collect_packages_pnpm ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin sherif`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sherif-47970cfb5d59d52a` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607", kill_on_drop: false }`
[INFO] [stdout] 04f55632c7c70f75d46a47c380249e36aa692c3c61cafbf5de988b3cc6b66607
