[INFO] fetching crate mdc-yew 0.1.1...
[INFO] documenting mdc-yew-0.1.1 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate mdc-yew 0.1.1 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate mdc-yew 0.1.1 on toolchain 1.61.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdc-yew 0.1.1
[INFO] finished tweaking crates.io crate mdc-yew 0.1.1
[INFO] tweaked toml for crates.io crate mdc-yew 0.1.1 written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded anymap v0.12.1
[INFO] [stderr] Downloaded mdc-sys v0.1.1
[INFO] [stderr] Downloaded bincode v1.0.1
[INFO] [stderr] Downloaded ryu v1.0.0
[INFO] [stderr] Downloaded boolinator v2.4.0
[INFO] [stderr] Downloaded yew v0.10.0
[INFO] [stderr] Downloaded yew-macro v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4c2fbfefb11211a9d050f8cbf23eaa2e1264edf0e3644ce52d7d8f50fbf1620
[INFO] running `Command { std: "docker" "start" "-a" "f4c2fbfefb11211a9d050f8cbf23eaa2e1264edf0e3644ce52d7d8f50fbf1620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c2fbfefb11211a9d050f8cbf23eaa2e1264edf0e3644ce52d7d8f50fbf1620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c2fbfefb11211a9d050f8cbf23eaa2e1264edf0e3644ce52d7d8f50fbf1620", kill_on_drop: false }`
[INFO] [stdout] f4c2fbfefb11211a9d050f8cbf23eaa2e1264edf0e3644ce52d7d8f50fbf1620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b90a4e6e62f7849dd6e874925246c2a1ad49a3cf816dbd835e65ff8855fa2ca
[INFO] running `Command { std: "docker" "start" "-a" "2b90a4e6e62f7849dd6e874925246c2a1ad49a3cf816dbd835e65ff8855fa2ca", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling ryu v1.0.0
[INFO] [stderr] Compiling bumpalo v3.9.1
[INFO] [stderr] Compiling serde_json v1.0.81
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling wasm-bindgen v0.2.80
[INFO] [stderr] Compiling sha1_smol v1.0.0
[INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling itoa v1.0.2
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Checking gimli v0.26.1
[INFO] [stderr] Checking rustc-demangle v0.1.21
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling base-x v0.2.10
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Compiling yew v0.10.0
[INFO] [stderr] Checking discard v1.0.4
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking anymap v0.12.1
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Checking miniz_oxide v0.5.1
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Compiling sha1 v0.6.1
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling indexmap v1.8.2
[INFO] [stderr] Compiling yew-macro v0.10.0
[INFO] [stderr] Checking object v0.28.4
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling stdweb v0.4.20
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking bytes v0.4.12
[INFO] [stderr] Checking http v0.1.21
[INFO] [stderr] Checking addr2line v0.17.0
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stderr] Checking js-sys v0.3.57
[INFO] [stderr] Checking web-sys v0.3.57
[INFO] [stderr] Checking bincode v1.0.1
[INFO] [stderr] Compiling stdweb-derive v0.5.3
[INFO] [stderr] Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr] Checking mdc-sys v0.1.1
[INFO] [stderr] Documenting mdc-yew v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.48s
[INFO] running `Command { std: "docker" "inspect" "2b90a4e6e62f7849dd6e874925246c2a1ad49a3cf816dbd835e65ff8855fa2ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b90a4e6e62f7849dd6e874925246c2a1ad49a3cf816dbd835e65ff8855fa2ca", kill_on_drop: false }`
[INFO] [stdout] 2b90a4e6e62f7849dd6e874925246c2a1ad49a3cf816dbd835e65ff8855fa2ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 3a13ee473b2f5beff50d6278d2575379ad0a98acaf3f87d3fa12213990358140
[INFO] running `Command { std: "docker" "start" "-a" "3a13ee473b2f5beff50d6278d2575379ad0a98acaf3f87d3fa12213990358140", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling ryu v1.0.0
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling bumpalo v3.9.1
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling serde_json v1.0.81
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.80
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling sha1_smol v1.0.0
[INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking gimli v0.26.1
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling itoa v1.0.2
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking rustc-demangle v0.1.21
[INFO] [stderr] Compiling base-x v0.2.10
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Checking discard v1.0.4
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling yew v0.10.0
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking anymap v0.12.1
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Compiling sha1 v0.6.1
[INFO] [stderr] Checking miniz_oxide v0.5.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling yew-macro v0.10.0
[INFO] [stderr] Compiling indexmap v1.8.2
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling stdweb v0.4.20
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Checking object v0.28.4
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking bytes v0.4.12
[INFO] [stderr] Checking http v0.1.21
[INFO] [stderr] Checking addr2line v0.17.0
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stderr] Checking js-sys v0.3.57
[INFO] [stderr] Checking web-sys v0.3.57
[INFO] [stderr] Checking bincode v1.0.1
[INFO] [stderr] Compiling stdweb-derive v0.5.3
[INFO] [stderr] Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr] Checking mdc-sys v0.1.1
[INFO] [stdout] error[E0425]: cannot find value `flag` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.10.0/src/lib.rs:69:1
[INFO] [stdout] |
[INFO] [stdout] 69 | / #[proc_macro_hack(support_nested)]
[INFO] [stdout] 70 | | pub use yew_macro::html;
[INFO] [stdout] | |_______________________^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.10.0/src/components/select.rs:100:13
[INFO] [stdout] |
[INFO] [stdout] 100 | / html! {
[INFO] [stdout] 101 | |
[INFO] [stdout] 102 | | }
[INFO] [stdout] | |_____________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `value` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.10.0/src/lib.rs:69:1
[INFO] [stdout] |
[INFO] [stdout] 69 | / #[proc_macro_hack(support_nested)]
[INFO] [stdout] 70 | | pub use yew_macro::html;
[INFO] [stdout] | |_______________________^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.10.0/src/components/select.rs:100:13
[INFO] [stdout] |
[INFO] [stdout] 100 | / html! {
[INFO] [stdout] 101 | |
[INFO] [stdout] 102 | | }
[INFO] [stdout] | |_____________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.10.0/src/lib.rs:69:1
[INFO] [stdout] |
[INFO] [stdout] 69 | / #[proc_macro_hack(support_nested)]
[INFO] [stdout] 70 | | pub use yew_macro::html;
[INFO] [stdout] | |_______________________^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.10.0/src/components/select.rs:96:5
[INFO] [stdout] |
[INFO] [stdout] 96 | / fn view(&self) -> Html {
[INFO] [stdout] 97 | | let selected = self.props.selected.as_ref();
[INFO] [stdout] 98 | | let view_option = |value: &T| {
[INFO] [stdout] 99 | | let flag = selected == Some(value);
[INFO] [stdout] ... |
[INFO] [stdout] 104 | / html! {
[INFO] [stdout] 105 |