[INFO] cloning repository https://github.com/jcrist1/diplomat-dbg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcrist1/diplomat-dbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcrist1%2Fdiplomat-dbg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcrist1%2Fdiplomat-dbg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6649bacd8e004f82814510774acde572625be891 [INFO] building jcrist1/diplomat-dbg against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcrist1%2Fdiplomat-dbg" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jcrist1/diplomat-dbg [INFO] finished tweaking git repo https://github.com/jcrist1/diplomat-dbg [INFO] tweaked toml for git repo https://github.com/jcrist1/diplomat-dbg written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcrist1/diplomat-dbg on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jcrist1/diplomat-dbg already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-diplomat/diplomat` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monostate v0.1.13 [INFO] [stderr] Downloaded macro_rules_attribute v0.2.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.1 [INFO] [stderr] Downloaded monostate-impl v0.1.13 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Downloaded strck_ident v0.1.2 [INFO] [stderr] Downloaded derive_builder_core v0.20.1 [INFO] [stderr] Downloaded strck v0.1.2 [INFO] [stderr] Downloaded derive_builder v0.20.1 [INFO] [stderr] Downloaded tokenizers v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5dea0be294e741df8c682115c77b7f66509a985440f6debfb2a3a74aed0523a [INFO] running `Command { std: "docker" "start" "-a" "f5dea0be294e741df8c682115c77b7f66509a985440f6debfb2a3a74aed0523a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5dea0be294e741df8c682115c77b7f66509a985440f6debfb2a3a74aed0523a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5dea0be294e741df8c682115c77b7f66509a985440f6debfb2a3a74aed0523a", kill_on_drop: false }` [INFO] [stdout] f5dea0be294e741df8c682115c77b7f66509a985440f6debfb2a3a74aed0523a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e6bbd7d6001764b16a8fec15cdc82a30cdef47821303dc198cef698cc6fb1ae4 [INFO] running `Command { std: "docker" "start" "-a" "e6bbd7d6001764b16a8fec15cdc82a30cdef47821303dc198cef698cc6fb1ae4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling strck v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling strck_ident v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling diplomat-runtime v0.8.1 (https://github.com/rust-diplomat/diplomat?rev=3a6e50cdf921247fb87979c9a709e7f1df5b8046#3a6e50cd) [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling monostate v0.1.13 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling diplomat_core v0.8.0 (https://github.com/rust-diplomat/diplomat?rev=3a6e50cdf921247fb87979c9a709e7f1df5b8046#3a6e50cd) [INFO] [stderr] Compiling tokenizers v0.20.0 [INFO] [stderr] Compiling diplomat v0.8.0 (https://github.com/rust-diplomat/diplomat?rev=3a6e50cdf921247fb87979c9a709e7f1df5b8046#3a6e50cd) [INFO] [stderr] Compiling dbg2 v0.1.0 (/opt/rustwide/workdir/js_slice) [INFO] [stderr] Compiling dbg v0.1.0 (/opt/rustwide/workdir/wasm_bindgen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.32s [INFO] running `Command { std: "docker" "inspect" "e6bbd7d6001764b16a8fec15cdc82a30cdef47821303dc198cef698cc6fb1ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bbd7d6001764b16a8fec15cdc82a30cdef47821303dc198cef698cc6fb1ae4", kill_on_drop: false }` [INFO] [stdout] e6bbd7d6001764b16a8fec15cdc82a30cdef47821303dc198cef698cc6fb1ae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c3664ea1981cea40872be0f258956a744f5ba919ad3236fdf65e1531f857aca5 [INFO] running `Command { std: "docker" "start" "-a" "c3664ea1981cea40872be0f258956a744f5ba919ad3236fdf65e1531f857aca5", kill_on_drop: false }` [INFO] [stderr] Compiling dbg2 v0.1.0 (/opt/rustwide/workdir/js_slice) [INFO] [stderr] Compiling dbg v0.1.0 (/opt/rustwide/workdir/wasm_bindgen) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "c3664ea1981cea40872be0f258956a744f5ba919ad3236fdf65e1531f857aca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3664ea1981cea40872be0f258956a744f5ba919ad3236fdf65e1531f857aca5", kill_on_drop: false }` [INFO] [stdout] c3664ea1981cea40872be0f258956a744f5ba919ad3236fdf65e1531f857aca5