[INFO] fetching crate gimoji 0.6.1... [INFO] checking gimoji-0.6.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate gimoji 0.6.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate gimoji 0.6.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gimoji 0.6.1 [INFO] finished tweaking crates.io crate gimoji 0.6.1 [INFO] tweaked toml for crates.io crate gimoji 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate gimoji 0.6.1 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filedescriptor v0.8.2 [INFO] [stderr] Downloaded tree_magic_mini v3.0.3 [INFO] [stderr] Downloaded xterm-query v0.2.0 [INFO] [stderr] Downloaded coolor v0.5.1 [INFO] [stderr] Downloaded terminal-light v1.1.1 [INFO] [stderr] Downloaded wl-clipboard-rs v0.7.0 [INFO] [stderr] Downloaded ratatui v0.21.0 [INFO] [stderr] Downloaded petgraph v0.6.3 [INFO] [stderr] Downloaded rustix v0.37.21 [INFO] [stderr] Downloaded rustix v0.38.1 [INFO] [stderr] Downloaded databake-derive v0.1.5 [INFO] [stderr] Downloaded databake v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57cee86edc7dc35d70b2332e3aedda271e1b18734d9708373c89471c9b3054d7 [INFO] running `Command { std: "docker" "start" "-a" "57cee86edc7dc35d70b2332e3aedda271e1b18734d9708373c89471c9b3054d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57cee86edc7dc35d70b2332e3aedda271e1b18734d9708373c89471c9b3054d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cee86edc7dc35d70b2332e3aedda271e1b18734d9708373c89471c9b3054d7", kill_on_drop: false }` [INFO] [stdout] 57cee86edc7dc35d70b2332e3aedda271e1b18734d9708373c89471c9b3054d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a781d10c7e19c695958e7cbe26ed83cbcece0627d738943a70da3199f56dbdf2 [INFO] running `Command { std: "docker" "start" "-a" "a781d10c7e19c695958e7cbe26ed83cbcece0627d738943a70da3199f56dbdf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking coolor v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling databake-derive v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling databake v0.1.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Checking xterm-query v0.2.0 [INFO] [stderr] Checking terminal-light v1.1.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking ratatui v0.21.0 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Compiling gimoji v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking arboard v3.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.38s [INFO] running `Command { std: "docker" "inspect" "a781d10c7e19c695958e7cbe26ed83cbcece0627d738943a70da3199f56dbdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a781d10c7e19c695958e7cbe26ed83cbcece0627d738943a70da3199f56dbdf2", kill_on_drop: false }` [INFO] [stdout] a781d10c7e19c695958e7cbe26ed83cbcece0627d738943a70da3199f56dbdf2 [INFO] checking gimoji-0.6.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate gimoji 0.6.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate gimoji 0.6.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gimoji 0.6.1 [INFO] finished tweaking crates.io crate gimoji 0.6.1 [INFO] tweaked toml for crates.io crate gimoji 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate gimoji 0.6.1 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d92e8597a6ca5de1e65965d36f0416b0e9404310381183367f31f0ea3b54386 [INFO] running `Command { std: "docker" "start" "-a" "5d92e8597a6ca5de1e65965d36f0416b0e9404310381183367f31f0ea3b54386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d92e8597a6ca5de1e65965d36f0416b0e9404310381183367f31f0ea3b54386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d92e8597a6ca5de1e65965d36f0416b0e9404310381183367f31f0ea3b54386", kill_on_drop: false }` [INFO] [stdout] 5d92e8597a6ca5de1e65965d36f0416b0e9404310381183367f31f0ea3b54386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c79af36989a06991ab0d2e535959f947409024445c6eb00013873227c2991f [INFO] running `Command { std: "docker" "start" "-a" "83c79af36989a06991ab0d2e535959f947409024445c6eb00013873227c2991f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking coolor v0.5.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling databake-derive v0.1.5 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling databake v0.1.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Checking xterm-query v0.2.0 [INFO] [stderr] Checking terminal-light v1.1.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking ratatui v0.21.0 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Compiling gimoji v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> build.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Bake)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_databake_Bake_FOR_Emoji` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `Bake` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimoji` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83c79af36989a06991ab0d2e535959f947409024445c6eb00013873227c2991f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c79af36989a06991ab0d2e535959f947409024445c6eb00013873227c2991f", kill_on_drop: false }` [INFO] [stdout] 83c79af36989a06991ab0d2e535959f947409024445c6eb00013873227c2991f