[INFO] cloning repository https://github.com/praizmiky/focus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/praizmiky/focus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraizmiky%2Ffocus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraizmiky%2Ffocus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c31d15e5890e3ec51b96446f820bb963865aafb [INFO] checking praizmiky/focus against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraizmiky%2Ffocus" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/praizmiky/focus [INFO] finished tweaking git repo https://github.com/praizmiky/focus [INFO] tweaked toml for git repo https://github.com/praizmiky/focus written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/praizmiky/focus on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/praizmiky/focus 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded charclass v0.2.0 [INFO] [stderr] Downloaded tokay v0.4.0 [INFO] [stderr] Downloaded num-parse v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b7d4689cce8cfd0b50ca8ab23fe5b73c3bac9f61ae30615d5be7b11021d19c1 [INFO] running `Command { std: "docker" "start" "-a" "1b7d4689cce8cfd0b50ca8ab23fe5b73c3bac9f61ae30615d5be7b11021d19c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b7d4689cce8cfd0b50ca8ab23fe5b73c3bac9f61ae30615d5be7b11021d19c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7d4689cce8cfd0b50ca8ab23fe5b73c3bac9f61ae30615d5be7b11021d19c1", kill_on_drop: false }` [INFO] [stdout] 1b7d4689cce8cfd0b50ca8ab23fe5b73c3bac9f61ae30615d5be7b11021d19c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d7d5fc90d1d3fac924babb4640286f70743d25717f08798fdc0bd45847d27a [INFO] running `Command { std: "docker" "start" "-a" "e3d7d5fc90d1d3fac924babb4640286f70743d25717f08798fdc0bd45847d27a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking num-parse v0.1.2 [INFO] [stderr] Checking charclass v0.2.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokay v0.4.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Compiling tokay-macros v0.5.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking tokay v0.6.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [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] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [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] [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/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [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] [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/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [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] [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/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [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] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [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] [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/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [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] [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/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "e3d7d5fc90d1d3fac924babb4640286f70743d25717f08798fdc0bd45847d27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d7d5fc90d1d3fac924babb4640286f70743d25717f08798fdc0bd45847d27a", kill_on_drop: false }` [INFO] [stdout] e3d7d5fc90d1d3fac924babb4640286f70743d25717f08798fdc0bd45847d27a