[INFO] cloning repository https://github.com/daiwanwei/wowcow-common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiwanwei/wowcow-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fwowcow-common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fwowcow-common'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31b152b8b367a7f6ad2a327179c6c04998e0090f [INFO] checking daiwanwei/wowcow-common against master#24139cf844095e574708faf406034dc78cb39143 for pr-149518-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fwowcow-common" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/daiwanwei/wowcow-common [INFO] finished tweaking git repo https://github.com/daiwanwei/wowcow-common [INFO] tweaked toml for git repo https://github.com/daiwanwei/wowcow-common written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daiwanwei/wowcow-common on toolchain 24139cf844095e574708faf406034dc78cb39143 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daiwanwei/wowcow-common 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" "+24139cf844095e574708faf406034dc78cb39143" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.8.5 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded quote v1.0.39 [INFO] [stderr] Downloaded snafu v0.8.5 [INFO] [stderr] Downloaded tokio v1.44.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f68a1f6eaa4172972fa606bbcc2182c9714c0fd80b1ded0870ddfa0945852013 [INFO] running `Command { std: "docker" "start" "-a" "f68a1f6eaa4172972fa606bbcc2182c9714c0fd80b1ded0870ddfa0945852013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f68a1f6eaa4172972fa606bbcc2182c9714c0fd80b1ded0870ddfa0945852013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68a1f6eaa4172972fa606bbcc2182c9714c0fd80b1ded0870ddfa0945852013", kill_on_drop: false }` [INFO] [stdout] f68a1f6eaa4172972fa606bbcc2182c9714c0fd80b1ded0870ddfa0945852013 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cff558dbf93115df213bbf41cc56646d223be4f7793a78925238493c15034ad [INFO] running `Command { std: "docker" "start" "-a" "3cff558dbf93115df213bbf41cc56646d223be4f7793a78925238493c15034ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking wowcow-cache v0.0.1 (/opt/rustwide/workdir/crates/cache) [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `repr_transparent_non_zst_fields` [INFO] [stdout] = note: requested on the command line with `-D repr_transparent_external_private_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `repr_transparent_non_zst_fields` [INFO] [stdout] = note: requested on the command line with `-D repr_transparent_external_private_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wowcow-pipeline v0.0.1 (/opt/rustwide/workdir/crates/pipeline) [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `repr_transparent_non_zst_fields` [INFO] [stdout] = note: requested on the command line with `-D repr_transparent_external_private_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `repr_transparent_non_zst_fields` [INFO] [stdout] = note: requested on the command line with `-D repr_transparent_external_private_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `repr_transparent_non_zst_fields` [INFO] [stdout] = note: requested on the command line with `-D repr_transparent_external_private_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `repr_transparent_non_zst_fields` [INFO] [stdout] = note: requested on the command line with `-D repr_transparent_external_private_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "3cff558dbf93115df213bbf41cc56646d223be4f7793a78925238493c15034ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cff558dbf93115df213bbf41cc56646d223be4f7793a78925238493c15034ad", kill_on_drop: false }` [INFO] [stdout] 3cff558dbf93115df213bbf41cc56646d223be4f7793a78925238493c15034ad