[INFO] cloning repository https://github.com/JunichiSugiura/dip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JunichiSugiura/dip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunichiSugiura%2Fdip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunichiSugiura%2Fdip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2175f8d352708ccbbc4ed4a5058a9bcad27dcb02 [INFO] testing JunichiSugiura/dip/2175f8d352708ccbbc4ed4a5058a9bcad27dcb02 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunichiSugiura%2Fdip" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JunichiSugiura/dip on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JunichiSugiura/dip [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/JunichiSugiura/dip [INFO] tweaked toml for git repo https://github.com/JunichiSugiura/dip written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JunichiSugiura/dip 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 346f0624aa33952577f577d2d7e0328af93195f91114a3478ad42a873ab1d265 [INFO] running `Command { std: "docker" "start" "-a" "346f0624aa33952577f577d2d7e0328af93195f91114a3478ad42a873ab1d265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "346f0624aa33952577f577d2d7e0328af93195f91114a3478ad42a873ab1d265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346f0624aa33952577f577d2d7e0328af93195f91114a3478ad42a873ab1d265", kill_on_drop: false }` [INFO] [stdout] 346f0624aa33952577f577d2d7e0328af93195f91114a3478ad42a873ab1d265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc82ed8f1778c9e0fa02ca7adef4f6a4de51f2ae353c3596b5543e0aa275693 [INFO] running `Command { std: "docker" "start" "-a" "9fc82ed8f1778c9e0fa02ca7adef4f6a4de51f2ae353c3596b5543e0aa275693", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling bevy_derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling snafu v0.7.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ledger-apdu v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dip_macro v0.2.1 (/opt/rustwide/workdir/plugins/macro) [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hidapi v1.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling ledger-transport v0.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_math v0.8.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fermi v0.2.1 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling dip_task v0.2.1 (/opt/rustwide/workdir/plugins/task) [INFO] [stderr] Compiling cmd_lib_macros v1.3.0 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cmd_lib v1.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ledger-transport-hid v0.10.0 [INFO] [stderr] Compiling ledger-zondax-generic v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling bevy_app v0.8.1 [INFO] [stderr] Compiling bevy_hierarchy v0.8.1 [INFO] [stderr] Compiling bevy_time v0.8.1 [INFO] [stderr] Compiling bevy_log v0.8.1 [INFO] [stderr] Compiling bevy_input v0.8.1 [INFO] [stderr] Compiling bevy_diagnostic v0.8.1 [INFO] [stderr] Compiling bevy_transform v0.8.1 [INFO] [stderr] Compiling bevy_core v0.8.1 [INFO] [stderr] Compiling bevy_window v0.8.1 [INFO] [stderr] Compiling bevy_internal v0.8.1 [INFO] [stderr] Compiling bevy v0.8.1 [INFO] [stderr] Compiling dip_config v0.2.1 (/opt/rustwide/workdir/plugins/config) [INFO] [stderr] Compiling dip_cli v0.2.1 (/opt/rustwide/workdir/plugins/ui/cli) [INFO] [stderr] Compiling dip_device v0.2.1 (/opt/rustwide/workdir/plugins/web3/device) [INFO] [stderr] Compiling dip_core v0.2.1 (/opt/rustwide/workdir/plugins/core) [INFO] [stderr] Compiling dip_bundle v0.2.1 (/opt/rustwide/workdir/plugins/bundle) [INFO] [stdout] warning: struct `Tool` is never constructed [INFO] [stdout] --> plugins/bundle/src/tool.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Tool; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dip v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub use bevy::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `Component` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use dioxus::prelude::*; [INFO] [stdout] | ------------------ but the name `Component` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.23s [INFO] running `Command { std: "docker" "inspect" "9fc82ed8f1778c9e0fa02ca7adef4f6a4de51f2ae353c3596b5543e0aa275693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc82ed8f1778c9e0fa02ca7adef4f6a4de51f2ae353c3596b5543e0aa275693", kill_on_drop: false }` [INFO] [stdout] 9fc82ed8f1778c9e0fa02ca7adef4f6a4de51f2ae353c3596b5543e0aa275693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 953d6214ff479fd4b74c900804dd3993a948659db203911579986fcbf753794d [INFO] running `Command { std: "docker" "start" "-a" "953d6214ff479fd4b74c900804dd3993a948659db203911579986fcbf753794d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling petitset v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling leafwing_input_manager_macros v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dip_macro v0.2.1 (/opt/rustwide/workdir/plugins/macro) [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling fermi v0.2.1 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling hidapi v1.5.0 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling ledger-transport-hid v0.10.0 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling cmd_lib v1.3.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling dip_task v0.2.1 (/opt/rustwide/workdir/plugins/task) [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling bevy_app v0.8.1 [INFO] [stderr] Compiling bevy_input v0.8.1 [INFO] [stderr] Compiling bevy_hierarchy v0.8.1 [INFO] [stderr] Compiling bevy_time v0.8.1 [INFO] [stderr] Compiling bevy_log v0.8.1 [INFO] [stderr] Compiling bevy_diagnostic v0.8.1 [INFO] [stderr] Compiling bevy_transform v0.8.1 [INFO] [stderr] Compiling bevy_gilrs v0.8.1 [INFO] [stderr] Compiling bevy_window v0.8.1 [INFO] [stderr] Compiling bevy_core v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling bevy_internal v0.8.1 [INFO] [stderr] Compiling bevy v0.8.1 [INFO] [stderr] Compiling dip_config v0.2.1 (/opt/rustwide/workdir/plugins/config) [INFO] [stderr] Compiling dip_device v0.2.1 (/opt/rustwide/workdir/plugins/web3/device) [INFO] [stderr] Compiling dip_cli v0.2.1 (/opt/rustwide/workdir/plugins/ui/cli) [INFO] [stderr] Compiling leafwing-input-manager v0.5.2 [INFO] [stderr] Compiling dip_core v0.2.1 (/opt/rustwide/workdir/plugins/core) [INFO] [stderr] Compiling dip_bundle v0.2.1 (/opt/rustwide/workdir/plugins/bundle) [INFO] [stdout] warning: struct `Tool` is never constructed [INFO] [stdout] --> plugins/bundle/src/tool.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Tool; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dip v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub use bevy::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `Component` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use dioxus::prelude::*; [INFO] [stdout] | ------------------ but the name `Component` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub use bevy::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `Component` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use dioxus::prelude::*; [INFO] [stdout] | ------------------ but the name `Component` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.94s [INFO] running `Command { std: "docker" "inspect" "953d6214ff479fd4b74c900804dd3993a948659db203911579986fcbf753794d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953d6214ff479fd4b74c900804dd3993a948659db203911579986fcbf753794d", kill_on_drop: false }` [INFO] [stdout] 953d6214ff479fd4b74c900804dd3993a948659db203911579986fcbf753794d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 826b1ceaf73bad7263e0c8294842a687a5a36208953ad548f5fa952a6f8f3bbb [INFO] running `Command { std: "docker" "start" "-a" "826b1ceaf73bad7263e0c8294842a687a5a36208953ad548f5fa952a6f8f3bbb", kill_on_drop: false }` [INFO] [stderr] warning: struct `Tool` is never constructed [INFO] [stderr] --> plugins/bundle/src/tool.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct Tool; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dip_bundle` (lib) generated 1 warning [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | pub use bevy::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the name `Component` in the type namespace is first re-exported here [INFO] [stderr] 29 | pub use dioxus::prelude::*; [INFO] [stderr] | ------------------ but the name `Component` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dip` (lib) generated 1 warning [INFO] [stderr] warning: `dip` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dip-b75256260c8a1f46) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dip-e869fa80b2a5efac) [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] [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 dip [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 48) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 100) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 151) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 271) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 48) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DesktopPlugin` [INFO] [stdout] --> src/lib.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 12 | .add_plugin(DesktopPlugin::::new(Root)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DesktopPlugin` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 100) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DesktopPlugin` [INFO] [stdout] --> src/lib.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 12 | .add_plugin(DesktopPlugin::::new(Root)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DesktopPlugin` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 271) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `dioxus` in `dip` [INFO] [stdout] --> src/lib.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[ui_state] [INFO] [stdout] | ^^^^^^^^^^^ could not find `dioxus` in `dip` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use dioxus; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `desktop` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "desktop")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `ui_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dioxus` in `dip` [INFO] [stdout] --> src/lib.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[ui_state] [INFO] [stdout] | ^^^^^^^^^^^ could not find `dioxus` in `dip` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use dioxus; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `desktop` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "desktop")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `ui_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 4 + use dioxus::fermi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DesktopPlugin` [INFO] [stdout] --> src/lib.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 9 | .add_plugin(DesktopPlugin::::new(Root)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DesktopPlugin` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_window` in this scope [INFO] [stdout] --> src/lib.rs:338:18 [INFO] [stdout] | [INFO] [stdout] 69 | let window = use_window::(&cx); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `value` on type `&_` [INFO] [stdout] --> src/lib.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 71 | cx.render(rsx! { [INFO] [stdout] | _______________^ [INFO] [stdout] 72 | | h1 { "Hello, {name.value} !" } [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | input { [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | }) [INFO] [stdout] | |_____^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format_args_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0609. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 100) [INFO] [stdout] src/lib.rs - (line 271) [INFO] [stdout] src/lib.rs - (line 48) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "826b1ceaf73bad7263e0c8294842a687a5a36208953ad548f5fa952a6f8f3bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826b1ceaf73bad7263e0c8294842a687a5a36208953ad548f5fa952a6f8f3bbb", kill_on_drop: false }` [INFO] [stdout] 826b1ceaf73bad7263e0c8294842a687a5a36208953ad548f5fa952a6f8f3bbb