[INFO] cloning repository https://github.com/petergs/twlu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petergs/twlu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetergs%2Ftwlu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetergs%2Ftwlu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b15651cde723c9f33f293bbea5d5cf69b267ce73 [INFO] building petergs/twlu against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetergs%2Ftwlu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/petergs/twlu [INFO] finished tweaking git repo https://github.com/petergs/twlu [INFO] tweaked toml for git repo https://github.com/petergs/twlu written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petergs/twlu 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/petergs/twlu 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] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded serde v1.0.190 [INFO] [stderr] Downloaded serde_derive v1.0.190 [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded rustls v0.21.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 21a24a1e85adab57f006a784cffef80b45170d47a5a2cb3454aae8a6c0f298fb [INFO] running `Command { std: "docker" "start" "-a" "21a24a1e85adab57f006a784cffef80b45170d47a5a2cb3454aae8a6c0f298fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21a24a1e85adab57f006a784cffef80b45170d47a5a2cb3454aae8a6c0f298fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a24a1e85adab57f006a784cffef80b45170d47a5a2cb3454aae8a6c0f298fb", kill_on_drop: false }` [INFO] [stdout] 21a24a1e85adab57f006a784cffef80b45170d47a5a2cb3454aae8a6c0f298fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c53415a5a4602aa37d2139c16826b53eb78c18b739b6b425050f4b14ce9b9db1 [INFO] running `Command { std: "docker" "start" "-a" "c53415a5a4602aa37d2139c16826b53eb78c18b739b6b425050f4b14ce9b9db1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling twlu v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s [INFO] running `Command { std: "docker" "inspect" "c53415a5a4602aa37d2139c16826b53eb78c18b739b6b425050f4b14ce9b9db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53415a5a4602aa37d2139c16826b53eb78c18b739b6b425050f4b14ce9b9db1", kill_on_drop: false }` [INFO] [stdout] c53415a5a4602aa37d2139c16826b53eb78c18b739b6b425050f4b14ce9b9db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e4037789bbeea228197dbff90792837f6cb8da0277a5f95cc7aeea3bd4c3acbc [INFO] running `Command { std: "docker" "start" "-a" "e4037789bbeea228197dbff90792837f6cb8da0277a5f95cc7aeea3bd4c3acbc", kill_on_drop: false }` [INFO] [stderr] Compiling twlu v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "e4037789bbeea228197dbff90792837f6cb8da0277a5f95cc7aeea3bd4c3acbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4037789bbeea228197dbff90792837f6cb8da0277a5f95cc7aeea3bd4c3acbc", kill_on_drop: false }` [INFO] [stdout] e4037789bbeea228197dbff90792837f6cb8da0277a5f95cc7aeea3bd4c3acbc