[INFO] fetching crate ybc 0.1.6... [INFO] testing ybc-0.1.6 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate ybc 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ybc 0.1.6 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ybc 0.1.6 [INFO] finished tweaking crates.io crate ybc 0.1.6 [INFO] tweaked toml for crates.io crate ybc 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c391b3656cc71f1f7b636c614c8d00953de2ddeb45c5051d5196ff72763e042 [INFO] running `Command { std: "docker" "start" "-a" "9c391b3656cc71f1f7b636c614c8d00953de2ddeb45c5051d5196ff72763e042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c391b3656cc71f1f7b636c614c8d00953de2ddeb45c5051d5196ff72763e042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c391b3656cc71f1f7b636c614c8d00953de2ddeb45c5051d5196ff72763e042", kill_on_drop: false }` [INFO] [stdout] 9c391b3656cc71f1f7b636c614c8d00953de2ddeb45c5051d5196ff72763e042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79c2f76c62cd964d7fc2834b0257cdc9fad4bcaffbca46735bc8b059705890d5 [INFO] running `Command { std: "docker" "start" "-a" "79c2f76c62cd964d7fc2834b0257cdc9fad4bcaffbca46735bc8b059705890d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [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 gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew-router v0.14.0 [INFO] [stderr] Compiling yewtil v0.3.2 [INFO] [stderr] Compiling ybc v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "79c2f76c62cd964d7fc2834b0257cdc9fad4bcaffbca46735bc8b059705890d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c2f76c62cd964d7fc2834b0257cdc9fad4bcaffbca46735bc8b059705890d5", kill_on_drop: false }` [INFO] [stdout] 79c2f76c62cd964d7fc2834b0257cdc9fad4bcaffbca46735bc8b059705890d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a30663e868669f86dbe5dea2cdf0ca6ba2b0ef4c337afd74bec8bc8661235012 [INFO] running `Command { std: "docker" "start" "-a" "a30663e868669f86dbe5dea2cdf0ca6ba2b0ef4c337afd74bec8bc8661235012", kill_on_drop: false }` [INFO] [stderr] Compiling ybc v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.89s [INFO] running `Command { std: "docker" "inspect" "a30663e868669f86dbe5dea2cdf0ca6ba2b0ef4c337afd74bec8bc8661235012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30663e868669f86dbe5dea2cdf0ca6ba2b0ef4c337afd74bec8bc8661235012", kill_on_drop: false }` [INFO] [stdout] a30663e868669f86dbe5dea2cdf0ca6ba2b0ef4c337afd74bec8bc8661235012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 246feda5493a202d1d9b92231105104a6c5f0fa60ffe2aa973fcf1fe44c32f9a [INFO] running `Command { std: "docker" "start" "-a" "246feda5493a202d1d9b92231105104a6c5f0fa60ffe2aa973fcf1fe44c32f9a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ybc-9f81ba3919f9f4ff) [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 ybc [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/components/modal.rs - components::modal::ModalCloser (line 234) ... FAILED [INFO] [stdout] test src/components/modal.rs - components::modal::ModalCloser (line 245) ... FAILED [INFO] [stdout] test src/components/modal.rs - components::modal::ModalCloser (line 259) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/components/modal.rs - components::modal::ModalCloser (line 234) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Self` [INFO] [stdout] --> src/components/modal.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 6 | fn create(props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ use of undeclared type `Self` [INFO] [stdout] [INFO] [stdout] error[E0411]: cannot find type `Self` in this scope [INFO] [stdout] --> src/components/modal.rs:238:56 [INFO] [stdout] | [INFO] [stdout] 6 | fn create(props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | - ^^^^ `Self` is only available in impls, traits, and type definitions [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] error[E0411]: cannot find type `Self` in this scope [INFO] [stdout] --> src/components/modal.rs:238:66 [INFO] [stdout] | [INFO] [stdout] 6 | fn create(props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ `Self` is only available in impls, traits, and type definitions [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModalCloser` [INFO] [stdout] --> src/components/modal.rs:239:18 [INFO] [stdout] | [INFO] [stdout] 7 | let bridge = ModalCloser::dispatcher(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use ybc::ModalCloser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope [INFO] [stdout] --> src/components/modal.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 8 | Self{link, props, bridge} [INFO] [stdout] | ^^^^ `Self` is only available in impls, traits, and type definitions [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0411, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0411`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/modal.rs - components::modal::ModalCloser (line 245) stdout ---- [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `id` [INFO] [stdout] --> src/components/modal.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 5 | src/components/modal.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_components_modal_rs_245_0() { [INFO] [stdout] | ------------------------------------------- this function can't have a `self` parameter [INFO] [stdout] 3 | let closer = self.link.callback(|_| ModalCloseMsg("modal-0".into())); [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ModalCloseMsg` in this scope [INFO] [stdout] --> src/components/modal.rs:246:37 [INFO] [stdout] | [INFO] [stdout] 3 | let closer = self.link.callback(|_| ModalCloseMsg("modal-0".into())); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 2 | use ybc::ModalCloseMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0424, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0424`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/modal.rs - components::modal::ModalCloser (line 259) stdout ---- [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/components/modal.rs:260:11 [INFO] [stdout] | [INFO] [stdout] 3 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^ not semantically valid as function parameter [INFO] [stdout] | [INFO] [stdout] = note: associated functions are those in `impl` or `trait` definitions [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Self` [INFO] [stdout] --> src/components/modal.rs:260:27 [INFO] [stdout] | [INFO] [stdout] 3 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^ use of undeclared type `Self` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShouldRender` in this scope [INFO] [stdout] --> src/components/modal.rs:260:45 [INFO] [stdout] | [INFO] [stdout] 3 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 | use yew::ShouldRender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/components/modal.rs - components::modal::ModalCloser (line 234) [INFO] [stdout] src/components/modal.rs - components::modal::ModalCloser (line 245) [INFO] [stdout] src/components/modal.rs - components::modal::ModalCloser (line 259) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "246feda5493a202d1d9b92231105104a6c5f0fa60ffe2aa973fcf1fe44c32f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246feda5493a202d1d9b92231105104a6c5f0fa60ffe2aa973fcf1fe44c32f9a", kill_on_drop: false }` [INFO] [stdout] 246feda5493a202d1d9b92231105104a6c5f0fa60ffe2aa973fcf1fe44c32f9a