[INFO] cloning repository https://github.com/Dack985/Pantheon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dack985/Pantheon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDack985%2FPantheon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDack985%2FPantheon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69df94486b99b678676b8fb64ffa01e2a682cf74 [INFO] testing Dack985/Pantheon against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDack985%2FPantheon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dack985/Pantheon on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dack985/Pantheon [INFO] finished tweaking git repo https://github.com/Dack985/Pantheon [INFO] tweaked toml for git repo https://github.com/Dack985/Pantheon written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Dack985/Pantheon 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 101143835f227231821f640ba7782f70019b7cb59994adffea5f2e6dbb69caae [INFO] running `Command { std: "docker" "start" "-a" "101143835f227231821f640ba7782f70019b7cb59994adffea5f2e6dbb69caae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101143835f227231821f640ba7782f70019b7cb59994adffea5f2e6dbb69caae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101143835f227231821f640ba7782f70019b7cb59994adffea5f2e6dbb69caae", kill_on_drop: false }` [INFO] [stdout] 101143835f227231821f640ba7782f70019b7cb59994adffea5f2e6dbb69caae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf3538696358eb2d86f0fee5c063f6ca5be2f3be56af51ba4cf2c66e98cca5f [INFO] running `Command { std: "docker" "start" "-a" "8bf3538696358eb2d86f0fee5c063f6ca5be2f3be56af51ba4cf2c66e98cca5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling mac_address v1.1.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling yew-nested-router-macros v0.7.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.49 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling talaria v0.1.0 (/opt/rustwide/workdir/talaria) [INFO] [stderr] Compiling implicit-clone v0.4.9 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stdout] warning: unused variable: `command_context` [INFO] [stdout] --> talaria/src/lib.rs:649:13 [INFO] [stdout] | [INFO] [stdout] 649 | command_context: CommandContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_response` [INFO] [stdout] --> talaria/src/lib.rs:650:13 [INFO] [stdout] | [INFO] [stdout] 650 | command_response: ConsoleResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hermes v0.1.0 (/opt/rustwide/workdir/hermes) [INFO] [stderr] Compiling redis_disk_storage v0.1.0 (/opt/rustwide/workdir/mnemosyne) [INFO] [stdout] warning: unused variable: `polling_interval_millis` [INFO] [stdout] --> hermes/src/agent.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn new(server_addr: &str, server_port: u16, polling_interval_millis: u64) -> AgentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_polling_interval_millis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling popper-rs-sys v0.3.2 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling gloo v0.11.0 [INFO] [stderr] Compiling gloo v0.10.0 [INFO] [stderr] Compiling yew v0.21.0 [INFO] [stderr] Compiling yew-hooks v0.3.3 [INFO] [stderr] Compiling web-tools v0.2.3 [INFO] [stderr] Compiling yew-nested-router v0.7.2 [INFO] [stderr] Compiling popper-rs v0.3.2 [INFO] [stderr] Compiling yew-router v0.18.0 [INFO] [stderr] Compiling yew-more-hooks v0.3.3 [INFO] [stderr] Compiling patternfly-yew v0.6.3 [INFO] [stderr] Compiling tartarus v0.1.0 (/opt/rustwide/workdir/tartarus) [INFO] [stdout] warning: unused import: `Ignite` [INFO] [stdout] --> tartarus/src/main.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use rocket::{Build, Ignite, Rocket}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> tartarus/src/console_lib.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | Command::Ping { agents } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `agents: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> tartarus/src/console_lib.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | agents: Option, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_target` [INFO] [stdout] --> tartarus/src/console_lib.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | current_target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> tartarus/src/console_lib.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 523 | let mut state = state.write().await; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tartarus/src/console_lib.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | let mut state = state.write().await; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> tartarus/src/agent.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling athena v0.1.0 (/opt/rustwide/workdir/athena) [INFO] [stdout] warning: unused import: `gloo_net::http::Request` [INFO] [stdout] --> athena/src/components/console.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gloo_net::http::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> athena/src/components/console.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> athena/src/components/full_page.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_timers` [INFO] [stdout] --> athena/src/components/sidebar.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gloo_timers; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stdout] --> athena/src/components/sidebar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use wasm_bindgen_futures::spawn_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_url` [INFO] [stdout] --> athena/src/pages/home.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let github_url = "https://github.com/Dack985/Pantheon".to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TerminalState` is never constructed [INFO] [stdout] --> athena/src/components/console.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct TerminalState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "8bf3538696358eb2d86f0fee5c063f6ca5be2f3be56af51ba4cf2c66e98cca5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf3538696358eb2d86f0fee5c063f6ca5be2f3be56af51ba4cf2c66e98cca5f", kill_on_drop: false }` [INFO] [stdout] 8bf3538696358eb2d86f0fee5c063f6ca5be2f3be56af51ba4cf2c66e98cca5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b354427ccbd0393aec15c1babf3a49b02373f3ec079eacff45d0de3d6af1396 [INFO] running `Command { std: "docker" "start" "-a" "8b354427ccbd0393aec15c1babf3a49b02373f3ec079eacff45d0de3d6af1396", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `command_context` [INFO] [stdout] --> talaria/src/lib.rs:649:13 [INFO] [stdout] | [INFO] [stdout] 649 | command_context: CommandContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_response` [INFO] [stdout] --> talaria/src/lib.rs:650:13 [INFO] [stdout] | [INFO] [stdout] 650 | command_response: ConsoleResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling talaria v0.1.0 (/opt/rustwide/workdir/talaria) [INFO] [stderr] Compiling redis_disk_storage v0.1.0 (/opt/rustwide/workdir/mnemosyne) [INFO] [stderr] Compiling hermes v0.1.0 (/opt/rustwide/workdir/hermes) [INFO] [stderr] Compiling athena v0.1.0 (/opt/rustwide/workdir/athena) [INFO] [stderr] Compiling tartarus v0.1.0 (/opt/rustwide/workdir/tartarus) [INFO] [stdout] warning: unused import: `Ignite` [INFO] [stdout] --> tartarus/src/main.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use rocket::{Build, Ignite, Rocket}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `polling_interval_millis` [INFO] [stdout] --> hermes/src/agent.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn new(server_addr: &str, server_port: u16, polling_interval_millis: u64) -> AgentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_polling_interval_millis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> tartarus/src/console_lib.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | Command::Ping { agents } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `agents: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> tartarus/src/console_lib.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | agents: Option, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_target` [INFO] [stdout] --> tartarus/src/console_lib.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | current_target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> tartarus/src/console_lib.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 523 | let mut state = state.write().await; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tartarus/src/console_lib.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | let mut state = state.write().await; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_net::http::Request` [INFO] [stdout] --> athena/src/components/console.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gloo_net::http::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> athena/src/components/console.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> athena/src/components/full_page.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_timers` [INFO] [stdout] --> athena/src/components/sidebar.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gloo_timers; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stdout] --> athena/src/components/sidebar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use wasm_bindgen_futures::spawn_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> tartarus/src/agent.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_context` [INFO] [stdout] --> talaria/src/lib.rs:649:13 [INFO] [stdout] | [INFO] [stdout] 649 | command_context: CommandContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_response` [INFO] [stdout] --> talaria/src/lib.rs:650:13 [INFO] [stdout] | [INFO] [stdout] 650 | command_response: ConsoleResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_url` [INFO] [stdout] --> athena/src/pages/home.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let github_url = "https://github.com/Dack985/Pantheon".to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TerminalState` is never constructed [INFO] [stdout] --> athena/src/components/console.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct TerminalState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `Command { std: "docker" "inspect" "8b354427ccbd0393aec15c1babf3a49b02373f3ec079eacff45d0de3d6af1396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b354427ccbd0393aec15c1babf3a49b02373f3ec079eacff45d0de3d6af1396", kill_on_drop: false }` [INFO] [stdout] 8b354427ccbd0393aec15c1babf3a49b02373f3ec079eacff45d0de3d6af1396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ca74ddfb68a2ac93b39a3a7286c90b75cd707905cf0833b7e433c503751e2bc [INFO] running `Command { std: "docker" "start" "-a" "4ca74ddfb68a2ac93b39a3a7286c90b75cd707905cf0833b7e433c503751e2bc", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `command_context` [INFO] [stderr] --> talaria/src/lib.rs:649:13 [INFO] [stderr] | [INFO] [stderr] 649 | command_context: CommandContext, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_context` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command_response` [INFO] [stderr] --> talaria/src/lib.rs:650:13 [INFO] [stderr] | [INFO] [stderr] 650 | command_response: ConsoleResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_response` [INFO] [stderr] [INFO] [stderr] warning: `talaria` (lib) generated 2 warnings [INFO] [stderr] warning: `talaria` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `gloo_net::http::Request` [INFO] [stderr] --> athena/src/components/console.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use gloo_net::http::Request; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stderr] --> athena/src/components/console.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> athena/src/components/full_page.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `gloo_timers` [INFO] [stderr] --> athena/src/components/sidebar.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use gloo_timers; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stderr] --> athena/src/components/sidebar.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use wasm_bindgen_futures::spawn_local; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `github_url` [INFO] [stderr] --> athena/src/pages/home.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let github_url = "https://github.com/Dack985/Pantheon".to_string(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_url` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `TerminalState` is never constructed [INFO] [stderr] --> athena/src/components/console.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | struct TerminalState { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `athena` (bin "athena" test) generated 7 warnings (run `cargo fix --bin "athena" --tests` to apply 5 suggestions) [INFO] [stderr] warning: unused variable: `polling_interval_millis` [INFO] [stderr] --> hermes/src/agent.rs:77:53 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn new(server_addr: &str, server_port: u16, polling_interval_millis: u64) -> AgentContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_polling_interval_millis` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Ignite` [INFO] [stderr] --> tartarus/src/main.rs:18:21 [INFO] [stderr] | [INFO] [stderr] 18 | use rocket::{Build, Ignite, Rocket}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `agents` [INFO] [stderr] --> tartarus/src/console_lib.rs:25:25 [INFO] [stderr] | [INFO] [stderr] 25 | Command::Ping { agents } => todo!(), [INFO] [stderr] | ^^^^^^ help: try ignoring the field: `agents: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `agents` [INFO] [stderr] --> tartarus/src/console_lib.rs:520:5 [INFO] [stderr] | [INFO] [stderr] 520 | agents: Option, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `current_target` [INFO] [stderr] --> tartarus/src/console_lib.rs:521:5 [INFO] [stderr] | [INFO] [stderr] 521 | current_target: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_target` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> tartarus/src/console_lib.rs:523:13 [INFO] [stderr] | [INFO] [stderr] 523 | let mut state = state.write().await; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tartarus/src/console_lib.rs:523:9 [INFO] [stderr] | [INFO] [stderr] 523 | let mut state = state.write().await; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::Serialize` [INFO] [stderr] --> tartarus/src/agent.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hermes` (bin "hermes" test) generated 1 warning [INFO] [stderr] warning: `tartarus` (bin "tartarus" test) generated 7 warnings (run `cargo fix --bin "tartarus" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/athena-25ff604791b4186d) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hermes-71c6cbe5e4f9f36e) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redis_disk_storage-e29d350f940e7aa3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/talaria-9e81204cedc14583) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tartarus-bb859b17df6483a1) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Doc-tests talaria [INFO] [stdout] [INFO] [stdout] running 0 tests [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] running `Command { std: "docker" "inspect" "4ca74ddfb68a2ac93b39a3a7286c90b75cd707905cf0833b7e433c503751e2bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca74ddfb68a2ac93b39a3a7286c90b75cd707905cf0833b7e433c503751e2bc", kill_on_drop: false }` [INFO] [stdout] 4ca74ddfb68a2ac93b39a3a7286c90b75cd707905cf0833b7e433c503751e2bc