[INFO] cloning repository https://github.com/BERADQ/koishi-neo-chat-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BERADQ/koishi-neo-chat-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fkoishi-neo-chat-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fkoishi-neo-chat-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c06d68c926b769f06a2be307eaaedb2a56d5a1ce [INFO] checking BERADQ/koishi-neo-chat-tool/c06d68c926b769f06a2be307eaaedb2a56d5a1ce against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fkoishi-neo-chat-tool" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BERADQ/koishi-neo-chat-tool on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BERADQ/koishi-neo-chat-tool [INFO] finished tweaking git repo https://github.com/BERADQ/koishi-neo-chat-tool [INFO] tweaked toml for git repo https://github.com/BERADQ/koishi-neo-chat-tool written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BERADQ/koishi-neo-chat-tool 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c2ab5f9dacb7795b9a19b15a3c11f3ec7e2a9f11f2ed8a4067160effb91504 [INFO] running `Command { std: "docker" "start" "-a" "26c2ab5f9dacb7795b9a19b15a3c11f3ec7e2a9f11f2ed8a4067160effb91504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c2ab5f9dacb7795b9a19b15a3c11f3ec7e2a9f11f2ed8a4067160effb91504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c2ab5f9dacb7795b9a19b15a3c11f3ec7e2a9f11f2ed8a4067160effb91504", kill_on_drop: false }` [INFO] [stdout] 26c2ab5f9dacb7795b9a19b15a3c11f3ec7e2a9f11f2ed8a4067160effb91504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6fe78e881818732c6da816614fe9964486ec11d76e6356c6cfcf2215b44d217 [INFO] running `Command { std: "docker" "start" "-a" "b6fe78e881818732c6da816614fe9964486ec11d76e6356c6cfcf2215b44d217", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Checking js-sys v0.3.65 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.38 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.1 [INFO] [stderr] Checking neo-chat-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s [INFO] running `Command { std: "docker" "inspect" "b6fe78e881818732c6da816614fe9964486ec11d76e6356c6cfcf2215b44d217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fe78e881818732c6da816614fe9964486ec11d76e6356c6cfcf2215b44d217", kill_on_drop: false }` [INFO] [stdout] b6fe78e881818732c6da816614fe9964486ec11d76e6356c6cfcf2215b44d217