[INFO] cloning repository https://github.com/makepad/stitch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makepad/stitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fstitch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fstitch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a5b5d8ae104f37264d94f418a3009fcb77ce4ed [INFO] checking makepad/stitch against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fstitch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/makepad/stitch on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/makepad/stitch [INFO] finished tweaking git repo https://github.com/makepad/stitch [INFO] tweaked toml for git repo https://github.com/makepad/stitch written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/makepad/stitch 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-encoder v0.200.0 [INFO] [stderr] Downloaded wast v200.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c086322068af79a882611dda36d8ca07748bcbe2bfcfb951d414e1302670011e [INFO] running `Command { std: "docker" "start" "-a" "c086322068af79a882611dda36d8ca07748bcbe2bfcfb951d414e1302670011e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c086322068af79a882611dda36d8ca07748bcbe2bfcfb951d414e1302670011e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c086322068af79a882611dda36d8ca07748bcbe2bfcfb951d414e1302670011e", kill_on_drop: false }` [INFO] [stdout] c086322068af79a882611dda36d8ca07748bcbe2bfcfb951d414e1302670011e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0556ac1f7bbfb9942192799ea433c816b65b2ade1ca225fa1e12450e4af7912 [INFO] running `Command { std: "docker" "start" "-a" "a0556ac1f7bbfb9942192799ea433c816b65b2ade1ca225fa1e12450e4af7912", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking wasm-encoder v0.200.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking makepad-stitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wast v200.0.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 428 | impl_reinterpret!(f32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 429 | impl_reinterpret!(f64, u64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 430 | impl_reinterpret!(u32, f32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 431 | impl_reinterpret!(u64, f64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compile.rs:2086:47 [INFO] [stdout] | [INFO] [stdout] 2086 | (OpdKind::Stack, OpdKind::Imm) if info.instr_is == info.instr_si => { [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] 2086 - (OpdKind::Stack, OpdKind::Imm) if info.instr_is == info.instr_si => { [INFO] [stdout] 2086 + (OpdKind::Stack, OpdKind::Imm) if std::ptr::fn_addr_eq(info.instr_is, info.instr_si) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 428 | impl_reinterpret!(f32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 429 | impl_reinterpret!(f64, u64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 430 | impl_reinterpret!(u32, f32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/ops.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(unsafe { mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(val)` [INFO] [stdout] ... [INFO] [stdout] 431 | impl_reinterpret!(u64, f64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_reinterpret` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/compile.rs:2086:47 [INFO] [stdout] | [INFO] [stdout] 2086 | (OpdKind::Stack, OpdKind::Imm) if info.instr_is == info.instr_si => { [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] 2086 - (OpdKind::Stack, OpdKind::Imm) if info.instr_is == info.instr_si => { [INFO] [stdout] 2086 + (OpdKind::Stack, OpdKind::Imm) if std::ptr::fn_addr_eq(info.instr_is, info.instr_si) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 39.23s [INFO] running `Command { std: "docker" "inspect" "a0556ac1f7bbfb9942192799ea433c816b65b2ade1ca225fa1e12450e4af7912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0556ac1f7bbfb9942192799ea433c816b65b2ade1ca225fa1e12450e4af7912", kill_on_drop: false }` [INFO] [stdout] a0556ac1f7bbfb9942192799ea433c816b65b2ade1ca225fa1e12450e4af7912