[INFO] cloning repository https://github.com/stride-tasks/stride-plugin-template-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stride-tasks/stride-plugin-template-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstride-tasks%2Fstride-plugin-template-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstride-tasks%2Fstride-plugin-template-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcaac9fb74f6de4b18b0b5fbb0ff5667f6df9d17 [INFO] building stride-tasks/stride-plugin-template-rust against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstride-tasks%2Fstride-plugin-template-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stride-tasks/stride-plugin-template-rust [INFO] finished tweaking git repo https://github.com/stride-tasks/stride-plugin-template-rust [INFO] tweaked toml for git repo https://github.com/stride-tasks/stride-plugin-template-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stride-tasks/stride-plugin-template-rust 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/stride-tasks/stride-plugin-template-rust 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/stride-tasks/stride.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7092c7356eda9148c66164dbf39562b697a977ce5e42d9c756c925c74820c9da [INFO] running `Command { std: "docker" "start" "-a" "7092c7356eda9148c66164dbf39562b697a977ce5e42d9c756c925c74820c9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7092c7356eda9148c66164dbf39562b697a977ce5e42d9c756c925c74820c9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7092c7356eda9148c66164dbf39562b697a977ce5e42d9c756c925c74820c9da", kill_on_drop: false }` [INFO] [stdout] 7092c7356eda9148c66164dbf39562b697a977ce5e42d9c756c925c74820c9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4840f4dd80efe9fd8570e84bbf945cb36ead8abbe379d3927ac0b698d52028f7 [INFO] running `Command { std: "docker" "start" "-a" "4840f4dd80efe9fd8570e84bbf945cb36ead8abbe379d3927ac0b698d52028f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling stride_core v0.1.0 (https://github.com/stride-tasks/stride.git?rev=b39b66b98fb63b1c40e812ad316bd81b7bb5172b#b39b66b9) [INFO] [stderr] Compiling stride_plugin v0.1.0 (https://github.com/stride-tasks/stride.git?rev=b39b66b98fb63b1c40e812ad316bd81b7bb5172b#b39b66b9) [INFO] [stderr] Compiling stride-plugin-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.75s [INFO] running `Command { std: "docker" "inspect" "4840f4dd80efe9fd8570e84bbf945cb36ead8abbe379d3927ac0b698d52028f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4840f4dd80efe9fd8570e84bbf945cb36ead8abbe379d3927ac0b698d52028f7", kill_on_drop: false }` [INFO] [stdout] 4840f4dd80efe9fd8570e84bbf945cb36ead8abbe379d3927ac0b698d52028f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2feb57fcee628bfc29a2d69ea75c7b87cf2ba310c0836d95db29401df3d89b7b [INFO] running `Command { std: "docker" "start" "-a" "2feb57fcee628bfc29a2d69ea75c7b87cf2ba310c0836d95db29401df3d89b7b", kill_on_drop: false }` [INFO] [stderr] Compiling stride-plugin-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "2feb57fcee628bfc29a2d69ea75c7b87cf2ba310c0836d95db29401df3d89b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2feb57fcee628bfc29a2d69ea75c7b87cf2ba310c0836d95db29401df3d89b7b", kill_on_drop: false }` [INFO] [stdout] 2feb57fcee628bfc29a2d69ea75c7b87cf2ba310c0836d95db29401df3d89b7b