[INFO] cloning repository https://github.com/darti/rmk-notebook-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darti/rmk-notebook-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarti%2Frmk-notebook-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarti%2Frmk-notebook-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61200840befbe8080bfcae012dad69139759838e [INFO] checking darti/rmk-notebook-editor against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarti%2Frmk-notebook-editor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darti/rmk-notebook-editor on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darti/rmk-notebook-editor [INFO] finished tweaking git repo https://github.com/darti/rmk-notebook-editor [INFO] tweaked toml for git repo https://github.com/darti/rmk-notebook-editor written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/darti/rmk-notebook-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b8b6d4d0fd12c79da8ad2fcc7fc16c13b1beb569bf31d6203a3019683a0344 [INFO] running `Command { std: "docker" "start" "-a" "33b8b6d4d0fd12c79da8ad2fcc7fc16c13b1beb569bf31d6203a3019683a0344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b8b6d4d0fd12c79da8ad2fcc7fc16c13b1beb569bf31d6203a3019683a0344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b8b6d4d0fd12c79da8ad2fcc7fc16c13b1beb569bf31d6203a3019683a0344", kill_on_drop: false }` [INFO] [stdout] 33b8b6d4d0fd12c79da8ad2fcc7fc16c13b1beb569bf31d6203a3019683a0344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e26c101fddb55401975db335593595c8b002c1af8abf933c6099a9805face6 [INFO] running `Command { std: "docker" "start" "-a" "13e26c101fddb55401975db335593595c8b002c1af8abf933c6099a9805face6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking pathfinder_color v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking pathfinder_geometry v0.5.1 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking pathfinder_gpu v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking pathfinder_content v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pathfinder_ui v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking pathfinder_renderer v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking pathfinder_canvas v0.5.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking gloo-timers v0.2.3 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-utils v0.1.2 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking pathfinder_webgl v0.1.0 (https://github.com/servo/pathfinder#c9a6aaec) [INFO] [stderr] Checking gloo-file v0.2.1 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking rmk-notebook-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/canvas.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | ..RendererOptions::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type for type parameter `D` declared on the struct `RendererOptions` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: pathfinder_gpu::Device` [INFO] [stdout] note: required by a bound in `RendererOptions` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pathfinder-f0bd20e7aa700f92/c9a6aae/renderer/src/gpu/options.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct RendererOptions where D: Device { [INFO] [stdout] | ^^^^^^ required by this bound in `RendererOptions` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 63 | ..RendererOptions::::default() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/canvas.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | ..RendererOptions::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type for type parameter `D` declared on the struct `RendererOptions` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: pathfinder_gpu::Device` [INFO] [stdout] note: required by a bound in `RendererOptions` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pathfinder-f0bd20e7aa700f92/c9a6aae/renderer/src/gpu/options.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct RendererOptions where D: Device { [INFO] [stdout] | ^^^^^^ required by this bound in `RendererOptions` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 63 | ..RendererOptions::::default() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmk-notebook-editor` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rmk-notebook-editor` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "13e26c101fddb55401975db335593595c8b002c1af8abf933c6099a9805face6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e26c101fddb55401975db335593595c8b002c1af8abf933c6099a9805face6", kill_on_drop: false }` [INFO] [stdout] 13e26c101fddb55401975db335593595c8b002c1af8abf933c6099a9805face6