[INFO] fetching crate gitsync 0.1.9... [INFO] checking gitsync-0.1.9 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate gitsync 0.1.9 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate gitsync 0.1.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gitsync 0.1.9 [INFO] tweaked toml for crates.io crate gitsync 0.1.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitsync 0.1.9 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 222 packages to latest compatible versions [INFO] [stderr] Adding cucumber v0.19.1 (available: v0.21.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding git2 v0.16.1 (available: v0.20.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db8f19e1a3004500d5b6e4cf099eca59f57e3238dd3ebf4fc48208e061ea9f59 [INFO] running `Command { std: "docker" "start" "-a" "db8f19e1a3004500d5b6e4cf099eca59f57e3238dd3ebf4fc48208e061ea9f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db8f19e1a3004500d5b6e4cf099eca59f57e3238dd3ebf4fc48208e061ea9f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8f19e1a3004500d5b6e4cf099eca59f57e3238dd3ebf4fc48208e061ea9f59", kill_on_drop: false }` [INFO] [stdout] db8f19e1a3004500d5b6e4cf099eca59f57e3238dd3ebf4fc48208e061ea9f59 [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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 091121a4ec036e2bd7a5922de5352af17649f81f56231826ddaa8c5e2ffbd778 [INFO] running `Command { std: "docker" "start" "-a" "091121a4ec036e2bd7a5922de5352af17649f81f56231826ddaa8c5e2ffbd778", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling gherkin v0.13.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cucumber-expressions v0.2.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Compiling cucumber-codegen v0.19.1 [INFO] [stderr] Checking cucumber v0.19.1 [INFO] [stderr] Checking git2 v0.16.1 [INFO] [stderr] Checking gitsync v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/cucumber.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(cucumber::World, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `cucumber::World` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[given(regex = r#"it has no remote called "(\S+)"$"#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[given(regex = r#"I have no directory called "(\S+)"$"#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[given(regex = r#"I have a directory called "(\S+)"$"#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[given(regex = r#"it contains a file called "(\S+)""#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[given(regex = r#"it has a remote called "(\S+)" that points to "([^"]+)"#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[given(regex = r#"it has a correctly configured remote called "(\S+)""#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/bootstrap.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[then(regex = r#"the bootstrap errors because "(.*)"$"#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/steps/common.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | #[given(regex = r#"I have a Git repository in a directory called "(\S+)""#)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gitsync` (test "cucumber") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "091121a4ec036e2bd7a5922de5352af17649f81f56231826ddaa8c5e2ffbd778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091121a4ec036e2bd7a5922de5352af17649f81f56231826ddaa8c5e2ffbd778", kill_on_drop: false }` [INFO] [stdout] 091121a4ec036e2bd7a5922de5352af17649f81f56231826ddaa8c5e2ffbd778