[INFO] cloning repository https://github.com/ilovealienz/fixmyborderpls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilovealienz/fixmyborderpls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filovealienz%2Ffixmyborderpls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filovealienz%2Ffixmyborderpls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bef73c0c988e31c621bffe35086e7bfe92e9672c [INFO] testing ilovealienz/fixmyborderpls against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filovealienz%2Ffixmyborderpls" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ilovealienz/fixmyborderpls [INFO] finished tweaking git repo https://github.com/ilovealienz/fixmyborderpls [INFO] tweaked toml for git repo https://github.com/ilovealienz/fixmyborderpls written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ilovealienz/fixmyborderpls on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ilovealienz/fixmyborderpls 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.99.0-beta.1" "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 keyboard-types v0.7.0 [INFO] [stderr] Downloaded tray-icon v0.19.3 [INFO] [stderr] Downloaded libxdo v0.6.0 [INFO] [stderr] Downloaded libxdo-sys v0.11.0 [INFO] [stderr] Downloaded libappindicator-sys v0.9.0 [INFO] [stderr] Downloaded muda v0.15.3 [INFO] [stderr] Downloaded libappindicator v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107 [INFO] running `Command { std: "docker" "start" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107", 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" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [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.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling fixmyborderpls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `fixmyborderpls v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/release/build/fixmyborderpls-7b2453d3efc6d671/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] package.metadata does not exist [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1486) panicked at build.rs:19:19: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b808135c901 - [INFO] [stderr] 1: 0x5b808136f85a - [INFO] [stderr] 2: 0x5b808136074c - [INFO] [stderr] 3: 0x5b808133f286 - [INFO] [stderr] 4: 0x5b8081358101 - [INFO] [stderr] 5: 0x5b80813582bb - [INFO] [stderr] 6: 0x5b808133f332 - [INFO] [stderr] 7: 0x5b8081337d39 - [INFO] [stderr] 8: 0x5b808133fb4d - [INFO] [stderr] 9: 0x5b808136ffcc - [INFO] [stderr] 10: 0x5b808136fda2 - [INFO] [stderr] 11: 0x5b80812e47bb - [INFO] [stderr] 12: 0x5b80812e483b - [INFO] [stderr] 13: 0x5b80812e4676 - [INFO] [stderr] 14: 0x5b80812e4689 - [INFO] [stderr] 15: 0x5b8081357539 - [INFO] [stderr] 16: 0x5b80812e4401 - [INFO] [stderr] 17: 0x5b80812e4875 - [INFO] [stderr] 18: 0x76f425919601 - [INFO] [stderr] 19: 0x76f425919718 - __libc_start_main [INFO] [stderr] 20: 0x5b80812e4315 - [INFO] [stderr] 21: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107", kill_on_drop: false }` [INFO] [stdout] be3920c6e7f7b810bf49fd98afacfb6d8e7159bd0840eaa52cef41733e2ea107