[INFO] cloning repository https://github.com/yus-works/mycelia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yus-works/mycelia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyus-works%2Fmycelia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyus-works%2Fmycelia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93be5a011ff431c52b3b3ec39021d3fd6e36503a [INFO] testing yus-works/mycelia against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyus-works%2Fmycelia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yus-works/mycelia [INFO] finished tweaking git repo https://github.com/yus-works/mycelia [INFO] tweaked toml for git repo https://github.com/yus-works/mycelia written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yus-works/mycelia on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yus-works/mycelia 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b56ab3247175a9c31c10d82a49109c4f21a4c03e4fd1b9193fa5c6c706e3041f [INFO] running `Command { std: "docker" "start" "-a" "b56ab3247175a9c31c10d82a49109c4f21a4c03e4fd1b9193fa5c6c706e3041f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b56ab3247175a9c31c10d82a49109c4f21a4c03e4fd1b9193fa5c6c706e3041f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56ab3247175a9c31c10d82a49109c4f21a4c03e4fd1b9193fa5c6c706e3041f", kill_on_drop: false }` [INFO] [stdout] b56ab3247175a9c31c10d82a49109c4f21a4c03e4fd1b9193fa5c6c706e3041f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f84016c6539dd08755f312a9e2e7d5f8bed454886dfccf14b987bca0376c428 [INFO] running `Command { std: "docker" "start" "-a" "7f84016c6539dd08755f312a9e2e7d5f8bed454886dfccf14b987bca0376c428", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling bloomfilter v3.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling mini-redis v0.4.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-files v0.6.8 [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling actix-ws v0.3.0 [INFO] [stderr] Compiling mycelia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `visited` [INFO] [stdout] --> src/util/parsing.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | visited: Arc>>>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visited` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/graph/core.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Graph { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 20 | root: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Graph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/graph/core.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 30 | data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_data` and `get_children` are never used [INFO] [stdout] --> src/graph/core.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get_data(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn get_children(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_root`, `node_count`, `contains`, and `get_node` are never used [INFO] [stdout] --> src/graph/core.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Graph { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn get_root(&self) -> Arc { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn node_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn contains(&self, content: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn get_node(&self, content: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_graph_to_disk` is never used [INFO] [stdout] --> src/util/parsing.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | async fn write_graph_to_disk( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CrawlComplete` is never constructed [INFO] [stdout] --> src/visualizer/broadcast.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum BroadcastMessage { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | CrawlComplete, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BroadcastMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "7f84016c6539dd08755f312a9e2e7d5f8bed454886dfccf14b987bca0376c428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f84016c6539dd08755f312a9e2e7d5f8bed454886dfccf14b987bca0376c428", kill_on_drop: false }` [INFO] [stdout] 7f84016c6539dd08755f312a9e2e7d5f8bed454886dfccf14b987bca0376c428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a511f391441461a1e52d485e1a05236dfdc40ee68f56c1be1c3071e1f345966 [INFO] running `Command { std: "docker" "start" "-a" "7a511f391441461a1e52d485e1a05236dfdc40ee68f56c1be1c3071e1f345966", kill_on_drop: false }` [INFO] [stderr] Compiling mycelia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::warn` [INFO] [stdout] --> src/graph/aggressive_async_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::warn; [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 variable: `visited` [INFO] [stdout] --> src/util/parsing.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | visited: Arc>>>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visited` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_graph_to_disk` is never used [INFO] [stdout] --> src/util/parsing.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | async fn write_graph_to_disk( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CrawlComplete` is never constructed [INFO] [stdout] --> src/visualizer/broadcast.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum BroadcastMessage { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | CrawlComplete, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BroadcastMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.07s [INFO] running `Command { std: "docker" "inspect" "7a511f391441461a1e52d485e1a05236dfdc40ee68f56c1be1c3071e1f345966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a511f391441461a1e52d485e1a05236dfdc40ee68f56c1be1c3071e1f345966", kill_on_drop: false }` [INFO] [stdout] 7a511f391441461a1e52d485e1a05236dfdc40ee68f56c1be1c3071e1f345966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 095a1244e945f361c114a4d60e730821c8cf0b6acc9207a592323743de457e38 [INFO] running `Command { std: "docker" "start" "-a" "095a1244e945f361c114a4d60e730821c8cf0b6acc9207a592323743de457e38", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tracing::warn` [INFO] [stderr] --> src/graph/aggressive_async_tests.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use tracing::warn; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `visited` [INFO] [stderr] --> src/util/parsing.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | visited: Arc>>>, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visited` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `write_graph_to_disk` is never used [INFO] [stderr] --> src/util/parsing.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | async fn write_graph_to_disk( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `CrawlComplete` is never constructed [INFO] [stderr] --> src/visualizer/broadcast.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum BroadcastMessage { [INFO] [stderr] | ---------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 11 | CrawlComplete, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BroadcastMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `mycelia` (bin "mycelia" test) generated 4 warnings (run `cargo fix --bin "mycelia" -p mycelia --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/mycelia-69ce47cfef9543ab) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test graph::async_tests::test_concurrent_cycle_creation ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_simultaneous_cycle_creation ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_add_edges_no_conflicts ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_timing_sensitive_operations ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_weak_reference_upgrade_under_contention ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_dag_construction ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_concurrent_modification_different_subtrees ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_contains_get_node_consistency ... ok [INFO] [stdout] test graph::event_tests::test_basic_node_added_event ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_stress_test ... ok [INFO] [stdout] test graph::event_tests::test_event_contents_accuracy ... ok [INFO] [stdout] test graph::event_tests::test_event_order_consistency ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_self_loop_creation ... ok [INFO] [stdout] test graph::async_tests::test_no_deadlock_with_nested_locks ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_nested_graph_construction ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_reference_counting_integrity ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_read_write_operations ... ok [INFO] [stdout] test graph::event_tests::test_event_ordering ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_interleaved_get_or_create ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_node_count_consistency ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_complex_dag_concurrent_construction ... ok [INFO] [stdout] test graph::event_tests::test_events_with_special_characters ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_traversal_during_modification ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_add_same_edge_duplicate_detection ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_rapid_add_and_read_same_parent ... ok [INFO] [stdout] test graph::sync_tests::test_add_edge_multiple_children ... ok [INFO] [stdout] test graph::event_tests::test_concurrent_event_generation ... ok [INFO] [stdout] test graph::async_tests::test_concurrent_get_or_create_node ... ok [INFO] [stdout] test graph::sync_tests::test_disconnected_nodes ... ok [INFO] [stdout] test graph::sync_tests::test_create_graph ... ok [INFO] [stdout] test graph::sync_tests::test_duplicate_children_rejected ... ok [INFO] [stdout] test graph::sync_tests::test_cycle_doesnt_leak_with_weak_refs ... ok [INFO] [stdout] test graph::sync_tests::test_add_edge_single_child ... ok [INFO] [stdout] test graph::sync_tests::test_graph_traversal ... ok [INFO] [stdout] test graph::sync_tests::test_dead_weak_refs_filtered_out ... ok [INFO] [stdout] test graph::sync_tests::test_empty_string_as_data ... ok [INFO] [stdout] test graph::sync_tests::test_get_children_creates_temporary_ownership ... ok [INFO] [stdout] test graph::sync_tests::test_get_node ... ok [INFO] [stdout] test graph::sync_tests::test_same_child_multiple_parents_allowed ... ok [INFO] [stdout] test graph::sync_tests::test_self_loop_allowed ... ok [INFO] [stdout] test graph::event_tests::test_rapid_edge_creation_events ... ok [INFO] [stdout] test graph::sync_tests::test_nested_graph ... ok [INFO] [stdout] test graph::sync_tests::test_root_has_no_children_initially ... ok [INFO] [stdout] test graph::sync_tests::test_graph_query_methods ... ok [INFO] [stdout] test graph::sync_tests::test_special_characters_in_data ... ok [INFO] [stdout] test graph::sync_tests::test_traversal_visits_each_node_once ... ok [INFO] [stdout] test graph::event_tests::test_events_for_dag_with_shared_node ... ok [INFO] [stdout] test graph::event_tests::test_no_event_loss_under_contention ... ok [INFO] [stdout] test graph::event_tests::test_events_for_self_loop ... ok [INFO] [stdout] test graph::event_tests::test_events_match_graph_state ... ok [INFO] [stdout] test graph::event_tests::test_no_events_on_failed_edge ... ok [INFO] [stdout] test graph::tokio_tests::test_concurrent_traversals ... ok [INFO] [stdout] test graph::tokio_tests::test_async_cycle_creation ... ok [INFO] [stdout] test graph::event_tests::test_no_duplicate_node_events ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_aggressive_duplicate_edge_hammering ... ok [INFO] [stdout] test graph::event_tests::test_high_throughput_events ... ok [INFO] [stdout] test graph::tokio_tests::test_large_scale_dag_construction ... ok [INFO] [stdout] test graph::tokio_tests::test_concurrent_self_loop_tokio ... ok [INFO] [stdout] test graph::tokio_tests::test_massive_concurrent_edge_addition ... ok [INFO] [stdout] test graph::tokio_tests::test_operations_complete_in_time ... ok [INFO] [stdout] test graph::tokio_tests::test_node_count_monotonic_async ... ok [INFO] [stdout] test graph::tokio_tests::test_heavy_duplicate_contention ... ok [INFO] [stdout] test graph::tokio_tests::test_cancellation_safety ... ok [INFO] [stdout] test graph::tokio_tests::test_spawn_blocking_integration ... ok [INFO] [stdout] test graph::tokio_tests::test_query_storm ... ok [INFO] [stdout] test graph::tokio_tests::test_mixed_async_workload ... ok [INFO] [stdout] test graph::aggressive_async_tests::test_no_phantom_duplicates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "095a1244e945f361c114a4d60e730821c8cf0b6acc9207a592323743de457e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095a1244e945f361c114a4d60e730821c8cf0b6acc9207a592323743de457e38", kill_on_drop: false }` [INFO] [stdout] 095a1244e945f361c114a4d60e730821c8cf0b6acc9207a592323743de457e38