[INFO] cloning repository https://github.com/onelikeandidie/piresgg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onelikeandidie/piresgg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fpiresgg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fpiresgg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac646073d1756e19bc896ea688597ebcd05f8390 [INFO] checking onelikeandidie/piresgg against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fpiresgg" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelikeandidie/piresgg on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onelikeandidie/piresgg [INFO] finished tweaking git repo https://github.com/onelikeandidie/piresgg [INFO] tweaked toml for git repo https://github.com/onelikeandidie/piresgg written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/onelikeandidie/piresgg 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded libdeflater v1.19.3 [INFO] [stderr] Downloaded bytemuck v1.15.0 [INFO] [stderr] Downloaded h2 v0.3.25 [INFO] [stderr] Downloaded zopfli v0.8.0 [INFO] [stderr] Downloaded libdeflate-sys v1.19.3 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded deunicode v1.4.3 [INFO] [stderr] Downloaded oxipng v9.0.0 [INFO] [stderr] Downloaded pulldown-cmark v0.10.0 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded brotli v3.5.0 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d0a21abe932b58b8c30f4cac4d61985d467413f6d62ab449505266629d0a45 [INFO] running `Command { std: "docker" "start" "-a" "00d0a21abe932b58b8c30f4cac4d61985d467413f6d62ab449505266629d0a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d0a21abe932b58b8c30f4cac4d61985d467413f6d62ab449505266629d0a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d0a21abe932b58b8c30f4cac4d61985d467413f6d62ab449505266629d0a45", kill_on_drop: false }` [INFO] [stdout] 00d0a21abe932b58b8c30f4cac4d61985d467413f6d62ab449505266629d0a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d432f8ef3b68743d7c7efe582c50612fa9de2187f8d70c3aaf9692e1bd141b98 [INFO] running `Command { std: "docker" "start" "-a" "d432f8ef3b68743d7c7efe582c50612fa9de2187f8d70c3aaf9692e1bd141b98", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling libdeflate-sys v1.19.3 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling zopfli v0.8.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Compiling libdeflater v1.19.3 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling pulldown-cmark v0.10.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling oxipng v9.0.0 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling blog-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] error: failed to run custom build command for `blog-server v0.1.0 (/opt/rustwide/workdir/server)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/debug/build/blog-server-d195430c8ea03f24/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=templates/ [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at server/build.rs:11: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: 0x5565b8416b05 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5565b8416b05 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5565b8416b05 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5565b8416b05 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5565b843dc4b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5565b843dc4b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5565b841454f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5565b84168de - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5565b84168de - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5565b8418079 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x5565b8417de3 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5565b8418514 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x5565b84183f6 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x5565b8416fc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5565b8418127 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x5565b829fa76 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5565b829ffa6 - core::result::unwrap_failed::hb58638a1c26ab909 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x5565b82a3a94 - build_script_build::main::hd38f8a2dc87c8ae8 [INFO] [stderr] 18: 0x5565b82a0ed3 - core::ops::function::FnOnce::call_once::hcedf4179310317da [INFO] [stderr] 19: 0x5565b82a0836 - std::sys_common::backtrace::__rust_begin_short_backtrace::had704bb7f3bbe162 [INFO] [stderr] 20: 0x5565b82a0979 - std::rt::lang_start::{{closure}}::hfb65a0c096026bc2 [INFO] [stderr] 21: 0x5565b840d921 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5565b840d921 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 23: 0x5565b840d921 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 24: 0x5565b840d921 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 25: 0x5565b840d921 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x5565b840d921 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 27: 0x5565b840d921 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 28: 0x5565b840d921 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 29: 0x5565b840d921 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x5565b82a0957 - std::rt::lang_start::h7d62661d65109e18 [INFO] [stderr] 31: 0x5565b82a4905 - main [INFO] [stderr] 32: 0x7ffaee20cd90 - [INFO] [stderr] 33: 0x7ffaee20ce40 - __libc_start_main [INFO] [stderr] 34: 0x5565b82a0385 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d432f8ef3b68743d7c7efe582c50612fa9de2187f8d70c3aaf9692e1bd141b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d432f8ef3b68743d7c7efe582c50612fa9de2187f8d70c3aaf9692e1bd141b98", kill_on_drop: false }` [INFO] [stdout] d432f8ef3b68743d7c7efe582c50612fa9de2187f8d70c3aaf9692e1bd141b98 [INFO] checking onelikeandidie/piresgg against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fpiresgg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelikeandidie/piresgg on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onelikeandidie/piresgg [INFO] finished tweaking git repo https://github.com/onelikeandidie/piresgg [INFO] tweaked toml for git repo https://github.com/onelikeandidie/piresgg written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onelikeandidie/piresgg 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c743ca37aa0b5bc92574d6d88f398aea7a150ba8587408ace32a4611c6659439 [INFO] running `Command { std: "docker" "start" "-a" "c743ca37aa0b5bc92574d6d88f398aea7a150ba8587408ace32a4611c6659439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c743ca37aa0b5bc92574d6d88f398aea7a150ba8587408ace32a4611c6659439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c743ca37aa0b5bc92574d6d88f398aea7a150ba8587408ace32a4611c6659439", kill_on_drop: false }` [INFO] [stdout] c743ca37aa0b5bc92574d6d88f398aea7a150ba8587408ace32a4611c6659439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb1817c350ec984278775031b90f6a64bbe47f53784fdc4cd256c70cc2fd96b [INFO] running `Command { std: "docker" "start" "-a" "6eb1817c350ec984278775031b90f6a64bbe47f53784fdc4cd256c70cc2fd96b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "6eb1817c350ec984278775031b90f6a64bbe47f53784fdc4cd256c70cc2fd96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb1817c350ec984278775031b90f6a64bbe47f53784fdc4cd256c70cc2fd96b", kill_on_drop: false }` [INFO] [stdout] 6eb1817c350ec984278775031b90f6a64bbe47f53784fdc4cd256c70cc2fd96b