[INFO] cloning repository https://github.com/meowcakes/squeekboard-embedded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meowcakes/squeekboard-embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowcakes%2Fsqueekboard-embedded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowcakes%2Fsqueekboard-embedded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46cb2dc04539cd410719b5975dd9707b7b613f14
[INFO] testing meowcakes/squeekboard-embedded against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowcakes%2Fsqueekboard-embedded" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  92% (1370/1475)
Updating files:  93% (1372/1475)
Updating files:  94% (1387/1475)
Updating files:  95% (1402/1475)
Updating files:  96% (1416/1475)
Updating files:  97% (1431/1475)
Updating files:  98% (1446/1475)
Updating files:  99% (1461/1475)
Updating files: 100% (1475/1475)
Updating files: 100% (1475/1475), done.
[INFO] started tweaking git repo https://github.com/meowcakes/squeekboard-embedded
[INFO] removed 2 missing examples
[INFO] finished tweaking git repo https://github.com/meowcakes/squeekboard-embedded
[INFO] tweaked toml for git repo https://github.com/meowcakes/squeekboard-embedded written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meowcakes/squeekboard-embedded on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meowcakes/squeekboard-embedded 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumflags2 v0.6.4
[INFO] [stderr]   Downloaded serde_derive v1.0.200
[INFO] [stderr]   Downloaded zbus_macros v1.9.3
[INFO] [stderr]   Downloaded nb-connect v1.2.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.6.4
[INFO] [stderr]   Downloaded zvariant_derive v2.10.0
[INFO] [stderr]   Downloaded zvariant v2.10.0
[INFO] [stderr]   Downloaded xkbcommon v0.5.1
[INFO] [stderr]   Downloaded serde v1.0.200
[INFO] [stderr]   Downloaded cc v1.0.96
[INFO] [stderr]   Downloaded zbus v1.9.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ca25792058df346881cc9ca4d0fe0e65fd2df9a7e91fad474188c7ac0e47f54
[INFO] running `Command { std: "docker" "start" "-a" "9ca25792058df346881cc9ca4d0fe0e65fd2df9a7e91fad474188c7ac0e47f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ca25792058df346881cc9ca4d0fe0e65fd2df9a7e91fad474188c7ac0e47f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca25792058df346881cc9ca4d0fe0e65fd2df9a7e91fad474188c7ac0e47f54", kill_on_drop: false }`
[INFO] [stdout] 9ca25792058df346881cc9ca4d0fe0e65fd2df9a7e91fad474188c7ac0e47f54
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97ce2078c90b90647c3d01952bcaf85ecd1259f07dbc588d218b89c1eedbf670
[INFO] running `Command { std: "docker" "start" "-a" "97ce2078c90b90647c3d01952bcaf85ecd1259f07dbc588d218b89c1eedbf670", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling xkbcommon v0.5.1
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v1.9.3
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zvariant v2.10.0
[INFO] [stderr]    Compiling zbus v1.9.3
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.0
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling gdk v0.18.0
[INFO] [stderr]    Compiling rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to load argument file: IO error: path@/src/lib.rs: No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `rs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rs --edition=2021 '@path@/src/lib.rs' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_v4", "zbus_v1_5"))' -C metadata=a75f768b642fc2ea -C extra-filename=-b3f2947291ad083a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3333d968e5f279ee.rlib --extern cairo=/opt/rustwide/target/debug/deps/libcairo-4747dce193fee227.rlib --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-201e622e5d62357d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c1062c12f7eb40ab.rlib --extern gdk=/opt/rustwide/target/debug/deps/libgdk-04aba30a892d08eb.rlib --extern gio=/opt/rustwide/target/debug/deps/libgio-8847ecc559fff039.rlib --extern glib=/opt/rustwide/target/debug/deps/libglib-af477aa971308587.rlib --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-50da2e70f91afeb1.rlib --extern gtk=/opt/rustwide/target/debug/deps/libgtk-1656fefcd0eb97ea.rlib --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-818ba971084febfa.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-17ff8359379e382a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-a552b1cb8e7df1f2.rlib --extern xkbcommon=/opt/rustwide/target/debug/deps/libxkbcommon-cc8911446f890de5.rlib --extern zbus=/opt/rustwide/target/debug/deps/libzbus-978b88264a4d8983.rlib --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-1a615ad3eac3b3fb.rlib --extern zvariant_derive=/opt/rustwide/target/debug/deps/libzvariant_derive-76f5cf645a256403.so --cap-lints=warn` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "97ce2078c90b90647c3d01952bcaf85ecd1259f07dbc588d218b89c1eedbf670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ce2078c90b90647c3d01952bcaf85ecd1259f07dbc588d218b89c1eedbf670", kill_on_drop: false }`
[INFO] [stdout] 97ce2078c90b90647c3d01952bcaf85ecd1259f07dbc588d218b89c1eedbf670
