[INFO] cloning repository https://github.com/maxaudron/vapor-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxaudron/vapor-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxaudron%2Fvapor-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxaudron%2Fvapor-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcd2121da1487e4abfe7d7db89b3c23b4e3f3deb
[INFO] testing maxaudron/vapor-manager 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%2Fmaxaudron%2Fvapor-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/maxaudron/vapor-manager
[INFO] finished tweaking git repo https://github.com/maxaudron/vapor-manager
[INFO] tweaked toml for git repo https://github.com/maxaudron/vapor-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxaudron/vapor-manager 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/maxaudron/vapor-manager 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579
[INFO] running `Command { std: "docker" "start" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579", 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" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579" "/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" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579", 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" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling dioxus-core-types v0.6.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling dioxus-document v0.6.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.1
[INFO] [stderr]    Compiling dioxus-desktop v0.6.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling windows-result v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling windows-core v0.54.0
[INFO] [stderr]    Compiling vapor-manager v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling known-folders v1.2.0
[INFO] [stderr] error: failed to run custom build command for `vapor-manager v1.1.2 (/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/vapor-manager-ff324e6c08f1662d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1797) panicked at build.rs:16:10:
[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:     0x57c83e69a221 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x57c83e6aaada - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x57c83e69d9ac - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x57c83e67d4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x57c83e696871 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x57c83e696a2b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x57c83e67d562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x57c83e676349 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x57c83e67dcdd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x57c83e6ab20c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x57c83e6aafe2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr]     11:     0x57c83e669f45 - build_script_build[10c3b0355d8f29c2]::main
[INFO] [stderr]     12:     0x57c83e66b463 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     13:     0x57c83e669a96 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     14:     0x57c83e669d19 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     15:     0x57c83e695ca9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     16:     0x57c83e669281 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     17:     0x57c83e66b4a5 - main
[INFO] [stderr]     18:     0x7350bb4a4601 - <unknown>
[INFO] [stderr]     19:     0x7350bb4a4718 - __libc_start_main
[INFO] [stderr]     20:     0x57c83e668a55 - _start
[INFO] [stderr]     21:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579", kill_on_drop: false }`
[INFO] [stdout] f05ccf0fb4cf65af478fde49a67604814e7b4489c5cddd0d5335b4e59b867579
