[INFO] fetching crate stourney 0.1.15... [INFO] testing stourney-0.1.15 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate stourney 0.1.15 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stourney 0.1.15 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.63 [INFO] [stderr] Downloaded tokio-tungstenite v0.21.0 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded thiserror v1.0.63 [INFO] [stderr] Downloaded derive v1.0.0 [INFO] [stderr] Downloaded cached_proc_macro v0.19.1 [INFO] [stderr] Downloaded tempfile v3.12.0 [INFO] [stderr] Downloaded splendor_arena v0.1.17 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.1 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded cached v0.48.1 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded object v0.36.4 [INFO] [stderr] Downloaded openssl-sys v0.9.103 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded serde_json v1.0.127 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded libc v0.2.158 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded serde v1.0.209 [INFO] [stderr] Downloaded syn v2.0.76 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded schannel v0.1.24 [INFO] [stderr] Downloaded openssl v0.10.66 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded serde_derive v1.0.209 [INFO] [stderr] Downloaded warp v0.3.7 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded security-framework-sys v2.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aaa7ee3892b949aa53ac9089716fbcf62aa6b94fd1f911983246290de75be3d [INFO] running `Command { std: "docker" "start" "-a" "1aaa7ee3892b949aa53ac9089716fbcf62aa6b94fd1f911983246290de75be3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aaa7ee3892b949aa53ac9089716fbcf62aa6b94fd1f911983246290de75be3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aaa7ee3892b949aa53ac9089716fbcf62aa6b94fd1f911983246290de75be3d", kill_on_drop: false }` [INFO] [stdout] 1aaa7ee3892b949aa53ac9089716fbcf62aa6b94fd1f911983246290de75be3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5baffe72b8adeed1eb5a4bfeb26d1a126e638d0b945b97e6bd91a610bcd8fc2a [INFO] running `Command { std: "docker" "start" "-a" "5baffe72b8adeed1eb5a4bfeb26d1a126e638d0b945b97e6bd91a610bcd8fc2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [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 scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling darling_core v0.14.4 [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 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 tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling cached_proc_macro v0.19.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling cached v0.48.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [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 hyper v0.14.30 [INFO] [stderr] Compiling confy v0.6.1 [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 2m 05s [INFO] running `Command { std: "docker" "inspect" "5baffe72b8adeed1eb5a4bfeb26d1a126e638d0b945b97e6bd91a610bcd8fc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5baffe72b8adeed1eb5a4bfeb26d1a126e638d0b945b97e6bd91a610bcd8fc2a", kill_on_drop: false }` [INFO] [stdout] 5baffe72b8adeed1eb5a4bfeb26d1a126e638d0b945b97e6bd91a610bcd8fc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a25160394e12cc4cd4aadadea027b2e6e112fc3ec2e0a7c07fed43f4584ace64 [INFO] running `Command { std: "docker" "start" "-a" "a25160394e12cc4cd4aadadea027b2e6e112fc3ec2e0a7c07fed43f4584ace64", kill_on_drop: false }` [INFO] [stderr] Compiling stourney v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "a25160394e12cc4cd4aadadea027b2e6e112fc3ec2e0a7c07fed43f4584ace64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25160394e12cc4cd4aadadea027b2e6e112fc3ec2e0a7c07fed43f4584ace64", kill_on_drop: false }` [INFO] [stdout] a25160394e12cc4cd4aadadea027b2e6e112fc3ec2e0a7c07fed43f4584ace64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa3f240a1fb733403cc213dfad0008bfdca597215eeb7d2dcbccb815c12e6a3c [INFO] running `Command { std: "docker" "start" "-a" "fa3f240a1fb733403cc213dfad0008bfdca597215eeb7d2dcbccb815c12e6a3c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stourney-19c74fa13de18a73) [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] Running unittests src/bin/stourney.rs (/opt/rustwide/target/debug/deps/stourney-0c26920d6af92199) [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 [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.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fa3f240a1fb733403cc213dfad0008bfdca597215eeb7d2dcbccb815c12e6a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3f240a1fb733403cc213dfad0008bfdca597215eeb7d2dcbccb815c12e6a3c", kill_on_drop: false }` [INFO] [stdout] fa3f240a1fb733403cc213dfad0008bfdca597215eeb7d2dcbccb815c12e6a3c