[INFO] cloning repository https://github.com/jabwd/log_seq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabwd/log_seq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2Flog_seq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2Flog_seq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c15d39c6d5163fa17781f2d9693e3f685cc3e53 [INFO] building jabwd/log_seq against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2Flog_seq" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jabwd/log_seq [INFO] finished tweaking git repo https://github.com/jabwd/log_seq [INFO] tweaked toml for git repo https://github.com/jabwd/log_seq written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jabwd/log_seq 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/jabwd/log_seq 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-webpki v0.103.2 [INFO] [stderr] Downloaded ureq-proto v0.4.1 [INFO] [stderr] Downloaded ureq v3.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a636398fd0999396ad45bd2d8ab28abfbe3fabe13ed07970ed2bfb1abfbc0677 [INFO] running `Command { std: "docker" "start" "-a" "a636398fd0999396ad45bd2d8ab28abfbe3fabe13ed07970ed2bfb1abfbc0677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a636398fd0999396ad45bd2d8ab28abfbe3fabe13ed07970ed2bfb1abfbc0677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a636398fd0999396ad45bd2d8ab28abfbe3fabe13ed07970ed2bfb1abfbc0677", kill_on_drop: false }` [INFO] [stdout] a636398fd0999396ad45bd2d8ab28abfbe3fabe13ed07970ed2bfb1abfbc0677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7bbb4543171372066e3f42689240ae3239e118ae971c739e3758529495ea2166 [INFO] running `Command { std: "docker" "start" "-a" "7bbb4543171372066e3f42689240ae3239e118ae971c739e3758529495ea2166", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling log_seq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `Command { std: "docker" "inspect" "7bbb4543171372066e3f42689240ae3239e118ae971c739e3758529495ea2166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbb4543171372066e3f42689240ae3239e118ae971c739e3758529495ea2166", kill_on_drop: false }` [INFO] [stdout] 7bbb4543171372066e3f42689240ae3239e118ae971c739e3758529495ea2166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f3ba3b2fbaf5241b987af13071abaf42f3d2221ba11f24b0fc9d961846f49562 [INFO] running `Command { std: "docker" "start" "-a" "f3ba3b2fbaf5241b987af13071abaf42f3d2221ba11f24b0fc9d961846f49562", kill_on_drop: false }` [INFO] [stderr] Compiling log_seq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "f3ba3b2fbaf5241b987af13071abaf42f3d2221ba11f24b0fc9d961846f49562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ba3b2fbaf5241b987af13071abaf42f3d2221ba11f24b0fc9d961846f49562", kill_on_drop: false }` [INFO] [stdout] f3ba3b2fbaf5241b987af13071abaf42f3d2221ba11f24b0fc9d961846f49562