[INFO] cloning repository https://github.com/eigeen/ree-path-searcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eigeen/ree-path-searcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigeen%2Free-path-searcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigeen%2Free-path-searcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16a806d277f938e9f453d53d4c40051e55e52226
[INFO] checking eigeen/ree-path-searcher against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigeen%2Free-path-searcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eigeen/ree-path-searcher
[INFO] finished tweaking git repo https://github.com/eigeen/ree-path-searcher
[INFO] tweaked toml for git repo https://github.com/eigeen/ree-path-searcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eigeen/ree-path-searcher on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eigeen/ree-path-searcher 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" "+011c518242557d21690f7936b5812318dc2fec47" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nohash v0.2.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded minidump-common v0.26.1
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded minidump v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b
[INFO] running `Command { std: "docker" "start" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b", 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" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking minidump-common v0.26.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking minidump v0.26.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ree-pak-core v0.7.1 (https://github.com/eigeen/ree-pak-rs.git?rev=56b3003#56b3003f)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking ree-path-searcher v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.10s
[INFO] running `Command { std: "docker" "inspect" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b", kill_on_drop: false }`
[INFO] [stdout] 4ce3fcd62facecfed3c2e05013a55e5e7c16f8628b0dcb6a6f2c29ffcf97972b
