[INFO] cloning repository https://github.com/railwayapp/cliv3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/railwayapp/cliv3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayapp%2Fcliv3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayapp%2Fcliv3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eba8433fbfbe8cb6cbb02a37981d40f85430231
[INFO] checking railwayapp/cliv3 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayapp%2Fcliv3" "/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/railwayapp/cliv3
[INFO] finished tweaking git repo https://github.com/railwayapp/cliv3
[INFO] tweaked toml for git repo https://github.com/railwayapp/cliv3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/railwayapp/cliv3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/railwayapp/cliv3 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `railway`
[INFO] [stderr]   * `bin` target `rlwy`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.0
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded http-body v1.0.0-rc.2
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded synchronized-writer v1.1.11
[INFO] [stderr]   Downloaded core_affinity v0.8.0
[INFO] [stderr]   Downloaded box_drawing v0.1.2
[INFO] [stderr]   Downloaded http-body-util v0.1.0-rc.2
[INFO] [stderr]   Downloaded clap_complete v4.1.3
[INFO] [stderr]   Downloaded async-tungstenite v0.18.0
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded inquire v0.5.3
[INFO] [stderr]   Downloaded portable-atomic v0.3.19
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded crossterm v0.26.0
[INFO] [stderr]   Downloaded hyper v1.0.0-rc.3
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded graphql-ws-client v0.3.0
[INFO] [stderr]   Downloaded bstr v1.3.0
[INFO] [stderr]   Downloaded gzp v0.11.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 361dcc9b845c5364fea467989db320303939c7018eedf8c9a78d0084a3226f3e
[INFO] running `Command { std: "docker" "start" "-a" "361dcc9b845c5364fea467989db320303939c7018eedf8c9a78d0084a3226f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361dcc9b845c5364fea467989db320303939c7018eedf8c9a78d0084a3226f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361dcc9b845c5364fea467989db320303939c7018eedf8c9a78d0084a3226f3e", kill_on_drop: false }`
[INFO] [stdout] 361dcc9b845c5364fea467989db320303939c7018eedf8c9a78d0084a3226f3e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9643722daff3be58708e026f6df9ce23243cd7c43f728c0f9bd168ecb3a8629f
[INFO] running `Command { std: "docker" "start" "-a" "9643722daff3be58708e026f6df9ce23243cd7c43f728c0f9bd168ecb3a8629f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `railway`
[INFO] [stderr]   * `bin` target `rlwy`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]     Checking spin v0.9.5
[INFO] [stderr]     Checking bstr v1.3.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking core_affinity v0.8.0
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.10
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]     Checking open v3.2.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking crossterm v0.26.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking gzp v0.11.3
[INFO] [stderr]     Checking inquire v0.5.3
[INFO] [stderr]    Compiling indoc v2.0.0
[INFO] [stderr]     Checking synchronized-writer v1.1.11
[INFO] [stderr]     Checking box_drawing v0.1.2
[INFO] [stderr]     Checking clap v4.1.6
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.2
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking hyper v1.0.0-rc.3
[INFO] [stderr]     Checking async-tungstenite v0.18.0
[INFO] [stderr]     Checking clap_complete v4.1.3
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking tokio-stream v0.1.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]    Compiling graphql_client_codegen v0.11.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]    Compiling graphql_query_derive v0.11.0
[INFO] [stderr]     Checking graphql_client v0.11.0
[INFO] [stderr]     Checking graphql-ws-client v0.3.0
[INFO] [stderr]     Checking railwayapp v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BuildLogs` is never constructed
[INFO] [stdout]   --> src/gql/queries/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct BuildLogs;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildLogs` is never constructed
[INFO] [stdout]   --> src/gql/queries/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct BuildLogs;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildLogs` is never constructed
[INFO] [stdout]   --> src/gql/queries/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct BuildLogs;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildLogs` is never constructed
[INFO] [stdout]   --> src/gql/queries/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct BuildLogs;
[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 51s
[INFO] running `Command { std: "docker" "inspect" "9643722daff3be58708e026f6df9ce23243cd7c43f728c0f9bd168ecb3a8629f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9643722daff3be58708e026f6df9ce23243cd7c43f728c0f9bd168ecb3a8629f", kill_on_drop: false }`
[INFO] [stdout] 9643722daff3be58708e026f6df9ce23243cd7c43f728c0f9bd168ecb3a8629f
