[INFO] cloning repository https://github.com/X-oss-byte/Graphrover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/X-oss-byte/Graphrover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-oss-byte%2FGraphrover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-oss-byte%2FGraphrover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2016e58c50f00bb4cf70e8d8b70cde3587034259
[INFO] testing X-oss-byte/Graphrover against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-oss-byte%2FGraphrover" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/X-oss-byte/Graphrover
[INFO] finished tweaking git repo https://github.com/X-oss-byte/Graphrover
[INFO] tweaked toml for git repo https://github.com/X-oss-byte/Graphrover written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/X-oss-byte/Graphrover on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/X-oss-byte/Graphrover 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77ace849969674acfc15c754465ab57653e5e6924d9b0385e48ee2e86751f903
[INFO] running `Command { std: "docker" "start" "-a" "77ace849969674acfc15c754465ab57653e5e6924d9b0385e48ee2e86751f903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77ace849969674acfc15c754465ab57653e5e6924d9b0385e48ee2e86751f903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ace849969674acfc15c754465ab57653e5e6924d9b0385e48ee2e86751f903", kill_on_drop: false }`
[INFO] [stdout] 77ace849969674acfc15c754465ab57653e5e6924d9b0385e48ee2e86751f903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10b18ee472bd9281116a7a8f74ed23e0e67836d179836072b2ab490dbeefe0ba
[INFO] running `Command { std: "docker" "start" "-a" "10b18ee472bd9281116a7a8f74ed23e0e67836d179836072b2ab490dbeefe0ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio v1.30.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling winnow v0.5.6
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling rowan v0.15.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling rover-std v0.1.0 (/opt/rustwide/workdir/crates/rover-std)
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-compression v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling apollo-parser v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling apollo-encoder v0.5.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling fsio v0.4.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling envmnt v0.10.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling git-url-parse v0.4.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling apollo-federation-types v0.10.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling houston v0.0.0 (/opt/rustwide/workdir/crates/houston)
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling coolor v0.5.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ci_info v0.14.11
[INFO] [stderr]    Compiling os_type v2.6.0
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling minimad v0.12.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling wsl v0.1.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling robot-panic v1.0.3 (/opt/rustwide/workdir/crates/robot-panic)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/robot-panic/src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | use std::panic::PanicInfo;
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> crates/robot-panic/src/lib.rs:224:49
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn get_report(meta: &Metadata, panic_info: &PanicInfo) -> Report {
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling termimad v0.23.2
[INFO] [stderr]    Compiling billboard v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stderr]    Compiling ctrlc v3.4.0
[INFO] [stderr]    Compiling timber v0.1.0 (/opt/rustwide/workdir/crates/timber)
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling introspector-gadget v0.2.2
[INFO] [stderr]    Compiling binstall v0.1.0 (/opt/rustwide/workdir/installers/binstall)
[INFO] [stderr]    Compiling rover-client v0.0.0 (/opt/rustwide/workdir/crates/rover-client)
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stdout] warning: value assigned to `valid_subgraphs` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         valid_subgraphs: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `valid_variants` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         valid_variants: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frontend_url_root` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         frontend_url_root: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_studio` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         is_studio: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         source: BuildErrors,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_subgraphs` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         num_subgraphs: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_operation_convert` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         can_operation_convert: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `graph_ref` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         graph_ref: GraphRef,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lint_response` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |     LintFailures { lint_response: LintResponse },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |     UnparseableReleaseVersion { source: semver::Error },
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `graph_ref` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |     InvalidInputError { graph_ref: GraphRef },
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `msg` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |     PlanError { msg: String },
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `url` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |     ChecksTimeoutError { url: Option<String> },
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `subgraph_name` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         subgraph_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `graph_ref` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         graph_ref: GraphRef,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frontend_url_root` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         frontend_url_root: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frontend_url_root` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |         frontend_url_root: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sputnik v0.0.0 (/opt/rustwide/workdir/crates/sputnik)
[INFO] [stderr]    Compiling rover v0.17.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `describe::Describe`
[INFO] [stdout]  --> src/command/contract/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use describe::Describe;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]  --> src/command/contract/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use publish::Publish;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check::Check`
[INFO] [stdout]  --> src/command/graph/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use check::Check;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::Delete`
[INFO] [stdout]  --> src/command/graph/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use delete::Delete;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::Fetch`
[INFO] [stdout]   --> src/command/graph/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use fetch::Fetch;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lint::Lint`
[INFO] [stdout]   --> src/command/graph/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use lint::Lint;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]   --> src/command/graph/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use publish::Publish;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check::Check`
[INFO] [stdout]  --> src/command/subgraph/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use check::Check;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::Delete`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use delete::Delete;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::Fetch`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use fetch::Fetch;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lint::Lint`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use lint::Lint;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `list::List`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use list::List;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use publish::Publish;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/bin/rover.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     setup_panic!(Metadata {
[INFO] [stdout]  7 | |         name: rover::PKG_NAME.into(),
[INFO] [stdout]  8 | |         version: rover::PKG_VERSION.into(),
[INFO] [stdout]  9 | |         authors: rover::PKG_AUTHORS.into(),
[INFO] [stdout] 10 | |         homepage: rover::PKG_HOMEPAGE.into(),
[INFO] [stdout] 11 | |         repository: rover::PKG_REPOSITORY.into()
[INFO] [stdout] 12 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "10b18ee472bd9281116a7a8f74ed23e0e67836d179836072b2ab490dbeefe0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b18ee472bd9281116a7a8f74ed23e0e67836d179836072b2ab490dbeefe0ba", kill_on_drop: false }`
[INFO] [stdout] 10b18ee472bd9281116a7a8f74ed23e0e67836d179836072b2ab490dbeefe0ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 125a05c0cf7b935af356462afab1e754a4ddc23bfcf3e779c0bc41193bab16e3
[INFO] running `Command { std: "docker" "start" "-a" "125a05c0cf7b935af356462afab1e754a4ddc23bfcf3e779c0bc41193bab16e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/robot-panic/src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | use std::panic::PanicInfo;
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> crates/robot-panic/src/lib.rs:224:49
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn get_report(meta: &Metadata, panic_info: &PanicInfo) -> Report {
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling rover-client v0.0.0 (/opt/rustwide/workdir/crates/rover-client)
[INFO] [stderr]    Compiling introspector-gadget v0.2.2
[INFO] [stderr]    Compiling binstall v0.1.0 (/opt/rustwide/workdir/installers/binstall)
[INFO] [stdout] warning: value assigned to `valid_subgraphs` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         valid_subgraphs: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `valid_variants` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         valid_variants: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frontend_url_root` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         frontend_url_root: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_studio` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         is_studio: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> crates/rover-client/src/error.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         source: BuildErrors,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_subgraphs` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         num_subgraphs: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_operation_convert` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         can_operation_convert: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `graph_ref` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         graph_ref: GraphRef,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lint_response` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |     LintFailures { lint_response: LintResponse },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |     UnparseableReleaseVersion { source: semver::Error },
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `graph_ref` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |     InvalidInputError { graph_ref: GraphRef },
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `msg` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |     PlanError { msg: String },
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `url` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |     ChecksTimeoutError { url: Option<String> },
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `subgraph_name` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         subgraph_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `graph_ref` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         graph_ref: GraphRef,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frontend_url_root` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         frontend_url_root: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frontend_url_root` is never read
[INFO] [stdout]    --> crates/rover-client/src/error.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |         frontend_url_root: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sputnik v0.0.0 (/opt/rustwide/workdir/crates/sputnik)
[INFO] [stderr]    Compiling rover v0.17.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `describe::Describe`
[INFO] [stdout]  --> src/command/contract/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use describe::Describe;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]  --> src/command/contract/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use publish::Publish;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check::Check`
[INFO] [stdout]  --> src/command/graph/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use check::Check;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::Delete`
[INFO] [stdout]  --> src/command/graph/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use delete::Delete;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::Fetch`
[INFO] [stdout]   --> src/command/graph/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use fetch::Fetch;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lint::Lint`
[INFO] [stdout]   --> src/command/graph/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use lint::Lint;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]   --> src/command/graph/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use publish::Publish;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check::Check`
[INFO] [stdout]  --> src/command/subgraph/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use check::Check;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::Delete`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use delete::Delete;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::Fetch`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use fetch::Fetch;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lint::Lint`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use lint::Lint;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `list::List`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use list::List;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use publish::Publish;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `describe::Describe`
[INFO] [stdout]  --> src/command/contract/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use describe::Describe;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]  --> src/command/contract/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use publish::Publish;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check::Check`
[INFO] [stdout]  --> src/command/graph/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use check::Check;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::Delete`
[INFO] [stdout]  --> src/command/graph/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use delete::Delete;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::Fetch`
[INFO] [stdout]   --> src/command/graph/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use fetch::Fetch;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lint::Lint`
[INFO] [stdout]   --> src/command/graph/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use lint::Lint;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `publish::Publish`
[INFO] [stdout]   --> src/command/graph/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use publish::Publish;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check::Check`
[INFO] [stdout]  --> src/command/subgraph/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use check::Check;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::Delete`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use delete::Delete;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::Fetch`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use fetch::Fetch;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lint::Lint`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use lint::Lint;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `list::List`
[INFO] [stdout]   --> src/command/subgraph/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use list::List;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/bin/rover.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     setup_panic!(Metadata {
[INFO] [stdout]  7 | |         name: rover::PKG_NAME.into(),
[INFO] [stdout]  8 | |         version: rover::PKG_VERSION.into(),
[INFO] [stdout]  9 | |         authors: rover::PKG_AUTHORS.into(),
[INFO] [stdout] 10 | |         homepage: rover::PKG_HOMEPAGE.into(),
[INFO] [stdout] 11 | |         repository: rover::PKG_REPOSITORY.into()
[INFO] [stdout] 12 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/bin/rover.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     setup_panic!(Metadata {
[INFO] [stdout]  7 | |         name: rover::PKG_NAME.into(),
[INFO] [stdout]  8 | |         version: rover::PKG_VERSION.into(),
[INFO] [stdout]  9 | |         authors: rover::PKG_AUTHORS.into(),
[INFO] [stdout] 10 | |         homepage: rover::PKG_HOMEPAGE.into(),
[INFO] [stdout] 11 | |         repository: rover::PKG_REPOSITORY.into()
[INFO] [stdout] 12 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.73s
[INFO] running `Command { std: "docker" "inspect" "125a05c0cf7b935af356462afab1e754a4ddc23bfcf3e779c0bc41193bab16e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "125a05c0cf7b935af356462afab1e754a4ddc23bfcf3e779c0bc41193bab16e3", kill_on_drop: false }`
[INFO] [stdout] 125a05c0cf7b935af356462afab1e754a4ddc23bfcf3e779c0bc41193bab16e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcfd60dc1932e7190b1a4f3a0f838461b57448e59caec47c0d102167826392bf
[INFO] running `Command { std: "docker" "start" "-a" "fcfd60dc1932e7190b1a4f3a0f838461b57448e59caec47c0d102167826392bf", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `valid_subgraphs` is never read
[INFO] [stderr]   --> crates/rover-client/src/error.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         valid_subgraphs: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `valid_variants` is never read
[INFO] [stderr]   --> crates/rover-client/src/error.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |         valid_variants: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `frontend_url_root` is never read
[INFO] [stderr]   --> crates/rover-client/src/error.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |         frontend_url_root: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `is_studio` is never read
[INFO] [stderr]   --> crates/rover-client/src/error.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |         is_studio: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]   --> crates/rover-client/src/error.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |         source: BuildErrors,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `num_subgraphs` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 105 |         num_subgraphs: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `can_operation_convert` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:131:9
[INFO] [stderr]     |
[INFO] [stderr] 131 |         can_operation_convert: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `graph_ref` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:154:9
[INFO] [stderr]     |
[INFO] [stderr] 154 |         graph_ref: GraphRef,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `lint_response` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:160:20
[INFO] [stderr]     |
[INFO] [stderr] 160 |     LintFailures { lint_response: LintResponse },
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:178:33
[INFO] [stderr]     |
[INFO] [stderr] 178 |     UnparseableReleaseVersion { source: semver::Error },
[INFO] [stderr]     |                                 ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `graph_ref` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:188:25
[INFO] [stderr]     |
[INFO] [stderr] 188 |     InvalidInputError { graph_ref: GraphRef },
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `msg` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:196:17
[INFO] [stderr]     |
[INFO] [stderr] 196 |     PlanError { msg: String },
[INFO] [stderr]     |                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `url` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:199:26
[INFO] [stderr]     |
[INFO] [stderr] 199 |     ChecksTimeoutError { url: Option<String> },
[INFO] [stderr]     |                          ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `subgraph_name` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:203:9
[INFO] [stderr]     |
[INFO] [stderr] 203 |         subgraph_name: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `graph_ref` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 204 |         graph_ref: GraphRef,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `frontend_url_root` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:210:9
[INFO] [stderr]     |
[INFO] [stderr] 210 |         frontend_url_root: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `frontend_url_root` is never read
[INFO] [stderr]    --> crates/rover-client/src/error.rs:217:9
[INFO] [stderr]     |
[INFO] [stderr] 217 |         frontend_url_root: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `rover-client` (lib) generated 17 warnings
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> crates/robot-panic/src/lib.rs:43:17
[INFO] [stderr]    |
[INFO] [stderr] 43 | use std::panic::PanicInfo;
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]    --> crates/robot-panic/src/lib.rs:224:49
[INFO] [stderr]     |
[INFO] [stderr] 224 | pub fn get_report(meta: &Metadata, panic_info: &PanicInfo) -> Report {
[INFO] [stderr]     |                                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `robot-panic` (lib) generated 2 warnings
[INFO] [stderr] warning: unused import: `describe::Describe`
[INFO] [stderr]  --> src/command/contract/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use describe::Describe;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `publish::Publish`
[INFO] [stderr]  --> src/command/contract/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use publish::Publish;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `check::Check`
[INFO] [stderr]  --> src/command/graph/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use check::Check;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete::Delete`
[INFO] [stderr]  --> src/command/graph/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use delete::Delete;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fetch::Fetch`
[INFO] [stderr]   --> src/command/graph/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use fetch::Fetch;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lint::Lint`
[INFO] [stderr]   --> src/command/graph/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use lint::Lint;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `publish::Publish`
[INFO] [stderr]   --> src/command/graph/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use publish::Publish;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `check::Check`
[INFO] [stderr]  --> src/command/subgraph/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use check::Check;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete::Delete`
[INFO] [stderr]   --> src/command/subgraph/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use delete::Delete;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fetch::Fetch`
[INFO] [stderr]   --> src/command/subgraph/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use fetch::Fetch;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lint::Lint`
[INFO] [stderr]   --> src/command/subgraph/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use lint::Lint;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `list::List`
[INFO] [stderr]   --> src/command/subgraph/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use list::List;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `publish::Publish`
[INFO] [stderr]   --> src/command/subgraph/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use publish::Publish;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rover` (lib) generated 13 warnings (run `cargo fix --lib -p rover` to apply 13 suggestions)
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> src/bin/rover.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | /     setup_panic!(Metadata {
[INFO] [stderr]  7 | |         name: rover::PKG_NAME.into(),
[INFO] [stderr]  8 | |         version: rover::PKG_VERSION.into(),
[INFO] [stderr]  9 | |         authors: rover::PKG_AUTHORS.into(),
[INFO] [stderr] 10 | |         homepage: rover::PKG_HOMEPAGE.into(),
[INFO] [stderr] 11 | |         repository: rover::PKG_REPOSITORY.into()
[INFO] [stderr] 12 | |     });
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rover` (bin "rover") generated 1 warning
[INFO] [stderr] warning: `rover` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `rover` (bin "rover" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rover-50ca1b8454a0bce0)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test command::config::whoami::tests::it_can_get_graph_id ... ok
[INFO] [stdout] test command::config::whoami::tests::it_can_get_graph_title ... ok
[INFO] [stdout] test command::config::whoami::tests::it_can_get_user_id ... ok
[INFO] [stdout] test command::config::whoami::tests::it_can_validate_actor_type ... ok
[INFO] [stdout] test command::config::auth::tests::it_can_set_custom_api_key ... ok
[INFO] [stdout] test command::config::auth::tests::it_can_set_default_api_key ... ok
[INFO] [stdout] test command::config::whoami::tests::it_can_get_maybe_masked_api_key ... ok
[INFO] [stdout] test command::dev::protocol::leader::tests::leader_message_can_get_version ... ok
[INFO] [stdout] test command::docs::shortlinks::tests::can_get_url_from_slug ... ok
[INFO] [stdout] test command::docs::shortlinks::tests::can_make_shortlink_vec_from_map ... ok
[INFO] [stdout] test command::dev::protocol::follower::message::tests::follower_message_can_request_version ... ok
[INFO] [stdout] test command::output::tests::check_success_response_json ... ok
[INFO] [stdout] test command::output::tests::check_failure_response_json ... ok
[INFO] [stdout] test command::output::tests::coded_error_message_json ... ok
[INFO] [stdout] test command::output::tests::base_error_message_json ... ok
[INFO] [stdout] test command::output::tests::composition_error_message_json ... ok
[INFO] [stdout] test command::output::tests::docs_list_json ... ok
[INFO] [stdout] test command::output::tests::core_schema_json ... ok
[INFO] [stdout] test command::output::tests::empty_success_json ... ok
[INFO] [stdout] test command::output::tests::error_explanation_json ... ok
[INFO] [stdout] test command::output::tests::fetch_response_json ... ok
[INFO] [stdout] test command::output::tests::graph_publish_response_json ... ok
[INFO] [stdout] test command::output::tests::subgraph_delete_success_json ... ok
[INFO] [stdout] test command::output::tests::introspection_json ... ok
[INFO] [stdout] test command::output::tests::lint_response_json ... ok
[INFO] [stdout] test command::output::tests::pq_publish_new_revision_response_json ... ok
[INFO] [stdout] test command::output::tests::pq_publish_unchanged_response_json ... ok
[INFO] [stdout] test command::output::tests::profiles_json ... ok
[INFO] [stdout] test command::output::tests::subgraph_delete_build_errors_json ... ok
[INFO] [stdout] test command::output::tests::subgraph_list_json ... ok
[INFO] [stdout] test command::output::tests::supergraph_fetch_no_successful_publishes_json ... ok
[INFO] [stdout] test command::subgraph::publish::tests::test_localhost_no_tty ... ok
[INFO] [stdout] test command::subgraph::publish::tests::test_deny_invalid_url_publish ... ok
[INFO] [stdout] test command::output::tests::subgraph_publish_success_response_json ... ok
[INFO] [stdout] test command::subgraph::publish::tests::test_localhost_tty ... ok
[INFO] [stdout] test command::subgraph::publish::tests::test_invalid_url_no_tty ... ok
[INFO] [stdout] test command::subgraph::publish::tests::test_confirm_invalid_url_publish ... ok
[INFO] [stdout] test command::supergraph::resolve_config::test_expand_supergraph_yaml::test_supergraph_yaml_int_version ... ok
[INFO] [stdout] test command::output::tests::subgraph_publish_failure_response_json ... ok
[INFO] [stdout] test command::subgraph::publish::tests::test_invalid_scheme ... ok
[INFO] [stdout] test error::metadata::suggestion::test::possible_values_match ... ok
[INFO] [stdout] test utils::env::tests::it_doesnt_read_from_real_env_in_tests ... ok
[INFO] [stdout] test utils::env::tests::it_can_set_and_read_from_mock ... ok
[INFO] [stdout] test error::metadata::suggestion::test::possible_values_nomatch ... ok
[INFO] [stdout] test command::supergraph::compose::do_compose::tests::it_can_get_subgraph_definitions_from_fs ... ok
[INFO] [stdout] test utils::expansion::test_expand::mapping ... ok
[INFO] [stdout] test command::supergraph::compose::do_compose::tests::it_can_compute_relative_schema_paths ... ok
[INFO] [stdout] test utils::env::tests::it_can_remove_from_mock ... ok
[INFO] [stdout] test utils::env::tests::it_parses_config_home ... ok
[INFO] [stdout] test utils::expansion::test_expand::supergraph_config_header_injection ... ok
[INFO] [stdout] test command::supergraph::compose::do_compose::tests::it_errs_on_invalid_subgraph_path ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::content_from_file ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::env_var_not_found ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::missing_file ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::missing_start_section ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::nested_env_vars ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::missing_end_brace ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::partial_env_var_partial_static ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::multiple_env_vars ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::valid_env_var ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::not_env_var ... ok
[INFO] [stdout] test utils::expansion::test_expand_str::invalid_file ... ok
[INFO] [stdout] test utils::parsers::tests::it_correctly_parses_path_option ... ok
[INFO] [stdout] test utils::parsers::tests::load_schema_from_flag_errs_on_bad_path ... ok
[INFO] [stdout] test utils::parsers::tests::empty_file_errors ... ok
[INFO] [stdout] test utils::parsers::tests::load_schema_from_flag_loads ... ok
[INFO] [stdout] test utils::parsers::tests::it_errs_with_empty_path ... ok
[INFO] [stdout] test utils::parsers::tests::load_schema_from_stdin_works ... ok
[INFO] [stdout] test utils::telemetry::tests::it_is_enabled_by_default ... ok
[INFO] [stdout] test utils::telemetry::tests::it_respects_apollo_telemetry_url ... ok
[INFO] [stdout] test utils::telemetry::tests::it_can_be_disabled ... ok
[INFO] [stdout] List all configuration profiles
[INFO] [stdout] 
[INFO] [stdout] Usage: rover config list [OPTIONS]
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -l, --log <LOG_LEVEL>
[INFO] [stdout]           Specify Rover's log level
[INFO] [stdout] 
[INFO] [stdout]       --format <FORMAT_KIND>
[INFO] [stdout]           Specify Rover's format type
[INFO] [stdout]           
[INFO] [stdout]           [possible values: plain, json]
[INFO] [stdout] 
[INFO] [stdout]   -o, --output <OUTPUT_FILE>
[INFO] [stdout]           Specify a file to write Rover's output to
[INFO] [stdout] 
[INFO] [stdout]       --insecure-accept-invalid-certs
[INFO] [stdout]           Accept invalid certificates when performing HTTPS requests.
[INFO] [stdout]           
[INFO] [stdout]           You should think very carefully before using this flag.
[INFO] [stdout]           
[INFO] [stdout]           If invalid certificates are trusted, any certificate for any site will be trusted for use. This includes expired certificates. This introduces significant vulnerabilities, and should only be used as a last resort.
[INFO] [stdout] 
[INFO] [stdout]       --insecure-accept-invalid-hostnames
[INFO] [stdout]           Accept invalid hostnames when performing HTTPS requests.
[INFO] [stdout]           
[INFO] [stdout]           You should think very carefully before using this flag.
[INFO] [stdout]           
[INFO] [stdout]           If hostname verification is not used, any valid certificate for any site will be trusted for use from any other. This introduces a significant vulnerability to man-in-the-middle attacks.
[INFO] [stdout] 
[INFO] [stdout]       --client-timeout <CLIENT_TIMEOUT>
[INFO] [stdout]           Configure the timeout length (in seconds) when performing HTTP(S) requests
[INFO] [stdout]           
[INFO] [stdout]           [default: 30]
[INFO] [stdout] 
[INFO] [stdout]       --skip-update-check
[INFO] [stdout]           Skip checking for newer versions of rover
[INFO] [stdout] 
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help (see a summary with '-h')
[INFO] [stderr]      Running unittests src/bin/rover.rs (/opt/rustwide/target/debug/deps/rover-9e6186369791063e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/info.rs (/opt/rustwide/target/debug/deps/info-0f77114cdfab3e29)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/installers.rs (/opt/rustwide/target/debug/deps/installers-5bb6cda17ea759f1)
[INFO] [stdout] test it_prints_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_has_windows_installer ... ok
[INFO] [stdout] test it_has_nix_installer ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test installers`
[INFO] [stdout] test latest_plugins_are_valid_versions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- latest_plugins_are_valid_versions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'latest_plugins_are_valid_versions' (118) panicked at tests/installers.rs:159:13:
[INFO] [stdout] could not send HEAD request to https://github.com/apollographql/federation-rs/releases/download/supergraph@v0.37.1/supergraph-v0.37.1-x86_64-unknown-linux-gnu.tar.gz: error sending request for url (https://github.com/apollographql/federation-rs/releases/download/supergraph@v0.37.1/supergraph-v0.37.1-x86_64-unknown-linux-gnu.tar.gz): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6366cd101262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6366cd101262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6366cd101262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6366cd101262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6366cd11248f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6366cd11248f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6366cd0cceb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6366cd0cceb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6366cd0d9e52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6366cd0def7f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6366cd0dee11 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6366cd08931e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6366cd08931e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6366cd0df63f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6366cd0df63f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6366cd0df3ea - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6366cd0d9f89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6366cd0c0f0d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6366cd11b190 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6366ccb3e308 - installers::latest_plugins_are_valid_versions::{{closure}}::h4fee683897f0b244
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/installers.rs:159:13
[INFO] [stdout]   20:     0x6366ccb426d1 - core::result::Result<T,E>::unwrap_or_else::hade7cc6fc367071e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6366ccb3de37 - installers::latest_plugins_are_valid_versions::h5465aac5566afa89
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/installers.rs:158:10
[INFO] [stdout]   22:     0x6366ccb3e5a7 - installers::latest_plugins_are_valid_versions::{{closure}}::he4af3a0cac04751b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/installers.rs:58:39
[INFO] [stdout]   23:     0x6366ccb41856 - core::ops::function::FnOnce::call_once::hf35da1362248bbb7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6366cd08911b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6366cd08911b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6366cd09d17d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6366cd09d17d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6366cd09d17d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6366cd09d17d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6366cd09d17d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6366cd09d17d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6366cd09d17d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6366cd0766c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6366cd0766c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6366cd079f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x6366cd079f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6366cd079f1a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6366cd079f1a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6366cd079f1a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6366cd079f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x6366cd079f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6366cd0d52af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x6366cd0d52af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7c763e032aa4 - <unknown>
[INFO] [stdout]   45:     0x7c763e0bfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     latest_plugins_are_valid_versions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fcfd60dc1932e7190b1a4f3a0f838461b57448e59caec47c0d102167826392bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfd60dc1932e7190b1a4f3a0f838461b57448e59caec47c0d102167826392bf", kill_on_drop: false }`
[INFO] [stdout] fcfd60dc1932e7190b1a4f3a0f838461b57448e59caec47c0d102167826392bf
