[INFO] cloning repository https://github.com/Ewwii-sh/yucky-ewwii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ewwii-sh/yucky-ewwii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEwwii-sh%2Fyucky-ewwii", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEwwii-sh%2Fyucky-ewwii'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 877ee3b2a4b8dbe7c628a836196d5b33f8c363cc [INFO] checking Ewwii-sh/yucky-ewwii against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEwwii-sh%2Fyucky-ewwii" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ewwii-sh/yucky-ewwii [INFO] finished tweaking git repo https://github.com/Ewwii-sh/yucky-ewwii [INFO] tweaked toml for git repo https://github.com/Ewwii-sh/yucky-ewwii written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ewwii-sh/yucky-ewwii on toolchain 65b20a97de33e9e59992793a144aef2950c48c76 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ewwii-sh/yucky-ewwii 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0 [INFO] running `Command { std: "docker" "start" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking pure-rust-locales v0.8.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking hifijson v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking bytesize v2.3.1 [INFO] [stderr] Checking lalrpop-util v0.21.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking ariadne v0.6.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling lalrpop v0.21.0 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking jaq-syn v1.6.0 [INFO] [stderr] Checking eww_shared_util v0.1.0 (/opt/rustwide/workdir/third-party/eww/crates/eww_shared_util) [INFO] [stderr] Checking nbcl v0.7.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking jaq-interpret v1.5.0 [INFO] [stderr] Checking jaq-std v1.6.0 [INFO] [stderr] Checking jaq-parse v1.0.3 [INFO] [stderr] Checking ewwii_shared_utils v0.6.0 [INFO] [stderr] Checking jaq-core v1.5.1 [INFO] [stderr] Checking ewwii_plugin_api v1.5.0 [INFO] [stderr] Compiling simplexpr v0.1.0 (/opt/rustwide/workdir/third-party/eww/crates/simplexpr) [INFO] [stderr] Compiling yuck v0.1.0 (/opt/rustwide/workdir/third-party/eww/crates/yuck) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> third-party/eww/crates/yuck/src/config/script_var_definition.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, Debug, PartialEq, Eq, serde::Serialize)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 47 | Function(fn() -> Result>), [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] [INFO] [stdout] [INFO] [stderr] Checking yucky-ewwii v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.07s [INFO] running `Command { std: "docker" "inspect" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0", kill_on_drop: false }` [INFO] [stdout] a14a364a13babf28ddbbc3bc7f6b126cec19e9cafdfa723ac6774640552c4ac0