[INFO] fetching crate lenra_cli 1.4.0... [INFO] testing lenra_cli-1.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate lenra_cli 1.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lenra_cli 1.4.0 [INFO] finished tweaking crates.io crate lenra_cli 1.4.0 [INFO] tweaked toml for crates.io crate lenra_cli 1.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lenra_cli 1.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lenra_cli 1.4.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `lenra` which is deprecated [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a50f2cccddda9ee61d4a42cef2a766e1265ed538c32474bebefc3714dbc43e8b [INFO] running `Command { std: "docker" "start" "-a" "a50f2cccddda9ee61d4a42cef2a766e1265ed538c32474bebefc3714dbc43e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a50f2cccddda9ee61d4a42cef2a766e1265ed538c32474bebefc3714dbc43e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50f2cccddda9ee61d4a42cef2a766e1265ed538c32474bebefc3714dbc43e8b", kill_on_drop: false }` [INFO] [stdout] a50f2cccddda9ee61d4a42cef2a766e1265ed538c32474bebefc3714dbc43e8b [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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42fc9d5d2debbd55176420fb1102d04b6f47a85b508a3154bb67b891766a12c3 [INFO] running `Command { std: "docker" "start" "-a" "42fc9d5d2debbd55176420fb1102d04b6f47a85b508a3154bb67b891766a12c3", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `lenra` which is deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling loading v0.3.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling rustyline v10.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dofigen v1.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling docker-compose-types v0.4.1 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Compiling lenra_cli v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ServiceInformations` is never constructed [INFO] [stdout] --> src/docker_compose.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ServiceInformations { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Publisher` is never constructed [INFO] [stdout] --> src/docker_compose.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Publisher { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MatchingErrorType` is never used [INFO] [stdout] --> src/matching.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MatchingErrorType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MatchingError` is never constructed [INFO] [stdout] --> src/matching.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MatchingError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Matching` is never used [INFO] [stdout] --> src/matching.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Matching { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.87s [INFO] running `Command { std: "docker" "inspect" "42fc9d5d2debbd55176420fb1102d04b6f47a85b508a3154bb67b891766a12c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fc9d5d2debbd55176420fb1102d04b6f47a85b508a3154bb67b891766a12c3", kill_on_drop: false }` [INFO] [stdout] 42fc9d5d2debbd55176420fb1102d04b6f47a85b508a3154bb67b891766a12c3 [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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6012e976ec8140ffcd40893f43a209521e0f56f9a3b9eabe8bd5deb4d81679c5 [INFO] running `Command { std: "docker" "start" "-a" "6012e976ec8140ffcd40893f43a209521e0f56f9a3b9eabe8bd5deb4d81679c5", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `lenra` which is deprecated [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mocktopus_macros v0.7.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [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/mocktopus_macros-0.7.11/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(proc_macro_diagnostic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mocktopus_macros` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6012e976ec8140ffcd40893f43a209521e0f56f9a3b9eabe8bd5deb4d81679c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6012e976ec8140ffcd40893f43a209521e0f56f9a3b9eabe8bd5deb4d81679c5", kill_on_drop: false }` [INFO] [stdout] 6012e976ec8140ffcd40893f43a209521e0f56f9a3b9eabe8bd5deb4d81679c5