[INFO] cloning repository https://github.com/olix3001/fclc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olix3001/fclc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2Ffclc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2Ffclc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aae334923a3a42a3be8a6550ae5a6b9543412994 [INFO] testing olix3001/fclc against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2Ffclc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olix3001/fclc on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olix3001/fclc [INFO] finished tweaking git repo https://github.com/olix3001/fclc [INFO] tweaked toml for git repo https://github.com/olix3001/fclc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/olix3001/fclc 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82a1165fde83ab1c00a0e2c31685f278daa8bc4e8776611805948d70468e5613 [INFO] running `Command { std: "docker" "start" "-a" "82a1165fde83ab1c00a0e2c31685f278daa8bc4e8776611805948d70468e5613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a1165fde83ab1c00a0e2c31685f278daa8bc4e8776611805948d70468e5613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a1165fde83ab1c00a0e2c31685f278daa8bc4e8776611805948d70468e5613", kill_on_drop: false }` [INFO] [stdout] 82a1165fde83ab1c00a0e2c31685f278daa8bc4e8776611805948d70468e5613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff7fce9b89cf30dbc054e8894d51ce9165dfe8b345198d91b13800917c12f7d8 [INFO] running `Command { std: "docker" "start" "-a" "ff7fce9b89cf30dbc054e8894d51ce9165dfe8b345198d91b13800917c12f7d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling genco-macros v0.17.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling genco v0.17.8 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling fclc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Builder` and `JoinHandle` [INFO] [stdout] --> src/counter.rs:1:89 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ops::Deref, path::{Path, PathBuf}, sync::{atomic::AtomicUsize, Arc}, thread::{Builder, JoinHandle}}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.82s [INFO] running `Command { std: "docker" "inspect" "ff7fce9b89cf30dbc054e8894d51ce9165dfe8b345198d91b13800917c12f7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7fce9b89cf30dbc054e8894d51ce9165dfe8b345198d91b13800917c12f7d8", kill_on_drop: false }` [INFO] [stdout] ff7fce9b89cf30dbc054e8894d51ce9165dfe8b345198d91b13800917c12f7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b26d6d0a098912341e451e7509624f09ec904c9baf84100a4c97da23a5ff0ac [INFO] running `Command { std: "docker" "start" "-a" "4b26d6d0a098912341e451e7509624f09ec904c9baf84100a4c97da23a5ff0ac", kill_on_drop: false }` [INFO] [stderr] Compiling fclc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Builder` and `JoinHandle` [INFO] [stdout] --> src/counter.rs:1:89 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ops::Deref, path::{Path, PathBuf}, sync::{atomic::AtomicUsize, Arc}, thread::{Builder, JoinHandle}}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "4b26d6d0a098912341e451e7509624f09ec904c9baf84100a4c97da23a5ff0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b26d6d0a098912341e451e7509624f09ec904c9baf84100a4c97da23a5ff0ac", kill_on_drop: false }` [INFO] [stdout] 4b26d6d0a098912341e451e7509624f09ec904c9baf84100a4c97da23a5ff0ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 186cae93b6631e21124493937efbb5664ff601f90fc978dc0117efe49d0670d4 [INFO] running `Command { std: "docker" "start" "-a" "186cae93b6631e21124493937efbb5664ff601f90fc978dc0117efe49d0670d4", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Builder` and `JoinHandle` [INFO] [stderr] --> src/counter.rs:1:89 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{ops::Deref, path::{Path, PathBuf}, sync::{atomic::AtomicUsize, Arc}, thread::{Builder, JoinHandle}}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fclc` (bin "fclc" test) generated 1 warning (run `cargo fix --bin "fclc" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fclc-f536046e2a64cddc) [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] running `Command { std: "docker" "inspect" "186cae93b6631e21124493937efbb5664ff601f90fc978dc0117efe49d0670d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186cae93b6631e21124493937efbb5664ff601f90fc978dc0117efe49d0670d4", kill_on_drop: false }` [INFO] [stdout] 186cae93b6631e21124493937efbb5664ff601f90fc978dc0117efe49d0670d4