[INFO] fetching crate yew-mermaid 0.2.0... [INFO] testing yew-mermaid-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate yew-mermaid 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate yew-mermaid 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yew-mermaid 0.2.0 [INFO] finished tweaking crates.io crate yew-mermaid 0.2.0 [INFO] tweaked toml for crates.io crate yew-mermaid 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mermaid-wasmbind v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fdd1dbaf927495e0471fe4ce3818282dd0504d39a2a1d34427e8ec605460130 [INFO] running `Command { std: "docker" "start" "-a" "1fdd1dbaf927495e0471fe4ce3818282dd0504d39a2a1d34427e8ec605460130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fdd1dbaf927495e0471fe4ce3818282dd0504d39a2a1d34427e8ec605460130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdd1dbaf927495e0471fe4ce3818282dd0504d39a2a1d34427e8ec605460130", kill_on_drop: false }` [INFO] [stdout] 1fdd1dbaf927495e0471fe4ce3818282dd0504d39a2a1d34427e8ec605460130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20926061b1b57408f6475ee794d54cc340b90156761eaeb14bde9cbb5bc8ab3e [INFO] running `Command { std: "docker" "start" "-a" "20926061b1b57408f6475ee794d54cc340b90156761eaeb14bde9cbb5bc8ab3e", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling mermaid-wasmbind v0.1.0 [INFO] [stdout] error[E0583]: file not found for module `sequence` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mermaid-wasmbind-0.1.0/src/options/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod sequence; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `sequence`, create file "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mermaid-wasmbind-0.1.0/src/options/sequence.rs" or "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mermaid-wasmbind-0.1.0/src/options/sequence/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sequence::SequenceDiagramConfig` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mermaid-wasmbind-0.1.0/src/options/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use sequence::SequenceDiagramConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SequenceDiagramConfig` in `options::sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mermaid-wasmbind-0.1.0/src/options/mod.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | sequence: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mermaid-wasmbind` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20926061b1b57408f6475ee794d54cc340b90156761eaeb14bde9cbb5bc8ab3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20926061b1b57408f6475ee794d54cc340b90156761eaeb14bde9cbb5bc8ab3e", kill_on_drop: false }` [INFO] [stdout] 20926061b1b57408f6475ee794d54cc340b90156761eaeb14bde9cbb5bc8ab3e