[INFO] cloning repository https://github.com/cecton/blueprint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/blueprint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf91608c276912725027d09fa7544a9e2839b9e6 [INFO] checking cecton/blueprint-rs against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/blueprint-rs 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] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cecton/blueprint-rs [INFO] finished tweaking git repo https://github.com/cecton/blueprint-rs [INFO] tweaked toml for git repo https://github.com/cecton/blueprint-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cecton/blueprint-rs 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 117f7430c6c7acb52c245eb1016c6ddb337b74dd441247025970dcbe82651e4b [INFO] running `Command { std: "docker" "start" "-a" "117f7430c6c7acb52c245eb1016c6ddb337b74dd441247025970dcbe82651e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "117f7430c6c7acb52c245eb1016c6ddb337b74dd441247025970dcbe82651e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117f7430c6c7acb52c245eb1016c6ddb337b74dd441247025970dcbe82651e4b", kill_on_drop: false }` [INFO] [stdout] 117f7430c6c7acb52c245eb1016c6ddb337b74dd441247025970dcbe82651e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 72ecf2204b0a6e4b9462be31411b73e2e08ce9bcb5a3c4ea3dedd8c9baea8460 [INFO] running `Command { std: "docker" "start" "-a" "72ecf2204b0a6e4b9462be31411b73e2e08ce9bcb5a3c4ea3dedd8c9baea8460", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.24 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking id_tree v1.8.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Compiling safe-quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling safe-regex-macro v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling yew-router-route-parser v0.15.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling safe-regex v0.2.4 [INFO] [stderr] Compiling build-data v0.1.3 [INFO] [stderr] Compiling yewprint v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling yewtil-macro v0.3.0 [INFO] [stderr] Compiling yew-router-macro v0.15.0 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking wasm-bindgen-wasm-conventions v0.2.80 [INFO] [stderr] Checking wit-walrus v0.6.0 [INFO] [stderr] Checking wasm-bindgen-externref-xform v0.2.80 [INFO] [stderr] Checking wasm-bindgen-multi-value-xform v0.2.80 [INFO] [stderr] Checking clap v3.1.17 [INFO] [stderr] Checking wasm-bindgen-wasm-interpreter v0.2.80 [INFO] [stderr] Checking wasm-bindgen-threads-xform v0.2.80 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking wasm-bindgen-cli-support v0.2.80 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking xtask-watch v0.1.1 [INFO] [stderr] Checking yewprint-css v0.2.1 (/opt/rustwide/workdir/yewprint-css) [INFO] [stderr] Checking xtask-wasm v0.1.4 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling yewprint-doc v0.1.0 (/opt/rustwide/workdir/yewprint-doc) [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yewtil v0.4.0 [INFO] [stderr] Checking yew-router v0.15.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> yewprint-doc/src/tree/example.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `NodeData` [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 E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yewprint-doc` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> yewprint-doc/src/tree/example.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `NodeData` [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 E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yewprint-doc` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "72ecf2204b0a6e4b9462be31411b73e2e08ce9bcb5a3c4ea3dedd8c9baea8460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ecf2204b0a6e4b9462be31411b73e2e08ce9bcb5a3c4ea3dedd8c9baea8460", kill_on_drop: false }` [INFO] [stdout] 72ecf2204b0a6e4b9462be31411b73e2e08ce9bcb5a3c4ea3dedd8c9baea8460