[INFO] cloning repository https://github.com/elci-group/marty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elci-group/marty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felci-group%2Fmarty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felci-group%2Fmarty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c370bdd1d3cb85e135874a939f57ac1fc0946713 [INFO] testing elci-group/marty against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felci-group%2Fmarty" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elci-group/marty [INFO] finished tweaking git repo https://github.com/elci-group/marty [INFO] tweaked toml for git repo https://github.com/elci-group/marty written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elci-group/marty on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elci-group/marty 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d92fbaa093dd19abec518a478169f87292eab07751604126d3695dd37e837947 [INFO] running `Command { std: "docker" "start" "-a" "d92fbaa093dd19abec518a478169f87292eab07751604126d3695dd37e837947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d92fbaa093dd19abec518a478169f87292eab07751604126d3695dd37e837947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92fbaa093dd19abec518a478169f87292eab07751604126d3695dd37e837947", kill_on_drop: false }` [INFO] [stdout] d92fbaa093dd19abec518a478169f87292eab07751604126d3695dd37e837947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b717a0c4872706519b3f9fb15aa56ff092ae97870c61996eabc387e5f5c433f [INFO] running `Command { std: "docker" "start" "-a" "5b717a0c4872706519b3f9fb15aa56ff092ae97870c61996eabc387e5f5c433f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling emoji v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling marty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stdout] warning: function `run_server` is never used [INFO] [stdout] --> src/http.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn run_server(hotspots: Arc>, beliefs: Arc>, trace: Arc>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_metadata` are never used [INFO] [stdout] --> src/model.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Node { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(id: impl Into, label: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn with_metadata(mut self, key: impl Into, value: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecayScheduler` is never constructed [INFO] [stdout] --> src/scheduler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DecayScheduler { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `start` are never used [INFO] [stdout] --> src/scheduler.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl DecayScheduler { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(tick_interval: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn start(self, mut tick_fn: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `timestamp_now` is never used [INFO] [stdout] --> src/signals.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Signal { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 13 | pub fn timestamp_now() -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Config` and `Http` are never constructed [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MartyError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | Http(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MartyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_port` is never read [INFO] [stdout] --> src/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | pub server_port: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gather_metrics` is never used [INFO] [stdout] --> src/metrics.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn gather_metrics() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> src/http.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | warp::serve(routes).run(([127,0,0,1], 7777)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "5b717a0c4872706519b3f9fb15aa56ff092ae97870c61996eabc387e5f5c433f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b717a0c4872706519b3f9fb15aa56ff092ae97870c61996eabc387e5f5c433f", kill_on_drop: false }` [INFO] [stdout] 5b717a0c4872706519b3f9fb15aa56ff092ae97870c61996eabc387e5f5c433f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9d202e74443e43560a64bb0cd62c648345aa677580f4fe02744356fd8a5a95 [INFO] running `Command { std: "docker" "start" "-a" "3c9d202e74443e43560a64bb0cd62c648345aa677580f4fe02744356fd8a5a95", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling emoji v0.2.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling marty v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_server` is never used [INFO] [stdout] --> src/http.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn run_server(hotspots: Arc>, beliefs: Arc>, trace: Arc>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_metadata` are never used [INFO] [stdout] --> src/model.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Node { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(id: impl Into, label: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn with_metadata(mut self, key: impl Into, value: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecayScheduler` is never constructed [INFO] [stdout] --> src/scheduler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DecayScheduler { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `start` are never used [INFO] [stdout] --> src/scheduler.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl DecayScheduler { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(tick_interval: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn start(self, mut tick_fn: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `timestamp_now` is never used [INFO] [stdout] --> src/signals.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Signal { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 13 | pub fn timestamp_now() -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Config` and `Http` are never constructed [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MartyError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | Http(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MartyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_port` is never read [INFO] [stdout] --> src/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | pub server_port: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gather_metrics` is never used [INFO] [stdout] --> src/metrics.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn gather_metrics() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> src/http.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | warp::serve(routes).run(([127,0,0,1], 7777)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_server` is never used [INFO] [stdout] --> src/http.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn run_server(hotspots: Arc>, beliefs: Arc>, trace: Arc>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_metadata` are never used [INFO] [stdout] --> src/model.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Node { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(id: impl Into, label: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn with_metadata(mut self, key: impl Into, value: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecayScheduler` is never constructed [INFO] [stdout] --> src/scheduler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DecayScheduler { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `start` are never used [INFO] [stdout] --> src/scheduler.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl DecayScheduler { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(tick_interval: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn start(self, mut tick_fn: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `timestamp_now` is never used [INFO] [stdout] --> src/signals.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Signal { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 13 | pub fn timestamp_now() -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Config` and `Http` are never constructed [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MartyError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | Http(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MartyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_port` is never read [INFO] [stdout] --> src/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | pub server_port: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gather_metrics` is never used [INFO] [stdout] --> src/metrics.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn gather_metrics() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> src/http.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | warp::serve(routes).run(([127,0,0,1], 7777)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.23s [INFO] running `Command { std: "docker" "inspect" "3c9d202e74443e43560a64bb0cd62c648345aa677580f4fe02744356fd8a5a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9d202e74443e43560a64bb0cd62c648345aa677580f4fe02744356fd8a5a95", kill_on_drop: false }` [INFO] [stdout] 3c9d202e74443e43560a64bb0cd62c648345aa677580f4fe02744356fd8a5a95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3dc4267bdb4f197704f562ad2f018fb8b66a85859793cde42ec90fb221c3e93 [INFO] running `Command { std: "docker" "start" "-a" "f3dc4267bdb4f197704f562ad2f018fb8b66a85859793cde42ec90fb221c3e93", kill_on_drop: false }` [INFO] [stderr] warning: function `run_server` is never used [INFO] [stderr] --> src/http.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn run_server(hotspots: Arc>, beliefs: Arc>, trace: Arc>) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `with_metadata` are never used [INFO] [stderr] --> src/model.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl Node { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] 12 | pub fn new(id: impl Into, label: impl Into) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | pub fn with_metadata(mut self, key: impl Into, value: impl Into) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DecayScheduler` is never constructed [INFO] [stderr] --> src/scheduler.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct DecayScheduler { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `start` are never used [INFO] [stderr] --> src/scheduler.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 8 | impl DecayScheduler { [INFO] [stderr] | ------------------- associated items in this implementation [INFO] [stderr] 9 | pub fn new(tick_interval: Duration) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 13 | pub fn start(self, mut tick_fn: F) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `timestamp_now` is never used [INFO] [stderr] --> src/signals.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Signal { [INFO] [stderr] | ----------- associated function in this implementation [INFO] [stderr] 13 | pub fn timestamp_now() -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `Config` and `Http` are never constructed [INFO] [stderr] --> src/error.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum MartyError { [INFO] [stderr] | ---------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 12 | Config(String), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | Http(String), [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MartyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `server_port` is never read [INFO] [stderr] --> src/config.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Settings { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 8 | pub server_port: u16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `gather_metrics` is never used [INFO] [stderr] --> src/metrics.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn gather_metrics() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `Future` that must be used [INFO] [stderr] --> src/http.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | warp::serve(routes).run(([127,0,0,1], 7777)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:7:28 [INFO] [stderr] | [INFO] [stderr] 7 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:16:28 [INFO] [stderr] | [INFO] [stderr] 16 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | let mut cmd = Command::cargo_bin("marty").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `marty` (bin "marty") generated 9 warnings [INFO] [stderr] warning: `marty` (test "cli") generated 4 warnings [INFO] [stderr] warning: `marty` (bin "marty" test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marty-d49b7765309d862d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test marty::tests::test_traverse_subdir ... ok [INFO] [stdout] test marty::tests::test_traverse_invalid ... ok [INFO] [stdout] test marty::tests::test_traverse_back ... ok [INFO] [stdout] test marty::tests::test_traverse_up ... ok [INFO] [stdout] test marty::tests::test_traverse_forward ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5742e0e6f2b3462e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_beliefs_command ... ok [INFO] [stdout] test test_trace_command ... ok [INFO] [stdout] test test_hotspots_command ... ok [INFO] [stdout] test test_visit_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f3dc4267bdb4f197704f562ad2f018fb8b66a85859793cde42ec90fb221c3e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3dc4267bdb4f197704f562ad2f018fb8b66a85859793cde42ec90fb221c3e93", kill_on_drop: false }` [INFO] [stdout] f3dc4267bdb4f197704f562ad2f018fb8b66a85859793cde42ec90fb221c3e93