[INFO] cloning repository https://github.com/nokazn/syncnm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nokazn/syncnm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokazn%2Fsyncnm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokazn%2Fsyncnm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f09656d00da293a0f37f97634e2692d8a320ffe
[INFO] checking nokazn/syncnm against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokazn%2Fsyncnm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nokazn/syncnm
[INFO] finished tweaking git repo https://github.com/nokazn/syncnm
[INFO] tweaked toml for git repo https://github.com/nokazn/syncnm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nokazn/syncnm on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nokazn/syncnm 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded sdd v3.0.9
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3cbb3527c00f15729493a606fefeb03aebdbb36930aabca342a6a3d27839841
[INFO] running `Command { std: "docker" "start" "-a" "b3cbb3527c00f15729493a606fefeb03aebdbb36930aabca342a6a3d27839841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3cbb3527c00f15729493a606fefeb03aebdbb36930aabca342a6a3d27839841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3cbb3527c00f15729493a606fefeb03aebdbb36930aabca342a6a3d27839841", kill_on_drop: false }`
[INFO] [stdout] b3cbb3527c00f15729493a606fefeb03aebdbb36930aabca342a6a3d27839841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2885fc90101f1b7b889cf7857103cf5f43db01a53cdb535e8125ada8fce1fea6
[INFO] running `Command { std: "docker" "start" "-a" "2885fc90101f1b7b889cf7857103cf5f43db01a53cdb535e8125ada8fce1fea6", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking sdd v3.0.9
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking syncnm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature
[INFO] [stdout]   --> src/project/lockfile.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 |   fn to_hash_target(&self) -> Result<Vec<u8>> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/hash.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn to_hash_target(&self) -> Result<impl AsRef<[u8]>>;
[INFO] [stdout]    |                               ------------------------ return type from trait method defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate
[INFO] [stdout]    = note: we are soliciting feedback, see issue #121718 <https://github.com/rust-lang/rust/issues/121718> for more information
[INFO] [stdout]    = note: `#[warn(refining_impl_trait_internal)]` (part of `#[warn(refining_impl_trait)]`) on by default
[INFO] [stdout] help: replace the return type so that it matches the trait
[INFO] [stdout]    |
[INFO] [stdout] 25 -   fn to_hash_target(&self) -> Result<Vec<u8>> {
[INFO] [stdout] 25 +   fn to_hash_target(&self) -> Result<impl AsRef<[u8]>, anyhow::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature
[INFO] [stdout]   --> src/project/lockfile.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 |   fn to_hash_target(&self) -> Result<Vec<u8>> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/hash.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn to_hash_target(&self) -> Result<impl AsRef<[u8]>>;
[INFO] [stdout]    |                               ------------------------ return type from trait method defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate
[INFO] [stdout]    = note: we are soliciting feedback, see issue #121718 <https://github.com/rust-lang/rust/issues/121718> for more information
[INFO] [stdout]    = note: `#[warn(refining_impl_trait_internal)]` (part of `#[warn(refining_impl_trait)]`) on by default
[INFO] [stdout] help: replace the return type so that it matches the trait
[INFO] [stdout]    |
[INFO] [stdout] 25 -   fn to_hash_target(&self) -> Result<Vec<u8>> {
[INFO] [stdout] 25 +   fn to_hash_target(&self) -> std::result::Result<impl AsRef<[u8]>, anyhow::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.04s
[INFO] running `Command { std: "docker" "inspect" "2885fc90101f1b7b889cf7857103cf5f43db01a53cdb535e8125ada8fce1fea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2885fc90101f1b7b889cf7857103cf5f43db01a53cdb535e8125ada8fce1fea6", kill_on_drop: false }`
[INFO] [stdout] 2885fc90101f1b7b889cf7857103cf5f43db01a53cdb535e8125ada8fce1fea6
