[INFO] cloning repository https://github.com/Aiving/maqo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/maqo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fmaqo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fmaqo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81a8f832498d573b31f8757c684c4477b15e4d57
[INFO] checking Aiving/maqo against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fmaqo" "/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/Aiving/maqo on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aiving/maqo
[INFO] finished tweaking git repo https://github.com/Aiving/maqo
[INFO] tweaked toml for git repo https://github.com/Aiving/maqo written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aiving/maqo 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5c38ccb59cd17736ee2e8e2472c31662213bd83ff8ab3e8858437e28a0ab119
[INFO] running `Command { std: "docker" "start" "-a" "c5c38ccb59cd17736ee2e8e2472c31662213bd83ff8ab3e8858437e28a0ab119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5c38ccb59cd17736ee2e8e2472c31662213bd83ff8ab3e8858437e28a0ab119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c38ccb59cd17736ee2e8e2472c31662213bd83ff8ab3e8858437e28a0ab119", kill_on_drop: false }`
[INFO] [stdout] c5c38ccb59cd17736ee2e8e2472c31662213bd83ff8ab3e8858437e28a0ab119
[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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91d7ce0ca989e5d3a57fd2614d35e2f29acec2a9b3d42c847e2fa6d0e5339d8c
[INFO] running `Command { std: "docker" "start" "-a" "91d7ce0ca989e5d3a57fd2614d35e2f29acec2a9b3d42c847e2fa6d0e5339d8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling miniquad v0.4.5
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8 (https://github.com/not-fl3/macroquad.git#305d472d)
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking maqo-macros v0.1.0 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking macroquad v0.4.11 (https://github.com/not-fl3/macroquad.git#305d472d)
[INFO] [stderr]     Checking data v0.1.0 (/opt/rustwide/workdir/crates/data)
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.98s
[INFO] running `Command { std: "docker" "inspect" "91d7ce0ca989e5d3a57fd2614d35e2f29acec2a9b3d42c847e2fa6d0e5339d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d7ce0ca989e5d3a57fd2614d35e2f29acec2a9b3d42c847e2fa6d0e5339d8c", kill_on_drop: false }`
[INFO] [stdout] 91d7ce0ca989e5d3a57fd2614d35e2f29acec2a9b3d42c847e2fa6d0e5339d8c
