[INFO] cloning repository https://github.com/onebot-walle/walle-v11 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onebot-walle/walle-v11" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonebot-walle%2Fwalle-v11", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonebot-walle%2Fwalle-v11'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 563c5820d4f31e96d7e6fa95a4573eda3bb97ae2 [INFO] checking onebot-walle/walle-v11 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonebot-walle%2Fwalle-v11" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/onebot-walle/walle-v11 [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/onebot-walle/walle-v11 [INFO] tweaked toml for git repo https://github.com/onebot-walle/walle-v11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/onebot-walle/walle-v11 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/onebot-walle/walle-v11 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 git repository `https://github.com/onebot-walle/walle-core.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v1.1.0 [INFO] [stderr] Downloaded snake_cased v0.1.0 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded walle-macro v0.6.0 [INFO] [stderr] Downloaded snake_cased_derive v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] aef1c615dd51134dab7f857fd4a61c9546ac61b69ff1d8852504eb073fb575c9 [INFO] running `Command { std: "docker" "start" "-a" "aef1c615dd51134dab7f857fd4a61c9546ac61b69ff1d8852504eb073fb575c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aef1c615dd51134dab7f857fd4a61c9546ac61b69ff1d8852504eb073fb575c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef1c615dd51134dab7f857fd4a61c9546ac61b69ff1d8852504eb073fb575c9", kill_on_drop: false }` [INFO] [stdout] aef1c615dd51134dab7f857fd4a61c9546ac61b69ff1d8852504eb073fb575c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1473f852f6a1d1480f669a7cc0981d856198144cfd045307215770f92b6c9dd1 [INFO] running `Command { std: "docker" "start" "-a" "1473f852f6a1d1480f669a7cc0981d856198144cfd045307215770f92b6c9dd1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling snake_cased_derive v0.1.1 [INFO] [stderr] Compiling walle-macro v0.6.0 [INFO] [stderr] Checking snake_cased v0.1.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking tokio-tungstenite v0.17.2 [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking walle-core v0.6.1 (https://github.com/onebot-walle/walle-core.git#5d6cd30b) [INFO] [stderr] Checking walle-v11 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.25s [INFO] running `Command { std: "docker" "inspect" "1473f852f6a1d1480f669a7cc0981d856198144cfd045307215770f92b6c9dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1473f852f6a1d1480f669a7cc0981d856198144cfd045307215770f92b6c9dd1", kill_on_drop: false }` [INFO] [stdout] 1473f852f6a1d1480f669a7cc0981d856198144cfd045307215770f92b6c9dd1