[INFO] cloning repository https://github.com/mnnxp/cdbs-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnnxp/cdbs-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86cc5cd2d4a9d810079d8d974b3573eca90c83ad [INFO] testing mnnxp/cdbs-app against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnnxp/cdbs-app on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mnnxp/cdbs-app [INFO] finished tweaking git repo https://github.com/mnnxp/cdbs-app [INFO] tweaked toml for git repo https://github.com/mnnxp/cdbs-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mnnxp/cdbs-app 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce7c0bc247bdfe4362952e2236e9b05a28f98449f54640fda9f8fa3902129053 [INFO] running `Command { std: "docker" "start" "-a" "ce7c0bc247bdfe4362952e2236e9b05a28f98449f54640fda9f8fa3902129053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7c0bc247bdfe4362952e2236e9b05a28f98449f54640fda9f8fa3902129053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7c0bc247bdfe4362952e2236e9b05a28f98449f54640fda9f8fa3902129053", kill_on_drop: false }` [INFO] [stdout] ce7c0bc247bdfe4362952e2236e9b05a28f98449f54640fda9f8fa3902129053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3096b641d3f88f949f70b1d19134bf914aceeb6e6cac579475ea46095d768f4 [INFO] running `Command { std: "docker" "start" "-a" "e3096b641d3f88f949f70b1d19134bf914aceeb6e6cac579475ea46095d768f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling lipsum v0.7.0 [INFO] [stderr] Compiling yew-router-route-parser v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling yew-router-macro v0.15.0 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling graphql_client_codegen v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling graphql_query_derive v0.10.0 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling graphql_client v0.10.0 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yewtil v0.3.2 [INFO] [stderr] Compiling yew-router v0.15.0 [INFO] [stderr] Compiling cdbs-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] 7 | pub use certificate::*; [INFO] [stdout] 8 | pub use represent::*; [INFO] [stdout] | ------------ but the name `Msg` 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: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep_build` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep_build` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use represent::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the type namespace is first re-exported here [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/company/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use represent::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 20 | pub use standard::*; [INFO] [stdout] | ----------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_build` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_build` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_component_uuid` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_missing_required_prop_component_uuid` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_component_uuid` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_missing_required_prop_component_uuid` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 20 | pub use standard::*; [INFO] [stdout] | ----------- but the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 20 | pub use standard::*; [INFO] [stdout] | ----------- but the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use param::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the type namespace is first re-exported here [INFO] [stdout] 18 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/component/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use param::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the value namespace is first re-exported here [INFO] [stdout] 18 | pub use spec::*; [INFO] [stdout] | ------- but the name `PropsBuilderStep_missing_required_prop_show_manage_btn` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use file::*; [INFO] [stdout] | ------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_build` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_build` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the type namespace is first re-exported here [INFO] [stdout] 9 | pub use keyword::*; [INFO] [stdout] | ---------- but the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use keyword::*; [INFO] [stdout] | ---------- but the name `PropsBuilderStep_missing_required_prop_show_delete_btn` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_standard_uuid` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_missing_required_prop_standard_uuid` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/standard/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use file::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep_missing_required_prop_standard_uuid` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use update_favicon::*; [INFO] [stdout] | ----------------- but the name `PropsBuilderStep_missing_required_prop_standard_uuid` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/user/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use certificate::*; [INFO] [stdout] | -------------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/user/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use certificate::*; [INFO] [stdout] | -------------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/user/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use certificate::*; [INFO] [stdout] | -------------- but the name `PropsBuilderStep_build` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/user/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep_build` in the value namespace is first re-exported here [INFO] [stdout] 5 | pub use certificate::*; [INFO] [stdout] | -------------- but the name `PropsBuilderStep_build` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/user/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use certificate::*; [INFO] [stdout] | -------------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/fragments/user/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use catalog::*; [INFO] [stdout] | ^^^^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use certificate::*; [INFO] [stdout] | -------------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdbs-app` (bin "cdbs-app"); 36 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name cdbs_app --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fc40c667f3e75d45 -C extra-filename=-fc40c667f3e75d45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f4179fe70a5871cb.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3331aefdf7cb4fad.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-c77afc404ad59a90.rlib --extern dotenv_codegen=/opt/rustwide/target/debug/deps/libdotenv_codegen-bbe979b21c1aaab8.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-b1853a4e649f4978.rlib --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-e24c74db92782a6f.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-62f0e48e5dbb542b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib --extern lipsum=/opt/rustwide/target/debug/deps/liblipsum-f793cd521d78ada6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e70509bc578547e5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5c839a9a33caa348.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-b32b76cdd39e9f49.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-728f510bb23c1a4f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ef77298b20fa1047.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-34baf43be1cf0cb1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e0b1d54180e8f96.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41389e2f5d878402.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-76bc55026b27b899.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4e4a741f8c37281b.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-a2b5eb866964fa23.rlib --extern wasm_logger=/opt/rustwide/target/debug/deps/libwasm_logger-2fc63042df904756.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-7550bcbb1d493346.rlib --extern wee_alloc=/opt/rustwide/target/debug/deps/libwee_alloc-4de1f0dc9be121d0.rlib --extern yew=/opt/rustwide/target/debug/deps/libyew-0329aea6ed5509ae.rlib --extern yew_router=/opt/rustwide/target/debug/deps/libyew_router-c566630650396441.rlib --extern yewtil=/opt/rustwide/target/debug/deps/libyewtil-e4c2a088f8ff320b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e3096b641d3f88f949f70b1d19134bf914aceeb6e6cac579475ea46095d768f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3096b641d3f88f949f70b1d19134bf914aceeb6e6cac579475ea46095d768f4", kill_on_drop: false }` [INFO] [stdout] e3096b641d3f88f949f70b1d19134bf914aceeb6e6cac579475ea46095d768f4