[INFO] cloning repository https://github.com/stjude/fqlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stjude/fqlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff8027ff0bb64e812688d854696a42acdf3f0564 [INFO] checking stjude/fqlib against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stjude/fqlib on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stjude/fqlib [INFO] finished tweaking git repo https://github.com/stjude/fqlib [INFO] tweaked toml for git repo https://github.com/stjude/fqlib written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stjude/fqlib 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zaeleus/bbloom.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06c20a628e672062ab495783ddfca5f3cce93d6fbf74741c062e452e283c3b27 [INFO] running `Command { std: "docker" "start" "-a" "06c20a628e672062ab495783ddfca5f3cce93d6fbf74741c062e452e283c3b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c20a628e672062ab495783ddfca5f3cce93d6fbf74741c062e452e283c3b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c20a628e672062ab495783ddfca5f3cce93d6fbf74741c062e452e283c3b27", kill_on_drop: false }` [INFO] [stdout] 06c20a628e672062ab495783ddfca5f3cce93d6fbf74741c062e452e283c3b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3450f45b61dd33a9efc62f5b65d80bffd8557cbd5938a444488dcbfffc5c7124 [INFO] running `Command { std: "docker" "start" "-a" "3450f45b61dd33a9efc62f5b65d80bffd8557cbd5938a444488dcbfffc5c7124", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking bbloom v0.1.0 (https://github.com/zaeleus/bbloom.git?tag=v0.1.0#2c9f6163) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling git-testament-derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking git-testament v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking fq v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `validators` is imported redundantly [INFO] [stdout] --> src/commands/lint.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | use crate::validators::{self, LineType}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 287 | [INFO] [stdout] 288 | use super::*; [INFO] [stdout] | -------- the item `validators` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.05s [INFO] running `Command { std: "docker" "inspect" "3450f45b61dd33a9efc62f5b65d80bffd8557cbd5938a444488dcbfffc5c7124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3450f45b61dd33a9efc62f5b65d80bffd8557cbd5938a444488dcbfffc5c7124", kill_on_drop: false }` [INFO] [stdout] 3450f45b61dd33a9efc62f5b65d80bffd8557cbd5938a444488dcbfffc5c7124 [INFO] checking stjude/fqlib against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stjude/fqlib on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stjude/fqlib [INFO] finished tweaking git repo https://github.com/stjude/fqlib [INFO] tweaked toml for git repo https://github.com/stjude/fqlib written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stjude/fqlib 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cfe8e3ee11892e6fe7058267b42e810940ea179c00b5a92473e6e1e6852e02a [INFO] running `Command { std: "docker" "start" "-a" "7cfe8e3ee11892e6fe7058267b42e810940ea179c00b5a92473e6e1e6852e02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfe8e3ee11892e6fe7058267b42e810940ea179c00b5a92473e6e1e6852e02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfe8e3ee11892e6fe7058267b42e810940ea179c00b5a92473e6e1e6852e02a", kill_on_drop: false }` [INFO] [stdout] 7cfe8e3ee11892e6fe7058267b42e810940ea179c00b5a92473e6e1e6852e02a [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e135900763e3fb80943c82ea7891c64f1599e80ea43c356c6d7e074ddb1cfd77 [INFO] running `Command { std: "docker" "start" "-a" "e135900763e3fb80943c82ea7891c64f1599e80ea43c356c6d7e074ddb1cfd77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking bbloom v0.1.0 (https://github.com/zaeleus/bbloom.git?tag=v0.1.0#2c9f6163) [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling git-testament-derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking git-testament v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking fq v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `validators` is imported redundantly [INFO] [stdout] --> src/commands/lint.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | use crate::validators::{self, LineType}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 287 | [INFO] [stdout] 288 | use super::*; [INFO] [stdout] | -------- the item `validators` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "e135900763e3fb80943c82ea7891c64f1599e80ea43c356c6d7e074ddb1cfd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e135900763e3fb80943c82ea7891c64f1599e80ea43c356c6d7e074ddb1cfd77", kill_on_drop: false }` [INFO] [stdout] e135900763e3fb80943c82ea7891c64f1599e80ea43c356c6d7e074ddb1cfd77