[INFO] fetching crate duckyscript 0.1.0...
[INFO] checking duckyscript-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate duckyscript 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate duckyscript 0.1.0
[INFO] finished tweaking crates.io crate duckyscript 0.1.0
[INFO] tweaked toml for crates.io crate duckyscript 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate duckyscript 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duckyscript 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glib-sys v0.15.10
[INFO] [stderr]   Downloaded pango-sys v0.15.10
[INFO] [stderr]   Downloaded cairo-sys-rs v0.15.1
[INFO] [stderr]   Downloaded pest_generator v2.4.1
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.15.10
[INFO] [stderr]   Downloaded gobject-sys v0.15.10
[INFO] [stderr]   Downloaded atk-sys v0.15.1
[INFO] [stderr]   Downloaded system-deps v6.0.3
[INFO] [stderr]   Downloaded pest_meta v2.4.1
[INFO] [stderr]   Downloaded cfg-expr v0.11.0
[INFO] [stderr]   Downloaded rfd v0.10.0
[INFO] [stderr]   Downloaded calloop v0.10.2
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded pest v2.4.1
[INFO] [stderr]   Downloaded gio-sys v0.15.10
[INFO] [stderr]   Downloaded gdk-sys v0.15.1
[INFO] [stderr]   Downloaded gtk-sys v0.15.3
[INFO] [stderr]   Downloaded pest_derive v2.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d74ce8a08c3bbdacca44792f63d804eaed8b70afb78248698466a97d2dda316f
[INFO] running `Command { std: "docker" "start" "-a" "d74ce8a08c3bbdacca44792f63d804eaed8b70afb78248698466a97d2dda316f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d74ce8a08c3bbdacca44792f63d804eaed8b70afb78248698466a97d2dda316f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74ce8a08c3bbdacca44792f63d804eaed8b70afb78248698466a97d2dda316f", kill_on_drop: false }`
[INFO] [stdout] d74ce8a08c3bbdacca44792f63d804eaed8b70afb78248698466a97d2dda316f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa6fac601ab7c68f96242b50349f690a03e22803f6fdf60dab4be6926dc963fc
[INFO] running `Command { std: "docker" "start" "-a" "aa6fac601ab7c68f96242b50349f690a03e22803f6fdf60dab4be6926dc963fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking webbrowser v0.7.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking owned_ttf_parser v0.17.1
[INFO] [stderr]     Checking ab_glyph v0.2.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling bytemuck_derive v1.3.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking emath v0.19.0
[INFO] [stderr]     Checking epaint v0.19.0
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]     Checking calloop v0.10.2
[INFO] [stderr]     Checking egui v0.19.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]    Compiling pest_meta v2.4.1
[INFO] [stderr]    Compiling pest_generator v2.4.1
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]     Checking egui_glow v0.19.0
[INFO] [stderr]    Compiling pest_derive v2.4.1
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking egui-winit v0.19.0
[INFO] [stderr]     Checking eframe v0.19.0
[INFO] [stderr]     Checking duckyscript v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vec2`
[INFO] [stdout]  --> src/app/main_window.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egui::{TextEdit, Vec2};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DuckyScriptError`
[INFO] [stdout]  --> src/app/main_window.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::{get_duckyscript_tokens, DuckyScript, DuckyScriptError};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vm::DuckyScriptVm`
[INFO] [stdout]  --> src/app/main_window.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vm::DuckyScriptVm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vec2`
[INFO] [stdout]  --> src/app/main_window.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egui::{TextEdit, Vec2};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DuckyScriptError`
[INFO] [stdout]  --> src/app/main_window.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::{get_duckyscript_tokens, DuckyScript, DuckyScriptError};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vm::DuckyScriptVm`
[INFO] [stdout]  --> src/app/main_window.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vm::DuckyScriptVm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/script/vm.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |             Variable::Builtin(b) => {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/app/main_window.rs:71:28
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn test_run(&mut self, ctx: &egui::Context, ui: &mut egui::Ui) {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/app/main_window.rs:74:30
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn remote_run(&mut self, ctx: &egui::Context, ui: &mut egui::Ui) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/app/main_window.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Loaded(DuckyScript),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Loaded(DuckyScript),
[INFO] [stdout] 12 +     Loaded(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/script/parser.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_duckyscript_tokens(script: &str) -> Result<DuckyScriptTokens, Error<ducky::Rule>> {
[INFO] [stdout]    |                                       ^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_duckyscript_tokens(script: &str) -> Result<DuckyScriptTokens<'_>, Error<ducky::Rule>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/script/vm.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |             Variable::Builtin(b) => {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/app/main_window.rs:71:28
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn test_run(&mut self, ctx: &egui::Context, ui: &mut egui::Ui) {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/app/main_window.rs:74:30
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn remote_run(&mut self, ctx: &egui::Context, ui: &mut egui::Ui) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/app/main_window.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Loaded(DuckyScript),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Loaded(DuckyScript),
[INFO] [stdout] 12 +     Loaded(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/script/parser.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_duckyscript_tokens(script: &str) -> Result<DuckyScriptTokens, Error<ducky::Rule>> {
[INFO] [stdout]    |                                       ^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_duckyscript_tokens(script: &str) -> Result<DuckyScriptTokens<'_>, Error<ducky::Rule>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.06s
[INFO] running `Command { std: "docker" "inspect" "aa6fac601ab7c68f96242b50349f690a03e22803f6fdf60dab4be6926dc963fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6fac601ab7c68f96242b50349f690a03e22803f6fdf60dab4be6926dc963fc", kill_on_drop: false }`
[INFO] [stdout] aa6fac601ab7c68f96242b50349f690a03e22803f6fdf60dab4be6926dc963fc
