[INFO] cloning repository https://github.com/rustyrazorblade/TotalRecallDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustyrazorblade/TotalRecallDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyrazorblade%2FTotalRecallDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyrazorblade%2FTotalRecallDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bde2977242fbc097b5f23c4dd01f02d24f917677
[INFO] testing rustyrazorblade/TotalRecallDB against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyrazorblade%2FTotalRecallDB" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustyrazorblade/TotalRecallDB
[INFO] finished tweaking git repo https://github.com/rustyrazorblade/TotalRecallDB
[INFO] tweaked toml for git repo https://github.com/rustyrazorblade/TotalRecallDB written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustyrazorblade/TotalRecallDB on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustyrazorblade/TotalRecallDB 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93ea047d86bb738958b4db7b00c14251afc86040308715244423a968ac4d8e0e
[INFO] running `Command { std: "docker" "start" "-a" "93ea047d86bb738958b4db7b00c14251afc86040308715244423a968ac4d8e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93ea047d86bb738958b4db7b00c14251afc86040308715244423a968ac4d8e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ea047d86bb738958b4db7b00c14251afc86040308715244423a968ac4d8e0e", kill_on_drop: false }`
[INFO] [stdout] 93ea047d86bb738958b4db7b00c14251afc86040308715244423a968ac4d8e0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f11a1b61a66926f0223799d2b909f19937ccbbf155eaafd6ba2ee8970daeb7
[INFO] running `Command { std: "docker" "start" "-a" "f6f11a1b61a66926f0223799d2b909f19937ccbbf155eaafd6ba2ee8970daeb7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.18
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling quote v0.3.10
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling strsim v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling uuid v0.3.1
[INFO] [stderr]    Compiling nom v2.0.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling peg v0.4.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling term_size v0.2.1
[INFO] [stderr]    Compiling termion v1.1.4
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling clap v2.19.2
[INFO] [stdout] error: missing fragment specifier
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.19.2/src/macros.rs:510:34
[INFO] [stdout]     |
[INFO] [stdout] 510 |     (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fragment specifiers must be provided
[INFO] [stdout]     = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility
[INFO] [stdout] help: try adding a specifier here
[INFO] [stdout]     |
[INFO] [stdout] 510 |     (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling peg-syntax-ext v0.4.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116412> for more information
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   |                              ^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.33.0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rustc_plugin;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] pub extern crate syntax;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax_pos`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use] extern crate syntax_pos;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate rustc_errors as errors;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let tts = panictry!(p.parse_all_token_trees());
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let module = quote_item! { cx,
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:89:39
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let arg = cx.expander().fold_expr(panictry!(parser.parse_expr()));
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-syntax-ext-0.4.2/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `peg-syntax-ext` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f6f11a1b61a66926f0223799d2b909f19937ccbbf155eaafd6ba2ee8970daeb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f11a1b61a66926f0223799d2b909f19937ccbbf155eaafd6ba2ee8970daeb7", kill_on_drop: false }`
[INFO] [stdout] f6f11a1b61a66926f0223799d2b909f19937ccbbf155eaafd6ba2ee8970daeb7
