[INFO] cloning repository https://github.com/Ramdambo/scrollrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ramdambo/scrollrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRamdambo%2Fscrollrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRamdambo%2Fscrollrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20bbce23f19dd4d7cefb4312452abb2eb643ab25
[INFO] testing Ramdambo/scrollrack/20bbce23f19dd4d7cefb4312452abb2eb643ab25 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRamdambo%2Fscrollrack" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ramdambo/scrollrack
[INFO] finished tweaking git repo https://github.com/Ramdambo/scrollrack
[INFO] tweaked toml for git repo https://github.com/Ramdambo/scrollrack written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ramdambo/scrollrack 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/Ramdambo/scrollrack 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/scrollrack-cli/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded pear_codegen v0.1.5
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded devise v0.2.1
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded ref-cast v1.0.23
[INFO] [stderr]   Downloaded devise_core v0.2.1
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded rocket v0.4.11
[INFO] [stderr]   Downloaded rocket_http v0.4.11
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded scryfall v0.17.10
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded rocket_codegen v0.4.11
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded cookie v0.11.5
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded devise_codegen v0.2.1
[INFO] [stderr]   Downloaded pear v0.1.5
[INFO] [stderr]   Downloaded rocket_contrib v0.4.11
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.23
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded httpstatus v0.1.2
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6110fe8194134093c07d2d1d97ed776d5a1633e0076ad23b3a3d386be255feea
[INFO] running `Command { std: "docker" "start" "-a" "6110fe8194134093c07d2d1d97ed776d5a1633e0076ad23b3a3d386be255feea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6110fe8194134093c07d2d1d97ed776d5a1633e0076ad23b3a3d386be255feea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6110fe8194134093c07d2d1d97ed776d5a1633e0076ad23b3a3d386be255feea", kill_on_drop: false }`
[INFO] [stdout] 6110fe8194134093c07d2d1d97ed776d5a1633e0076ad23b3a3d386be255feea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1c74dc6f864d1d3041481c48cef6a23655376b2835baac2de18661e5d5ebfce7
[INFO] running `Command { std: "docker" "start" "-a" "1c74dc6f864d1d3041481c48cef6a23655376b2835baac2de18661e5d5ebfce7", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/scrollrack-cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pear_codegen v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.1.5`
[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/pear_codegen-d72af48ebfd5f5f1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Pear requires a 'dev' or 'nightly' version of rustc.
[INFO] [stderr]   Installed version: 1.90.0 (2025-09-14)
[INFO] [stderr]   Minimum required:  1.31.0-nightly (2018-10-05)
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.5/build.rs:24:13:
[INFO] [stderr]   Aborting compilation due to incompatible compiler.
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61eef419e6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61eef419e6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61eef419e6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61eef419e6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61eef41be023 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x61eef41be023 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x61eef419bfa3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61eef419bfa3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x61eef419e512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x61eef419f5b3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x61eef419f395 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x61eef419ff85 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x61eef419fe5c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stderr]     13:     0x61eef419ebb9 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x61eef419fd72 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stderr]     15:     0x61eef416862f - build_script_build::main::h68e3d0213ef83660
[INFO] [stderr]     16:     0x61eef4165573 - core::ops::function::FnOnce::call_once::h1466e313ddf201f2
[INFO] [stderr]     17:     0x61eef4165356 - std::sys::backtrace::__rust_begin_short_backtrace::h83d29df999452d50
[INFO] [stderr]     18:     0x61eef4165339 - std::rt::lang_start::{{closure}}::hd0fa6150c7884d85
[INFO] [stderr]     19:     0x61eef4198630 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     20:     0x61eef4198630 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     21:     0x61eef4198630 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     22:     0x61eef4198630 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     23:     0x61eef4198630 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     24:     0x61eef4198630 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x61eef4198630 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x61eef4198630 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x61eef4198630 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     28:     0x61eef4165321 - std::rt::lang_start::hb1452c6c5bb3bf34
[INFO] [stderr]     29:     0x61eef4168a75 - main
[INFO] [stderr]     30:     0x70e58b8bf1ca - <unknown>
[INFO] [stderr]     31:     0x70e58b8bf28b - __libc_start_main
[INFO] [stderr]     32:     0x61eef4165015 - _start
[INFO] [stderr]     33:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c74dc6f864d1d3041481c48cef6a23655376b2835baac2de18661e5d5ebfce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c74dc6f864d1d3041481c48cef6a23655376b2835baac2de18661e5d5ebfce7", kill_on_drop: false }`
[INFO] [stdout] 1c74dc6f864d1d3041481c48cef6a23655376b2835baac2de18661e5d5ebfce7
