[INFO] fetching crate stourney 0.1.15...
[INFO] testing stourney-0.1.15 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate stourney 0.1.15 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stourney 0.1.15
[INFO] finished tweaking crates.io crate stourney 0.1.15
[INFO] tweaked toml for crates.io crate stourney 0.1.15 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stourney 0.1.15 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 stourney 0.1.15 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f5b6f99623e0a7112c87307b530d1e12305844831903cf5a971fe65c4f14cbb1
[INFO] running `Command { std: "docker" "start" "-a" "f5b6f99623e0a7112c87307b530d1e12305844831903cf5a971fe65c4f14cbb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5b6f99623e0a7112c87307b530d1e12305844831903cf5a971fe65c4f14cbb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b6f99623e0a7112c87307b530d1e12305844831903cf5a971fe65c4f14cbb1", kill_on_drop: false }`
[INFO] [stdout] f5b6f99623e0a7112c87307b530d1e12305844831903cf5a971fe65c4f14cbb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9ff9175089ece2d455a7b10b93b66049cedc1fb0a05aa498b3acc72b84d6e035
[INFO] running `Command { std: "docker" "start" "-a" "9ff9175089ece2d455a7b10b93b66049cedc1fb0a05aa498b3acc72b84d6e035", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling derive v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling cached_proc_macro v0.19.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cached v0.48.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling confy v0.6.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling splendor_arena v0.1.17
[INFO] [stderr]    Compiling stourney v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "9ff9175089ece2d455a7b10b93b66049cedc1fb0a05aa498b3acc72b84d6e035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ff9175089ece2d455a7b10b93b66049cedc1fb0a05aa498b3acc72b84d6e035", kill_on_drop: false }`
[INFO] [stdout] 9ff9175089ece2d455a7b10b93b66049cedc1fb0a05aa498b3acc72b84d6e035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f01c28b0ef7613b3d82adf7851f7791145fde0fbbf7d90700e0e54e469c9733
[INFO] running `Command { std: "docker" "start" "-a" "2f01c28b0ef7613b3d82adf7851f7791145fde0fbbf7d90700e0e54e469c9733", kill_on_drop: false }`
[INFO] [stderr]    Compiling stourney v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "2f01c28b0ef7613b3d82adf7851f7791145fde0fbbf7d90700e0e54e469c9733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f01c28b0ef7613b3d82adf7851f7791145fde0fbbf7d90700e0e54e469c9733", kill_on_drop: false }`
[INFO] [stdout] 2f01c28b0ef7613b3d82adf7851f7791145fde0fbbf7d90700e0e54e469c9733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92533bdd58f0de8d5f1652ba06b27933cc3def29e87558927e2a519df4f28eb2
[INFO] running `Command { std: "docker" "start" "-a" "92533bdd58f0de8d5f1652ba06b27933cc3def29e87558927e2a519df4f28eb2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stourney-b5807392ccb98ad0)
[INFO] [stderr]      Running unittests src/bin/stourney.rs (/opt/rustwide/target/debug/deps/stourney-db6ebe247b8d77f5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stourney
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/utils.rs - utils::check_project (line 396) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ProjectConfig::selected_projects (line 35) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::check_project (line 396) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `new`
[INFO] [stdout]  --> src/utils.rs:397:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | stourney new <directory>
[INFO] [stdout]   |          ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ProjectConfig::selected_projects (line 35) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `run`
[INFO] [stdout]  --> src/config.rs:36:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | stourney run
[INFO] [stdout]   |          ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ProjectConfig::selected_projects (line 35)
[INFO] [stdout]     src/utils.rs - utils::check_project (line 396)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "92533bdd58f0de8d5f1652ba06b27933cc3def29e87558927e2a519df4f28eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92533bdd58f0de8d5f1652ba06b27933cc3def29e87558927e2a519df4f28eb2", kill_on_drop: false }`
[INFO] [stdout] 92533bdd58f0de8d5f1652ba06b27933cc3def29e87558927e2a519df4f28eb2
