[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#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fwowcow-common" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daiwanwei/wowcow-common on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ae53e4e78e25c22d96b3a3a255bc7cabf471b390fa0d1f42f9eb499c76bfcde
[INFO] running `Command { std: "docker" "start" "-a" "2ae53e4e78e25c22d96b3a3a255bc7cabf471b390fa0d1f42f9eb499c76bfcde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae53e4e78e25c22d96b3a3a255bc7cabf471b390fa0d1f42f9eb499c76bfcde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae53e4e78e25c22d96b3a3a255bc7cabf471b390fa0d1f42f9eb499c76bfcde", kill_on_drop: false }`
[INFO] [stdout] 2ae53e4e78e25c22d96b3a3a255bc7cabf471b390fa0d1f42f9eb499c76bfcde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f658607f6167dd3b9e452c9604af3db12e9b709c32139cc9faa8469b860afe8
[INFO] running `Command { std: "docker" "start" "-a" "8f658607f6167dd3b9e452c9604af3db12e9b709c32139cc9faa8469b860afe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[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 <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]   = 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]   = 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] error[E0602]: unknown lint: `ambiguous_glob_imports`
[INFO] [stdout]   |
[INFO] [stdout]   = help: did you mean: `ambiguous_glob_reexports`
[INFO] [stdout]   = note: requested on the command line with `-D ambiguous_glob_imports`
[INFO] [stdout]   = note: requested on the command line with `-D unknown-lints`
[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] error[E0602]: unknown lint: `ambiguous_glob_imports`
[INFO] [stdout]   |
[INFO] [stdout]   = help: did you mean: `ambiguous_glob_reexports`
[INFO] [stdout]   = note: requested on the command line with `-D ambiguous_glob_imports`
[INFO] [stdout]   = note: requested on the command line with `-D unknown-lints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wowcow-cache` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wowcow-cache` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8f658607f6167dd3b9e452c9604af3db12e9b709c32139cc9faa8469b860afe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f658607f6167dd3b9e452c9604af3db12e9b709c32139cc9faa8469b860afe8", kill_on_drop: false }`
[INFO] [stdout] 8f658607f6167dd3b9e452c9604af3db12e9b709c32139cc9faa8469b860afe8
