[INFO] cloning repository https://github.com/gildlab/gildlab-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gildlab/gildlab-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 124398fdaf21ede3f989ce494e16d583f81e086b [INFO] building gildlab/gildlab-cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gildlab/gildlab-cli [INFO] finished tweaking git repo https://github.com/gildlab/gildlab-cli [INFO] tweaked toml for git repo https://github.com/gildlab/gildlab-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gildlab/gildlab-cli 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/gildlab/gildlab-cli 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars v0.8.21 [INFO] [stderr] Downloaded multihash v0.18.1 [INFO] [stderr] Downloaded const-hex v1.13.1 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded graphql_query_derive v0.12.0 [INFO] [stderr] Downloaded schemars_derive v0.8.21 [INFO] [stderr] Downloaded keccak-asm v0.1.4 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.8 [INFO] [stderr] Downloaded graphql_client v0.12.0 [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded graphql_client_codegen v0.12.0 [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.5.4 [INFO] [stderr] Downloaded alloy-json-abi v0.5.4 [INFO] [stderr] Downloaded sha3-asm v0.1.4 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded syn-solidity v0.5.4 [INFO] [stderr] Downloaded ruint v1.12.3 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded if_chain v1.0.2 [INFO] [stderr] Downloaded rain-metadata v0.0.2-alpha.6 [INFO] [stderr] Downloaded cc v1.1.29 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded alloy-primitives v0.5.4 [INFO] [stderr] Downloaded validator_derive v0.16.0 [INFO] [stderr] Downloaded alloy-sol-macro v0.5.4 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded validator v0.16.1 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded validator_types v0.16.0 [INFO] [stderr] Downloaded alloy-sol-types v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7c41a8e7adab1abdffd9e842c7277d6e58b751b9f5c806b9012abf8a41de92df [INFO] running `Command { std: "docker" "start" "-a" "7c41a8e7adab1abdffd9e842c7277d6e58b751b9f5c806b9012abf8a41de92df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c41a8e7adab1abdffd9e842c7277d6e58b751b9f5c806b9012abf8a41de92df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c41a8e7adab1abdffd9e842c7277d6e58b751b9f5c806b9012abf8a41de92df", kill_on_drop: false }` [INFO] [stdout] 7c41a8e7adab1abdffd9e842c7277d6e58b751b9f5c806b9012abf8a41de92df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cd32f08d3d6798c48b4fa62ddc572b17bee5d50a65e2eb2b2aa86b204d9aab2f [INFO] running `Command { std: "docker" "start" "-a" "cd32f08d3d6798c48b4fa62ddc572b17bee5d50a65e2eb2b2aa86b204d9aab2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cc v1.1.29 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling alloy-sol-type-parser v0.5.4 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling syn-solidity v0.5.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloy-sol-macro v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloy-primitives v0.5.4 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling graphql_client_codegen v0.12.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling mockito v0.31.1 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling alloy-sol-types v0.5.4 [INFO] [stderr] Compiling alloy-json-abi v0.5.4 [INFO] [stderr] Compiling graphql_query_derive v0.12.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling graphql_client v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rain-metadata v0.0.2-alpha.6 [INFO] [stderr] Compiling gildlab-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Payload` is never constructed [INFO] [stdout] --> src/author/authors.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Payload { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [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 56s [INFO] running `Command { std: "docker" "inspect" "cd32f08d3d6798c48b4fa62ddc572b17bee5d50a65e2eb2b2aa86b204d9aab2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd32f08d3d6798c48b4fa62ddc572b17bee5d50a65e2eb2b2aa86b204d9aab2f", kill_on_drop: false }` [INFO] [stdout] cd32f08d3d6798c48b4fa62ddc572b17bee5d50a65e2eb2b2aa86b204d9aab2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3c672d8d698260f9d6cc678eaa1caaeb787692c20caa837f4d146ef35fab0d6c [INFO] running `Command { std: "docker" "start" "-a" "3c672d8d698260f9d6cc678eaa1caaeb787692c20caa837f4d146ef35fab0d6c", kill_on_drop: false }` [INFO] [stderr] Compiling gildlab-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Payload` is never constructed [INFO] [stdout] --> src/author/authors.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Payload { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [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 4.17s [INFO] running `Command { std: "docker" "inspect" "3c672d8d698260f9d6cc678eaa1caaeb787692c20caa837f4d146ef35fab0d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c672d8d698260f9d6cc678eaa1caaeb787692c20caa837f4d146ef35fab0d6c", kill_on_drop: false }` [INFO] [stdout] 3c672d8d698260f9d6cc678eaa1caaeb787692c20caa837f4d146ef35fab0d6c