[INFO] cloning repository https://github.com/johanhelsing/bevy_wasm_pack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johanhelsing/bevy_wasm_pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanhelsing%2Fbevy_wasm_pack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanhelsing%2Fbevy_wasm_pack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5af9ad507e630fb0af86abc36f1fdd18e28f0dfb
[INFO] building johanhelsing/bevy_wasm_pack against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanhelsing%2Fbevy_wasm_pack" "/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/johanhelsing/bevy_wasm_pack
[INFO] finished tweaking git repo https://github.com/johanhelsing/bevy_wasm_pack
[INFO] tweaked toml for git repo https://github.com/johanhelsing/bevy_wasm_pack written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johanhelsing/bevy_wasm_pack on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johanhelsing/bevy_wasm_pack 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/johanhelsing/xtask-wasm`
[INFO] [stderr]     Updating git repository `https://github.com/johanhelsing/binary-install`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.100
[INFO] [stderr]   Downloaded is_executable v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.100
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.100
[INFO] [stderr]   Downloaded walrus-macro v0.19.0
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.100
[INFO] [stderr]   Downloaded wasm-encoder v0.214.0
[INFO] [stderr]   Downloaded wasmparser v0.77.1
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.100
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded walrus v0.23.3
[INFO] [stderr]   Downloaded walrus v0.19.0
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded walrus-macro v0.22.0
[INFO] [stderr]   Downloaded xtask-watch v0.1.6
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.100
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d2745656718272bef6192d756cdb04b176f5df9642f444e4b290d72c9bba0d6
[INFO] running `Command { std: "docker" "start" "-a" "6d2745656718272bef6192d756cdb04b176f5df9642f444e4b290d72c9bba0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d2745656718272bef6192d756cdb04b176f5df9642f444e4b290d72c9bba0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2745656718272bef6192d756cdb04b176f5df9642f444e4b290d72c9bba0d6", kill_on_drop: false }`
[INFO] [stdout] 6d2745656718272bef6192d756cdb04b176f5df9642f444e4b290d72c9bba0d6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eae05170035fc9f838631e6f4a020192c9e705468e4eaac1b576b61c35fc589
[INFO] running `Command { std: "docker" "start" "-a" "5eae05170035fc9f838631e6f4a020192c9e705468e4eaac1b576b61c35fc589", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling wasmparser v0.77.1
[INFO] [stderr]    Compiling is_executable v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling walrus v0.19.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling walrus-macro v0.22.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling xtask-watch v0.1.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling binary-install v0.0.2 (https://github.com/johanhelsing/binary-install?branch=yeet-curl#fdf05360)
[INFO] [stderr]    Compiling walrus v0.23.3
[INFO] [stderr]    Compiling wasm-bindgen-wasm-conventions v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-wasm-interpreter v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-externref-xform v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-threads-xform v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-multi-value-xform v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-cli-support v0.2.100
[INFO] [stderr]    Compiling xtask-wasm v0.1.9 (https://github.com/johanhelsing/xtask-wasm?branch=fix-wasm-opt#c22e2532)
[INFO] [stderr]    Compiling bevy_wasm_pack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "5eae05170035fc9f838631e6f4a020192c9e705468e4eaac1b576b61c35fc589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eae05170035fc9f838631e6f4a020192c9e705468e4eaac1b576b61c35fc589", kill_on_drop: false }`
[INFO] [stdout] 5eae05170035fc9f838631e6f4a020192c9e705468e4eaac1b576b61c35fc589
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba29ba59ac02ed256e86ba9a19d9122fcd4518b20a79d32216ff0d0d1c9ec17e
[INFO] running `Command { std: "docker" "start" "-a" "ba29ba59ac02ed256e86ba9a19d9122fcd4518b20a79d32216ff0d0d1c9ec17e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_wasm_pack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "ba29ba59ac02ed256e86ba9a19d9122fcd4518b20a79d32216ff0d0d1c9ec17e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba29ba59ac02ed256e86ba9a19d9122fcd4518b20a79d32216ff0d0d1c9ec17e", kill_on_drop: false }`
[INFO] [stdout] ba29ba59ac02ed256e86ba9a19d9122fcd4518b20a79d32216ff0d0d1c9ec17e
