[INFO] cloning repository https://github.com/justinchiu/gh-utils-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinchiu/gh-utils-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinchiu%2Fgh-utils-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinchiu%2Fgh-utils-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a4feee7a62e4a57f051a3d89cc72e557383649c [INFO] building justinchiu/gh-utils-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinchiu%2Fgh-utils-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justinchiu/gh-utils-rust [INFO] finished tweaking git repo https://github.com/justinchiu/gh-utils-rust [INFO] tweaked toml for git repo https://github.com/justinchiu/gh-utils-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinchiu/gh-utils-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justinchiu/gh-utils-rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.8.4 [INFO] [stderr] Downloaded indicatif v0.17.9 [INFO] [stderr] Downloaded iri-string v0.7.7 [INFO] [stderr] Downloaded snafu v0.8.4 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded rustls v0.23.13 [INFO] [stderr] Downloaded octocrab v0.41.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c4253cd192b877b2a481dacd643db4b78b930743c880fe1c1d447cafdcdb30 [INFO] running `Command { std: "docker" "start" "-a" "c3c4253cd192b877b2a481dacd643db4b78b930743c880fe1c1d447cafdcdb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c4253cd192b877b2a481dacd643db4b78b930743c880fe1c1d447cafdcdb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c4253cd192b877b2a481dacd643db4b78b930743c880fe1c1d447cafdcdb30", kill_on_drop: false }` [INFO] [stdout] c3c4253cd192b877b2a481dacd643db4b78b930743c880fe1c1d447cafdcdb30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35c427d25f2c8bc190ec8869c4e206288e3e3f489fd8e3c1d093c912f1c0b13c [INFO] running `Command { std: "docker" "start" "-a" "35c427d25f2c8bc190ec8869c4e206288e3e3f489fd8e3c1d093c912f1c0b13c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling iri-string v0.7.7 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling snafu v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling octocrab v0.41.2 [INFO] [stderr] Compiling gh-utils-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `stars`, `forks`, `issues`, `license_type`, `num_files`, and `num_python_files` are never read [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct RepoData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | repo_name: String, [INFO] [stdout] 16 | stars: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | forks: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | issues: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | license_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | num_files: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | num_python_files: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "35c427d25f2c8bc190ec8869c4e206288e3e3f489fd8e3c1d093c912f1c0b13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c427d25f2c8bc190ec8869c4e206288e3e3f489fd8e3c1d093c912f1c0b13c", kill_on_drop: false }` [INFO] [stdout] 35c427d25f2c8bc190ec8869c4e206288e3e3f489fd8e3c1d093c912f1c0b13c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8fe6d499e409b9ec5cf86139ea051ad91fe142dc6ea10e642f49c9ba083b16 [INFO] running `Command { std: "docker" "start" "-a" "0e8fe6d499e409b9ec5cf86139ea051ad91fe142dc6ea10e642f49c9ba083b16", kill_on_drop: false }` [INFO] [stderr] Compiling gh-utils-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `stars`, `forks`, `issues`, `license_type`, `num_files`, and `num_python_files` are never read [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct RepoData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | repo_name: String, [INFO] [stdout] 16 | stars: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | forks: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | issues: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | license_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | num_files: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | num_python_files: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "0e8fe6d499e409b9ec5cf86139ea051ad91fe142dc6ea10e642f49c9ba083b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8fe6d499e409b9ec5cf86139ea051ad91fe142dc6ea10e642f49c9ba083b16", kill_on_drop: false }` [INFO] [stdout] 0e8fe6d499e409b9ec5cf86139ea051ad91fe142dc6ea10e642f49c9ba083b16