[INFO] cloning repository https://github.com/HongYuanF/Simplified-Remote-Control-Software [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HongYuanF/Simplified-Remote-Control-Software" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHongYuanF%2FSimplified-Remote-Control-Software", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHongYuanF%2FSimplified-Remote-Control-Software'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 503fbe29da0cfa4a11e84e1cc57db4c618b5312a [INFO] checking HongYuanF/Simplified-Remote-Control-Software/503fbe29da0cfa4a11e84e1cc57db4c618b5312a against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHongYuanF%2FSimplified-Remote-Control-Software" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HongYuanF/Simplified-Remote-Control-Software on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HongYuanF/Simplified-Remote-Control-Software [INFO] finished tweaking git repo https://github.com/HongYuanF/Simplified-Remote-Control-Software [INFO] tweaked toml for git repo https://github.com/HongYuanF/Simplified-Remote-Control-Software written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HongYuanF/Simplified-Remote-Control-Software 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb33a76a8963896322c9257e464221744c58c2be9716ea09b8ca2afbdbf00517 [INFO] running `Command { std: "docker" "start" "-a" "bb33a76a8963896322c9257e464221744c58c2be9716ea09b8ca2afbdbf00517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb33a76a8963896322c9257e464221744c58c2be9716ea09b8ca2afbdbf00517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb33a76a8963896322c9257e464221744c58c2be9716ea09b8ca2afbdbf00517", kill_on_drop: false }` [INFO] [stdout] bb33a76a8963896322c9257e464221744c58c2be9716ea09b8ca2afbdbf00517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc4143ec4029aa361405a84e4e76504f638d96087fb95b6b8328818786d4ef3 [INFO] running `Command { std: "docker" "start" "-a" "4cc4143ec4029aa361405a84e4e76504f638d96087fb95b6b8328818786d4ef3", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Checking communication v0.1.0 (/opt/rustwide/workdir/communication) [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling enigo v0.1.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling fltk-sys v1.4.29 (https://github.com/fltk-rs/fltk-rs#c71eeef6) [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking fltk v1.4.29 (https://github.com/fltk-rs/fltk-rs#c71eeef6) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "4cc4143ec4029aa361405a84e4e76504f638d96087fb95b6b8328818786d4ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc4143ec4029aa361405a84e4e76504f638d96087fb95b6b8328818786d4ef3", kill_on_drop: false }` [INFO] [stdout] 4cc4143ec4029aa361405a84e4e76504f638d96087fb95b6b8328818786d4ef3