[INFO] cloning repository https://github.com/happyhavoc/satsuki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happyhavoc/satsuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 627071742e753ccfbb65dee130390c9b50c3db88 [INFO] building happyhavoc/satsuki against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/happyhavoc/satsuki [INFO] finished tweaking git repo https://github.com/happyhavoc/satsuki [INFO] tweaked toml for git repo https://github.com/happyhavoc/satsuki written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/happyhavoc/satsuki 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/happyhavoc/satsuki 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruzstd v0.3.1 [INFO] [stderr] Downloaded quote v1.0.31 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded capstone v0.11.0 [INFO] [stderr] Downloaded serde v1.0.174 [INFO] [stderr] Downloaded winnow v0.5.0 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.174 [INFO] [stderr] Downloaded capstone-sys v0.15.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cdf451a19f2f995a2a46e639d7f1f309be997637b5c07d15ebab0087fadb86a [INFO] running `Command { std: "docker" "start" "-a" "6cdf451a19f2f995a2a46e639d7f1f309be997637b5c07d15ebab0087fadb86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cdf451a19f2f995a2a46e639d7f1f309be997637b5c07d15ebab0087fadb86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdf451a19f2f995a2a46e639d7f1f309be997637b5c07d15ebab0087fadb86a", kill_on_drop: false }` [INFO] [stdout] 6cdf451a19f2f995a2a46e639d7f1f309be997637b5c07d15ebab0087fadb86a [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=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] adebfa7580a3455206916f7b1ca08ec995292dc0db26e048dca028efcade9da5 [INFO] running `Command { std: "docker" "start" "-a" "adebfa7580a3455206916f7b1ca08ec995292dc0db26e048dca028efcade9da5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling capstone-sys v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling ruzstd v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling capstone v0.11.0 [INFO] [stderr] Compiling satsuki v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.48s [INFO] running `Command { std: "docker" "inspect" "adebfa7580a3455206916f7b1ca08ec995292dc0db26e048dca028efcade9da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adebfa7580a3455206916f7b1ca08ec995292dc0db26e048dca028efcade9da5", kill_on_drop: false }` [INFO] [stdout] adebfa7580a3455206916f7b1ca08ec995292dc0db26e048dca028efcade9da5 [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=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] 9a91e7318d9068a754a795f5ee577234a38485f9f794816fc5e767c67ca8e45c [INFO] running `Command { std: "docker" "start" "-a" "9a91e7318d9068a754a795f5ee577234a38485f9f794816fc5e767c67ca8e45c", kill_on_drop: false }` [INFO] [stderr] Compiling satsuki v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "9a91e7318d9068a754a795f5ee577234a38485f9f794816fc5e767c67ca8e45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a91e7318d9068a754a795f5ee577234a38485f9f794816fc5e767c67ca8e45c", kill_on_drop: false }` [INFO] [stdout] 9a91e7318d9068a754a795f5ee577234a38485f9f794816fc5e767c67ca8e45c