[INFO] cloning repository https://github.com/SnowyMouse/lorelei-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnowyMouse/lorelei-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowyMouse%2Florelei-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowyMouse%2Florelei-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35dd8bf1e2f7432e892f8a210e341faa506281de [INFO] checking SnowyMouse/lorelei-simulator against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowyMouse%2Florelei-simulator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SnowyMouse/lorelei-simulator on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SnowyMouse/lorelei-simulator [INFO] finished tweaking git repo https://github.com/SnowyMouse/lorelei-simulator [INFO] tweaked toml for git repo https://github.com/SnowyMouse/lorelei-simulator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SnowyMouse/lorelei-simulator 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sameboy-sys v0.1.2 [INFO] [stderr] Downloaded safeboy v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3630677399daf00b8bb29f4a331a54dcf796fe870e88dccc55f54b22e5dfedc [INFO] running `Command { std: "docker" "start" "-a" "f3630677399daf00b8bb29f4a331a54dcf796fe870e88dccc55f54b22e5dfedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3630677399daf00b8bb29f4a331a54dcf796fe870e88dccc55f54b22e5dfedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3630677399daf00b8bb29f4a331a54dcf796fe870e88dccc55f54b22e5dfedc", kill_on_drop: false }` [INFO] [stdout] f3630677399daf00b8bb29f4a331a54dcf796fe870e88dccc55f54b22e5dfedc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db99b1264fee2cb0e4525bf450d65a5451de0c0198a62a70696ea57fa5c1e96 [INFO] running `Command { std: "docker" "start" "-a" "4db99b1264fee2cb0e4525bf450d65a5451de0c0198a62a70696ea57fa5c1e96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling sameboy-sys v0.1.2 [INFO] [stderr] Checking safeboy v0.1.4 [INFO] [stderr] Checking lorelei_simulator v0.1.0 (/opt/rustwide/workdir/lorelei_simulator) [INFO] [stderr] Checking lorelei_simulator_cli v0.1.0 (/opt/rustwide/workdir/lorelei_simulator_cli) [INFO] [stderr] Checking lorelei_simulator_c v0.1.0 (/opt/rustwide/workdir/lorelei_simulator_c) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s [INFO] running `Command { std: "docker" "inspect" "4db99b1264fee2cb0e4525bf450d65a5451de0c0198a62a70696ea57fa5c1e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db99b1264fee2cb0e4525bf450d65a5451de0c0198a62a70696ea57fa5c1e96", kill_on_drop: false }` [INFO] [stdout] 4db99b1264fee2cb0e4525bf450d65a5451de0c0198a62a70696ea57fa5c1e96 [INFO] checking SnowyMouse/lorelei-simulator against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowyMouse%2Florelei-simulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SnowyMouse/lorelei-simulator on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SnowyMouse/lorelei-simulator [INFO] finished tweaking git repo https://github.com/SnowyMouse/lorelei-simulator [INFO] tweaked toml for git repo https://github.com/SnowyMouse/lorelei-simulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SnowyMouse/lorelei-simulator 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd448a3769474089cd80c777da3e212e62f0bc4de3e67bc8ddd19419595f1caa [INFO] running `Command { std: "docker" "start" "-a" "dd448a3769474089cd80c777da3e212e62f0bc4de3e67bc8ddd19419595f1caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd448a3769474089cd80c777da3e212e62f0bc4de3e67bc8ddd19419595f1caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd448a3769474089cd80c777da3e212e62f0bc4de3e67bc8ddd19419595f1caa", kill_on_drop: false }` [INFO] [stdout] dd448a3769474089cd80c777da3e212e62f0bc4de3e67bc8ddd19419595f1caa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de9f3495aaa731eaa0756a21781c058186365d9835d26bfc3fc186cfed194e37 [INFO] running `Command { std: "docker" "start" "-a" "de9f3495aaa731eaa0756a21781c058186365d9835d26bfc3fc186cfed194e37", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling sameboy-sys v0.1.2 [INFO] [stderr] Checking safeboy v0.1.4 [INFO] [stderr] Checking lorelei_simulator v0.1.0 (/opt/rustwide/workdir/lorelei_simulator) [INFO] [stderr] Checking lorelei_simulator_c v0.1.0 (/opt/rustwide/workdir/lorelei_simulator_c) [INFO] [stderr] Checking lorelei_simulator_cli v0.1.0 (/opt/rustwide/workdir/lorelei_simulator_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `Command { std: "docker" "inspect" "de9f3495aaa731eaa0756a21781c058186365d9835d26bfc3fc186cfed194e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9f3495aaa731eaa0756a21781c058186365d9835d26bfc3fc186cfed194e37", kill_on_drop: false }` [INFO] [stdout] de9f3495aaa731eaa0756a21781c058186365d9835d26bfc3fc186cfed194e37