[INFO] cloning repository https://github.com/ChetanSaini726/Titan-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChetanSaini726/Titan-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChetanSaini726%2FTitan-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChetanSaini726%2FTitan-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ca8886886601bfc52c6185090e4f808caa1f4b9 [INFO] checking ChetanSaini726/Titan-Rust/1ca8886886601bfc52c6185090e4f808caa1f4b9 against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChetanSaini726%2FTitan-Rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChetanSaini726/Titan-Rust on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChetanSaini726/Titan-Rust [INFO] finished tweaking git repo https://github.com/ChetanSaini726/Titan-Rust [INFO] tweaked toml for git repo https://github.com/ChetanSaini726/Titan-Rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding sdl2 v0.35.2 (available: v0.37.0) [INFO] [stderr] Adding vulkano v0.27.1 (available: v0.34.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0a839bfab694ce48ff3c6d80f04f19b27e65c58036a2730d3278a5734a2309 [INFO] running `Command { std: "docker" "start" "-a" "1a0a839bfab694ce48ff3c6d80f04f19b27e65c58036a2730d3278a5734a2309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0a839bfab694ce48ff3c6d80f04f19b27e65c58036a2730d3278a5734a2309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0a839bfab694ce48ff3c6d80f04f19b27e65c58036a2730d3278a5734a2309", kill_on_drop: false }` [INFO] [stdout] 1a0a839bfab694ce48ff3c6d80f04f19b27e65c58036a2730d3278a5734a2309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8380f17ccb80d7902e882122d6bc9302daf8916b040ad038563b1fa06621fcbb [INFO] running `Command { std: "docker" "start" "-a" "8380f17ccb80d7902e882122d6bc9302daf8916b040ad038563b1fa06621fcbb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling vk-parse v0.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling vulkano v0.27.1 [INFO] [stderr] Checking titan-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.72s [INFO] running `Command { std: "docker" "inspect" "8380f17ccb80d7902e882122d6bc9302daf8916b040ad038563b1fa06621fcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8380f17ccb80d7902e882122d6bc9302daf8916b040ad038563b1fa06621fcbb", kill_on_drop: false }` [INFO] [stdout] 8380f17ccb80d7902e882122d6bc9302daf8916b040ad038563b1fa06621fcbb