[INFO] fetching crate rustycpp 0.1.6... [INFO] testing rustycpp-0.1.6 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rustycpp 0.1.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rustycpp 0.1.6 [INFO] finished tweaking crates.io crate rustycpp 0.1.6 [INFO] tweaked toml for crates.io crate rustycpp 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustycpp 0.1.6 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 crates.io crate rustycpp 0.1.6 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8e3ed0503e5bdeabb9bc68b5d0af99cd38b3c9c3ca9d11b747458631e0bf1739 [INFO] running `Command { std: "docker" "start" "-a" "8e3ed0503e5bdeabb9bc68b5d0af99cd38b3c9c3ca9d11b747458631e0bf1739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e3ed0503e5bdeabb9bc68b5d0af99cd38b3c9c3ca9d11b747458631e0bf1739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3ed0503e5bdeabb9bc68b5d0af99cd38b3c9c3ca9d11b747458631e0bf1739", kill_on_drop: false }` [INFO] [stdout] 8e3ed0503e5bdeabb9bc68b5d0af99cd38b3c9c3ca9d11b747458631e0bf1739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b953d70d3257bd20fccc6c9f8fcaf6ab70a49cd88468b8980fbae0deafa4ec7f [INFO] running `Command { std: "docker" "start" "-a" "b953d70d3257bd20fccc6c9f8fcaf6ab70a49cd88468b8980fbae0deafa4ec7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling priority-queue v1.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling murmur3 v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling better_any v0.2.0-dev.1 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling f128_internal v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Compiling antlr-rust v0.3.0-beta [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling f128_input v0.2.1 [INFO] [stderr] Compiling f128 v0.2.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling rustycpp v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / #![feature( [INFO] [stdout] 7 | | option_result_contains, [INFO] [stdout] 8 | | iter_collect_into, [INFO] [stdout] 9 | | is_some_with, [INFO] [stdout] ... | [INFO] [stdout] 14 | | map_many_mut [INFO] [stdout] 15 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `arbitrary_enum_discriminant` has been stable since `1.66.0` and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::macrointconstantexpressionastlistener::*` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rustycpp-48ba07e09c10572c/out/generated/macrointconstantexpressionast.mod:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub use super::macrointconstantexpressionastlistener::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `arbitrary_enum_discriminant` has been stable since 1.66.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | arbitrary_enum_discriminant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_many_mut` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | map_many_mut [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | new_uninit, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `option_result_contains` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | option_result_contains, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `is_some_with` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | is_some_with, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AtomicUsize: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/module_tree/structs.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, Clone, Eq)] [INFO] [stdout] | -- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 53 | pub stepsCompleted: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::cmp::Eq` is implemented for `Arc` [INFO] [stdout] = note: required for `Arc` to implement `std::cmp::Eq` [INFO] [stdout] note: required by a bound in `AssertParamIsEq` [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/cmp.rs:367:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains` found for enum `Option` in the current scope [INFO] [stdout] --> src/preprocessor/prelexer.rs:133:38 [INFO] [stdout] | [INFO] [stdout] 133 | if splice_point_slash_nl.contains(&idx) [INFO] [stdout] | ^^^^^^^^ method not found in `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains` found for enum `Option` in the current scope [INFO] [stdout] --> src/preprocessor/prelexer.rs:143:42 [INFO] [stdout] | [INFO] [stdout] 143 | if splice_point_slash_nl.contains(&idx) { [INFO] [stdout] | ^^^^^^^^ method not found in `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `parse.param`, as `parse` is a captured variable in an `FnMut` closure [INFO] [stdout] --> src/preprocessor/driver/defineparse.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 25 | parse: &DefineAst, [INFO] [stdout] | ----- ---------- move occurs because `parse.param` has type `Option>`, which does not implement the `Copy` trait [INFO] [stdout] | | [INFO] [stdout] | captured outer variable [INFO] [stdout] ... [INFO] [stdout] 36 | .map(|tok| FileTokPos { [INFO] [stdout] | ----- captured by this `FnMut` closure [INFO] [stdout] ... [INFO] [stdout] 42 | if parse.param.is_some_and(|param| param.contains(&s)) { [INFO] [stdout] | ^^^^^^^^^^^ --------------------------------------- `parse.param` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | help: consider calling `.as_ref()` or `.as_mut()` to borrow the type's contents [INFO] [stdout] | `parse.param` is moved here [INFO] [stdout] | [INFO] [stdout] help: `Fn` and `FnMut` closures require captured values to be able to be consumed multiple times, but `FnOnce` closures may consume them only once [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:776:12 [INFO] [stdout] note: `Option::::is_some_and` takes ownership of the receiver `self`, which moves `parse.param` [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:660:30 [INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stdout] | [INFO] [stdout] 42 | if > as Clone>::clone(&parse.param).is_some_and(|param| param.contains(&s)) { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++ + [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 42 | if parse.param.clone().is_some_and(|param| param.contains(&s)) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `res` [INFO] [stdout] --> src/preprocessor/prelexer.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 212 | let res = self.doNext(); [INFO] [stdout] | --- move occurs because `res` has type `Option>`, which does not implement the `Copy` trait [INFO] [stdout] 213 | if res.is_some_and(|x| matches!(x.tok, PreToken::Newline)) { [INFO] [stdout] | --- --------------------------------------------------- `res` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | help: consider calling `.as_ref()` or `.as_mut()` to borrow the type's contents [INFO] [stdout] ... [INFO] [stdout] 217 | if res.is_some() { [INFO] [stdout] | ^^^ value borrowed here after move [INFO] [stdout] | [INFO] [stdout] note: `Option::::is_some_and` takes ownership of the receiver `self`, which moves `res` [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:660:30 [INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stdout] | [INFO] [stdout] 213 | if res.clone().is_some_and(|x| matches!(x.tok, PreToken::Newline)) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0382, E0507, E0554, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustycpp` (bin "rustycpp") due to 8 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b953d70d3257bd20fccc6c9f8fcaf6ab70a49cd88468b8980fbae0deafa4ec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b953d70d3257bd20fccc6c9f8fcaf6ab70a49cd88468b8980fbae0deafa4ec7f", kill_on_drop: false }` [INFO] [stdout] b953d70d3257bd20fccc6c9f8fcaf6ab70a49cd88468b8980fbae0deafa4ec7f