[INFO] cloning repository https://github.com/tari-project/gh-pilot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tari-project/gh-pilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Fgh-pilot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Fgh-pilot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2890e6cfc74124a5e5a13ee5ac63038a6c659a39 [INFO] testing tari-project/gh-pilot against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Fgh-pilot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tari-project/gh-pilot on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tari-project/gh-pilot [INFO] finished tweaking git repo https://github.com/tari-project/gh-pilot [INFO] tweaked toml for git repo https://github.com/tari-project/gh-pilot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tari-project/gh-pilot 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/CjS77/prompts-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.5 [INFO] [stderr] Downloaded newtype-ops v0.1.4 [INFO] [stderr] Downloaded typify v0.0.9 [INFO] [stderr] Downloaded schemars v0.8.11 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded axum-core v0.3.1 [INFO] [stderr] Downloaded graphql_client v0.11.0 [INFO] [stderr] Downloaded typify-impl v0.0.9 [INFO] [stderr] Downloaded comfy-table v6.1.4 [INFO] [stderr] Downloaded axum v0.6.2 [INFO] [stderr] Downloaded graphql_client_codegen v0.11.0 [INFO] [stderr] Downloaded serde_tokenstream v0.1.6 [INFO] [stderr] Downloaded clap v4.0.32 [INFO] [stderr] Downloaded dyn-clone v1.0.10 [INFO] [stderr] Downloaded is-terminal v0.4.2 [INFO] [stderr] Downloaded rustfmt-wrapper v0.1.0 [INFO] [stderr] Downloaded typify-macro v0.0.9 [INFO] [stderr] Downloaded tari_utilities v0.3.0 [INFO] [stderr] Downloaded graphql_query_derive v0.11.0 [INFO] [stderr] Downloaded toolchain_find v0.2.0 [INFO] [stderr] Downloaded schemars_derive v0.8.11 [INFO] [stderr] Downloaded rustix v0.36.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5588b27dd35fbf9c97af75d6a6f105e7a667d7815f2b3399cdd97ef6caa957c7 [INFO] running `Command { std: "docker" "start" "-a" "5588b27dd35fbf9c97af75d6a6f105e7a667d7815f2b3399cdd97ef6caa957c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5588b27dd35fbf9c97af75d6a6f105e7a667d7815f2b3399cdd97ef6caa957c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5588b27dd35fbf9c97af75d6a6f105e7a667d7815f2b3399cdd97ef6caa957c7", kill_on_drop: false }` [INFO] [stdout] 5588b27dd35fbf9c97af75d6a6f105e7a667d7815f2b3399cdd97ef6caa957c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10da45364e137aa8e4c66c4f4f11e36e2f136b3b9277a15bb2632edc1b370177 [INFO] running `Command { std: "docker" "start" "-a" "10da45364e137aa8e4c66c4f4f11e36e2f136b3b9277a15bb2632edc1b370177", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling newtype-ops v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling prost v0.11.5 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling prost-types v0.11.5 [INFO] [stderr] Compiling comfy-table v6.1.4 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling prompts v0.4.4 (https://github.com/CjS77/prompts-rs.git?branch=main#118edad6) [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling tari_utilities v0.3.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling github-pilot-api v0.1.0 (/opt/rustwide/workdir/github-api) [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> github-api/src/models/mod.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub use labels::{Label, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console-api v0.4.0 [INFO] [stderr] Compiling console-subscriber v0.1.8 [INFO] [stderr] Compiling ghp-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling ghp v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "10da45364e137aa8e4c66c4f4f11e36e2f136b3b9277a15bb2632edc1b370177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10da45364e137aa8e4c66c4f4f11e36e2f136b3b9277a15bb2632edc1b370177", kill_on_drop: false }` [INFO] [stdout] 10da45364e137aa8e4c66c4f4f11e36e2f136b3b9277a15bb2632edc1b370177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d0ccca43dbee562e2b3e4bfe9220a606ccb88254c2eee0633d58a799c79843 [INFO] running `Command { std: "docker" "start" "-a" "61d0ccca43dbee562e2b3e4bfe9220a606ccb88254c2eee0633d58a799c79843", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling prost-derive v0.11.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling comfy-table v6.1.4 [INFO] [stderr] Compiling prost v0.11.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling prost-types v0.11.5 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling prompts v0.4.4 (https://github.com/CjS77/prompts-rs.git?branch=main#118edad6) [INFO] [stderr] Compiling rustfmt-wrapper v0.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_tokenstream v0.1.6 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling tari_utilities v0.3.0 [INFO] [stderr] Compiling typify-impl v0.0.9 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling typify-macro v0.0.9 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling typify v0.0.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling github-pilot-api v0.1.0 (/opt/rustwide/workdir/github-api) [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> github-api/src/models/mod.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub use labels::{Label, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> github-api/src/models/mod.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub use labels::{Label, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console-api v0.4.0 [INFO] [stderr] Compiling console-subscriber v0.1.8 [INFO] [stderr] Compiling ghp-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling ghp v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] error: could not compile `github-pilot-api` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name github_pilot_api --edition=2021 github-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43b6f5a509eeafb0 -C extra-filename=-43b6f5a509eeafb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-75d82017749aed45.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a9cd573b5fb4dfc.rlib --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-639e415df86c9586.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cc362bbc51857e75.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c7fd406524eb9e4c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-5840a6d3d506ee46.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bacc1b444e959b4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2139199a930de3bc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-391d687aeaa3c7aa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fe9675a7e73a7a6d.rlib --extern typify=/opt/rustwide/target/debug/deps/libtypify-72714524293ce30c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61d0ccca43dbee562e2b3e4bfe9220a606ccb88254c2eee0633d58a799c79843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d0ccca43dbee562e2b3e4bfe9220a606ccb88254c2eee0633d58a799c79843", kill_on_drop: false }` [INFO] [stdout] 61d0ccca43dbee562e2b3e4bfe9220a606ccb88254c2eee0633d58a799c79843