[INFO] cloning repository https://github.com/supemeko/garygo-jass-pack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/supemeko/garygo-jass-pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupemeko%2Fgarygo-jass-pack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupemeko%2Fgarygo-jass-pack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c776231086a52a9ab73c383ec76d5b14b6c7ea42 [INFO] checking supemeko/garygo-jass-pack against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupemeko%2Fgarygo-jass-pack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/supemeko/garygo-jass-pack on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/supemeko/garygo-jass-pack [INFO] finished tweaking git repo https://github.com/supemeko/garygo-jass-pack [INFO] tweaked toml for git repo https://github.com/supemeko/garygo-jass-pack written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/supemeko/garygo-jass-pack 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ab516e229c681124d10a86b43a75d46cee8adb32e247fc08c7448526a01785f [INFO] running `Command { std: "docker" "start" "-a" "8ab516e229c681124d10a86b43a75d46cee8adb32e247fc08c7448526a01785f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab516e229c681124d10a86b43a75d46cee8adb32e247fc08c7448526a01785f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab516e229c681124d10a86b43a75d46cee8adb32e247fc08c7448526a01785f", kill_on_drop: false }` [INFO] [stdout] 8ab516e229c681124d10a86b43a75d46cee8adb32e247fc08c7448526a01785f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1b4950b10e5c8bf7f96e21725a39640622a77be11674b0377d039973628d59d [INFO] running `Command { std: "docker" "start" "-a" "b1b4950b10e5c8bf7f96e21725a39640622a77be11674b0377d039973628d59d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking garygo-jass-common v0.1.0 (/opt/rustwide/workdir/crates/garygo-jass-common) [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking simple-parser v0.1.0 (/opt/rustwide/workdir/crates/simple-parser) [INFO] [stderr] Checking wintool-bytecode-viewer v0.1.0 (/opt/rustwide/workdir/crates/wintool-bytecode-viewer) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/simple-parser/src/parse.rs:1012:12 [INFO] [stdout] | [INFO] [stdout] 1012 | if op != Bytecode::Global { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 1012 - if op != Bytecode::Global { [INFO] [stdout] 1012 + if !std::ptr::fn_addr_eq(op, Bytecode::Global as fn(BytecodeValueType, SymbolId) -> Bytecode) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/simple-parser/src/parse.rs:1012:12 [INFO] [stdout] | [INFO] [stdout] 1012 | if op != Bytecode::Global { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 1012 - if op != Bytecode::Global { [INFO] [stdout] 1012 + if !std::ptr::fn_addr_eq(op, Bytecode::Global as fn(BytecodeValueType, SymbolId) -> Bytecode) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking garygo-jass-pack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.64s [INFO] running `Command { std: "docker" "inspect" "b1b4950b10e5c8bf7f96e21725a39640622a77be11674b0377d039973628d59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b4950b10e5c8bf7f96e21725a39640622a77be11674b0377d039973628d59d", kill_on_drop: false }` [INFO] [stdout] b1b4950b10e5c8bf7f96e21725a39640622a77be11674b0377d039973628d59d