[INFO] fetching crate mermaid-wasmbind 0.1.0... [INFO] checking mermaid-wasmbind-0.1.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate mermaid-wasmbind 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate mermaid-wasmbind 0.1.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mermaid-wasmbind 0.1.0 [INFO] finished tweaking crates.io crate mermaid-wasmbind 0.1.0 [INFO] tweaked toml for crates.io crate mermaid-wasmbind 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec5020ee1034f0a6d02b978e4146b770e92760e061569de24020fc91fb7cf580 [INFO] running `Command { std: "docker" "start" "-a" "ec5020ee1034f0a6d02b978e4146b770e92760e061569de24020fc91fb7cf580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec5020ee1034f0a6d02b978e4146b770e92760e061569de24020fc91fb7cf580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5020ee1034f0a6d02b978e4146b770e92760e061569de24020fc91fb7cf580", kill_on_drop: false }` [INFO] [stdout] ec5020ee1034f0a6d02b978e4146b770e92760e061569de24020fc91fb7cf580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2e22221e4a607cd5c3c858e1ca5ad68fc3f7ee29ffc3d50c923c88e75e3045 [INFO] running `Command { std: "docker" "start" "-a" "9b2e22221e4a607cd5c3c858e1ca5ad68fc3f7ee29ffc3d50c923c88e75e3045", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking mermaid-wasmbind v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `sequence` [INFO] [stdout] --> 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 "src/options/sequence.rs" or "src/options/sequence/mod.rs" [INFO] [stdout] = note: if there is a `mod sequence` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `sequence` [INFO] [stdout] --> 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 "src/options/sequence.rs" or "src/options/sequence/mod.rs" [INFO] [stdout] = note: if there is a `mod sequence` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sequence::SequenceDiagramConfig` [INFO] [stdout] --> 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[E0432]: unresolved import `sequence::SequenceDiagramConfig` [INFO] [stdout] --> 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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mermaid-wasmbind` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mermaid-wasmbind` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9b2e22221e4a607cd5c3c858e1ca5ad68fc3f7ee29ffc3d50c923c88e75e3045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2e22221e4a607cd5c3c858e1ca5ad68fc3f7ee29ffc3d50c923c88e75e3045", kill_on_drop: false }` [INFO] [stdout] 9b2e22221e4a607cd5c3c858e1ca5ad68fc3f7ee29ffc3d50c923c88e75e3045