[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 try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daiwanwei/wowcow-common on toolchain d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 159dbe9faf8a2fe123bd145b4babc0a3791fd9aac6b00304eaf67ea732240700
[INFO] running `Command { std: "docker" "start" "-a" "159dbe9faf8a2fe123bd145b4babc0a3791fd9aac6b00304eaf67ea732240700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "159dbe9faf8a2fe123bd145b4babc0a3791fd9aac6b00304eaf67ea732240700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159dbe9faf8a2fe123bd145b4babc0a3791fd9aac6b00304eaf67ea732240700", kill_on_drop: false }`
[INFO] [stdout] 159dbe9faf8a2fe123bd145b4babc0a3791fd9aac6b00304eaf67ea732240700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4370dca977f8d7437947fe2ec4ec2c116d2639f907bd6c3202ec4bcad2412fa
[INFO] running `Command { std: "docker" "start" "-a" "e4370dca977f8d7437947fe2ec4ec2c116d2639f907bd6c3202ec4bcad2412fa", 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 cfg-if v1.0.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[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 tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[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 `uninhabited_static` has been removed: converted into a hard error, see <https://github.com/rust-lang/rust/issues/74840> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D uninhabited_static`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[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 `uninhabited_static` has been removed: converted into a hard error, see <https://github.com/rust-lang/rust/issues/74840> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D uninhabited_static`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[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 `uninhabited_static` has been removed: converted into a hard error, see <https://github.com/rust-lang/rust/issues/74840> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D uninhabited_static`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[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 `uninhabited_static` has been removed: converted into a hard error, see <https://github.com/rust-lang/rust/issues/74840> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D uninhabited_static`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[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 `uninhabited_static` has been removed: converted into a hard error, see <https://github.com/rust-lang/rust/issues/74840> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D uninhabited_static`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[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 `uninhabited_static` has been removed: converted into a hard error, see <https://github.com/rust-lang/rust/issues/74840> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D uninhabited_static`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[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 19.59s
[INFO] running `Command { std: "docker" "inspect" "e4370dca977f8d7437947fe2ec4ec2c116d2639f907bd6c3202ec4bcad2412fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4370dca977f8d7437947fe2ec4ec2c116d2639f907bd6c3202ec4bcad2412fa", kill_on_drop: false }`
[INFO] [stdout] e4370dca977f8d7437947fe2ec4ec2c116d2639f907bd6c3202ec4bcad2412fa
