[INFO] cloning repository https://github.com/2shakilrafi/rustqc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2shakilrafi/rustqc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2shakilrafi%2Frustqc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2shakilrafi%2Frustqc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ed0307b5b24d4250b5d12e6029beaa84979290b [INFO] building 2shakilrafi/rustqc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2shakilrafi%2Frustqc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/2shakilrafi/rustqc [INFO] finished tweaking git repo https://github.com/2shakilrafi/rustqc [INFO] tweaked toml for git repo https://github.com/2shakilrafi/rustqc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/2shakilrafi/rustqc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/2shakilrafi/rustqc 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drawille v0.3.0 [INFO] [stderr] Downloaded needletail v0.4.1 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded rgb v0.8.50 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Downloaded textplots v0.8.7 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3d4b5837ef0dc0e94d3566fc75a7ea4ebf532ac7d2c02bc85b67b0217b96245 [INFO] running `Command { std: "docker" "start" "-a" "c3d4b5837ef0dc0e94d3566fc75a7ea4ebf532ac7d2c02bc85b67b0217b96245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3d4b5837ef0dc0e94d3566fc75a7ea4ebf532ac7d2c02bc85b67b0217b96245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d4b5837ef0dc0e94d3566fc75a7ea4ebf532ac7d2c02bc85b67b0217b96245", kill_on_drop: false }` [INFO] [stdout] c3d4b5837ef0dc0e94d3566fc75a7ea4ebf532ac7d2c02bc85b67b0217b96245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b55ff367b6d3e10768c22b4ef7e73c370da58d2ddfe4d66b4edeb2ddbc6e62b [INFO] running `Command { std: "docker" "start" "-a" "9b55ff367b6d3e10768c22b4ef7e73c370da58d2ddfe4d66b4edeb2ddbc6e62b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling textplots v0.8.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling needletail v0.4.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling rustqc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/reader.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adapters` [INFO] [stdout] --> src/reader.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let adapters: Vec<&[u8]> = vec![ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_content` [INFO] [stdout] --> src/reader.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | let n_content: Vec = n_content_counts.iter() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adapter_content` [INFO] [stdout] --> src/reader.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | let adapter_content: Vec<(String, f64, usize)> = adapter_hits [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapter_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9b55ff367b6d3e10768c22b4ef7e73c370da58d2ddfe4d66b4edeb2ddbc6e62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b55ff367b6d3e10768c22b4ef7e73c370da58d2ddfe4d66b4edeb2ddbc6e62b", kill_on_drop: false }` [INFO] [stdout] 9b55ff367b6d3e10768c22b4ef7e73c370da58d2ddfe4d66b4edeb2ddbc6e62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c54fa1baf622602b45f577fcb2009ee2307ca6b2e20bf3f68ce43a6a3f116e5 [INFO] running `Command { std: "docker" "start" "-a" "8c54fa1baf622602b45f577fcb2009ee2307ca6b2e20bf3f68ce43a6a3f116e5", kill_on_drop: false }` [INFO] [stderr] Compiling rustqc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/reader.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adapters` [INFO] [stdout] --> src/reader.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let adapters: Vec<&[u8]> = vec![ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_content` [INFO] [stdout] --> src/reader.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | let n_content: Vec = n_content_counts.iter() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adapter_content` [INFO] [stdout] --> src/reader.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | let adapter_content: Vec<(String, f64, usize)> = adapter_hits [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapter_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8c54fa1baf622602b45f577fcb2009ee2307ca6b2e20bf3f68ce43a6a3f116e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c54fa1baf622602b45f577fcb2009ee2307ca6b2e20bf3f68ce43a6a3f116e5", kill_on_drop: false }` [INFO] [stdout] 8c54fa1baf622602b45f577fcb2009ee2307ca6b2e20bf3f68ce43a6a3f116e5