[INFO] cloning repository https://github.com/yjh0502/increstore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yjh0502/increstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fincrestore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fincrestore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bfe20fcf0ecd8153dac2614c9624ec42ca5e8b2
[INFO] checking yjh0502/increstore against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fincrestore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yjh0502/increstore
[INFO] finished tweaking git repo https://github.com/yjh0502/increstore
[INFO] tweaked toml for git repo https://github.com/yjh0502/increstore written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yjh0502/increstore on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yjh0502/increstore 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae
[INFO] running `Command { std: "docker" "start" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae", 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" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae", 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" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.3
[INFO] [stderr]    Compiling argh_shared v0.1.19
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking num v0.1.43
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking stopwatch v0.0.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking highway v1.3.0
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]     Checking aes v0.9.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling argh_derive v0.1.19
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking argh v0.1.19
[INFO] [stderr]    Compiling xdelta3 v0.1.5 (https://github.com/yjh0502/xdelta3-rs#46cf1ee7)
[INFO] [stderr]     Checking increstore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/stats.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |             None => u64::max_value(),
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/stats.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |             None => u64::max_value(),
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |         u64::max_value() - blob.score
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |         u64::max_value() - blob.score
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `memmap`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | memmap = "0.7.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `memmap`
[INFO] [stderr] warning: `increstore` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.36s
[INFO] running `Command { std: "docker" "inspect" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae", kill_on_drop: false }`
[INFO] [stdout] efa9d2282099377571ac3aed2a28486e29acceb7e4b5b7c18737517d059df2ae
