[INFO] cloning repository https://github.com/nerdypepper/statix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nerdypepper/statix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdypepper%2Fstatix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdypepper%2Fstatix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9df54ce918457f151d2e71993edeca1a7af0132 [INFO] checking nerdypepper/statix against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdypepper%2Fstatix" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nerdypepper/statix [INFO] finished tweaking git repo https://github.com/nerdypepper/statix [INFO] tweaked toml for git repo https://github.com/nerdypepper/statix written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nerdypepper/statix 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] crate git repo https://github.com/nerdypepper/statix 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b47c15cbc4f8f79184e6bb6f630e55cd473317515660c074df4e2e62685e3bdd [INFO] running `Command { std: "docker" "start" "-a" "b47c15cbc4f8f79184e6bb6f630e55cd473317515660c074df4e2e62685e3bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b47c15cbc4f8f79184e6bb6f630e55cd473317515660c074df4e2e62685e3bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47c15cbc4f8f79184e6bb6f630e55cd473317515660c074df4e2e62685e3bdd", kill_on_drop: false }` [INFO] [stdout] b47c15cbc4f8f79184e6bb6f630e55cd473317515660c074df4e2e62685e3bdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5b7ddf79efd356c7a8368bcebe92e677500222c731b885d0523b2a6516b2c83e [INFO] running `Command { std: "docker" "start" "-a" "5b7ddf79efd356c7a8368bcebe92e677500222c731b885d0523b2a6516b2c83e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rowan v0.15.17 [INFO] [stderr] Checking os_str_bytes v4.2.0 [INFO] [stderr] Checking ariadne v0.1.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking rnix v0.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking macros v0.0.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking vfs v0.0.0 (/opt/rustwide/workdir/vfs) [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking lib v0.0.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking clap v3.0.0-beta.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking statix v0.5.8 (/opt/rustwide/workdir/bin) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Globs of file patterns to skip [INFO] [stdout] 45 | | #[clap(short, long)] [INFO] [stdout] 46 | | ignore: Vec, [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / /// Path to statix.toml or its parent directory [INFO] [stdout] 59 | | #[clap(short = 'c', long = "config", default_value = ".")] [INFO] [stdout] 60 | | pub conf_path: PathBuf, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / /// Globs of file patterns to skip [INFO] [stdout] 94 | | #[clap(short, long)] [INFO] [stdout] 95 | | ignore: Vec, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / /// Path to statix.toml or its parent directory [INFO] [stdout] 106 | | #[clap(short = 'c', long = "config", default_value = ".")] [INFO] [stdout] 107 | | pub conf_path: PathBuf, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / /// Path to statix.toml or its parent directory [INFO] [stdout] 172 | | #[clap(short = 'c', long = "config", default_value = ".")] [INFO] [stdout] 173 | | pub conf_path: PathBuf, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `statix` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Globs of file patterns to skip [INFO] [stdout] 45 | | #[clap(short, long)] [INFO] [stdout] 46 | | ignore: Vec, [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / /// Path to statix.toml or its parent directory [INFO] [stdout] 59 | | #[clap(short = 'c', long = "config", default_value = ".")] [INFO] [stdout] 60 | | pub conf_path: PathBuf, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / /// Globs of file patterns to skip [INFO] [stdout] 94 | | #[clap(short, long)] [INFO] [stdout] 95 | | ignore: Vec, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / /// Path to statix.toml or its parent directory [INFO] [stdout] 106 | | #[clap(short = 'c', long = "config", default_value = ".")] [INFO] [stdout] 107 | | pub conf_path: PathBuf, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bin/src/config.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / /// Path to statix.toml or its parent directory [INFO] [stdout] 172 | | #[clap(short = 'c', long = "config", default_value = ".")] [INFO] [stdout] 173 | | pub conf_path: PathBuf, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `statix` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "5b7ddf79efd356c7a8368bcebe92e677500222c731b885d0523b2a6516b2c83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7ddf79efd356c7a8368bcebe92e677500222c731b885d0523b2a6516b2c83e", kill_on_drop: false }` [INFO] [stdout] 5b7ddf79efd356c7a8368bcebe92e677500222c731b885d0523b2a6516b2c83e