[INFO] cloning repository https://github.com/samothx/yew-fractals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samothx/yew-fractals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamothx%2Fyew-fractals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamothx%2Fyew-fractals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c81c5224d82bd081640334e96169d9686c8787ea [INFO] documenting samothx/yew-fractals against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamothx%2Fyew-fractals" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samothx/yew-fractals on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-30/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/samothx/yew-fractals [INFO] finished tweaking git repo https://github.com/samothx/yew-fractals [INFO] tweaked toml for git repo https://github.com/samothx/yew-fractals written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/samothx/yew-fractals already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 297bb2d5902a0db946e77e41def701c375389ea06541894936d02732f0f25438 [INFO] running `Command { std: "docker" "start" "-a" "297bb2d5902a0db946e77e41def701c375389ea06541894936d02732f0f25438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "297bb2d5902a0db946e77e41def701c375389ea06541894936d02732f0f25438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297bb2d5902a0db946e77e41def701c375389ea06541894936d02732f0f25438", kill_on_drop: false }` [INFO] [stdout] 297bb2d5902a0db946e77e41def701c375389ea06541894936d02732f0f25438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4405fd1f6a80cc6a95fbb696224d383c5f5ccc8c0f7bd12f3f34e0dd56e03946 [INFO] running `Command { std: "docker" "start" "-a" "4405fd1f6a80cc6a95fbb696224d383c5f5ccc8c0f7bd12f3f34e0dd56e03946", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling katex v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking png_encode_mini v0.1.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | js_sys::eval(code) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | let function: js_sys::Function = js_sys::Reflect::get(&js_sys::global(), &func_name.into()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | let function: js_sys::Function = js_sys::Reflect::get(&js_sys::global(), &func_name.into()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:41:64 [INFO] [stdout] | [INFO] [stdout] 41 | let function: js_sys::Function = js_sys::Reflect::get(&js_sys::global(), &func_name.into()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let args: js_sys::Array = args.map(|v| v.0).collect(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wasm_bindgen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | .apply(&wasm_bindgen::JsValue::NULL, &args) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `wasm_bindgen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let obj = js_sys::Object::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `js_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | js_sys::Reflect::set(&obj, &k.into(), &v.0) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `js_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wasm_bindgen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Value(wasm_bindgen::JsValue); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `wasm_bindgen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(Value(input.into())) [INFO] [stdout] | ------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: ~const From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `katex` due to 14 previous errors [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(Value(input.into())) [INFO] [stdout] | ------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: ~const From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | Ok(Value(input.into())) [INFO] [stdout] | ------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: ~const From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/katex-0.4.3/src/js_engine/wasm_js.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Value(input.into())) [INFO] [stdout] | ------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: ~const From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4405fd1f6a80cc6a95fbb696224d383c5f5ccc8c0f7bd12f3f34e0dd56e03946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4405fd1f6a80cc6a95fbb696224d383c5f5ccc8c0f7bd12f3f34e0dd56e03946", kill_on_drop: false }` [INFO] [stdout] 4405fd1f6a80cc6a95fbb696224d383c5f5ccc8c0f7bd12f3f34e0dd56e03946