[INFO] fetching crate wasm-bridge-wasi 0.3.2...
[INFO] testing wasm-bridge-wasi-0.3.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wasm-bridge-wasi 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wasm-bridge-wasi 0.3.2
[INFO] finished tweaking crates.io crate wasm-bridge-wasi 0.3.2
[INFO] tweaked toml for crates.io crate wasm-bridge-wasi 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-bridge-wasi 0.3.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 260 packages to latest compatible versions
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.10.1)
[INFO] [stderr]       Adding wasm-bridge v0.3.2 (available: v0.4.0)
[INFO] [stderr]       Adding wasm-bridge-macros v0.3.2 (available: v0.4.0)
[INFO] [stderr]       Adding wasmtime-wasi v15.0.1 (available: v44.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0809d3e094dccecb801859bd1caf49a61b473b2f829de16ac655bfb340626623
[INFO] running `Command { std: "docker" "start" "-a" "0809d3e094dccecb801859bd1caf49a61b473b2f829de16ac655bfb340626623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0809d3e094dccecb801859bd1caf49a61b473b2f829de16ac655bfb340626623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0809d3e094dccecb801859bd1caf49a61b473b2f829de16ac655bfb340626623", kill_on_drop: false }`
[INFO] [stdout] 0809d3e094dccecb801859bd1caf49a61b473b2f829de16ac655bfb340626623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87a39908b73399dcf830b9c0f714c52cf27cc6ce25670895836ffd0795857b1e
[INFO] running `Command { std: "docker" "start" "-a" "87a39908b73399dcf830b9c0f714c52cf27cc6ce25670895836ffd0795857b1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v15.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling cap-primitives v2.0.2
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cranelift-entity v0.102.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling wasmtime-fiber v15.0.1
[INFO] [stderr]    Compiling wasmtime-component-util v15.0.1
[INFO] [stderr]    Compiling wasmtime-runtime v15.0.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling wasmtime-asm-macros v15.0.1
[INFO] [stderr]    Compiling cap-std v2.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling wasmtime-jit-debug v15.0.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling wasmtime-wmemcheck v15.0.1
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v15.0.1
[INFO] [stderr]    Compiling wasi-common v15.0.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling cap-fs-ext v2.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cap-rand v2.0.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling wasmtime-wasi v15.0.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v15.0.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling wasmtime-component-macro v15.0.1
[INFO] [stderr]    Compiling wiggle-generate v15.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling wiggle-macro v15.0.1
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling cap-time-ext v2.0.2
[INFO] [stderr]    Compiling wasmtime-types v15.0.1
[INFO] [stderr]    Compiling cap-net-ext v2.0.2
[INFO] [stderr]    Compiling wasmtime-environ v15.0.1
[INFO] [stderr]    Compiling wasmtime-jit v15.0.1
[INFO] [stderr]    Compiling wasmtime v15.0.1
[INFO] [stderr]    Compiling wiggle v15.0.1
[INFO] [stderr]    Compiling wasm-bridge-wasi v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "87a39908b73399dcf830b9c0f714c52cf27cc6ce25670895836ffd0795857b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a39908b73399dcf830b9c0f714c52cf27cc6ce25670895836ffd0795857b1e", kill_on_drop: false }`
[INFO] [stdout] 87a39908b73399dcf830b9c0f714c52cf27cc6ce25670895836ffd0795857b1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8575b6066021ae922e8d016a89dacdb1e3e4cd8e5888478e938153f5f6e64ab3
[INFO] running `Command { std: "docker" "start" "-a" "8575b6066021ae922e8d016a89dacdb1e3e4cd8e5888478e938153f5f6e64ab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v15.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.71
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling wasmtime-fiber v15.0.1
[INFO] [stderr]    Compiling wasmtime-runtime v15.0.1
[INFO] [stderr]    Compiling wasmtime-jit-debug v15.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling wiggle-generate v15.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling cranelift-entity v0.102.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wiggle-macro v15.0.1
[INFO] [stderr]    Compiling wasmtime-types v15.0.1
[INFO] [stderr]    Compiling wasmtime-environ v15.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v15.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling js-sys v0.3.98
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling wasmtime-component-macro v15.0.1
[INFO] [stderr]    Compiling wasmtime-jit v15.0.1
[INFO] [stderr]    Compiling wasmtime v15.0.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.71
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.71
[INFO] [stderr]    Compiling wiggle v15.0.1
[INFO] [stderr]    Compiling wasi-common v15.0.1
[INFO] [stderr]    Compiling wasmtime-wasi v15.0.1
[INFO] [stderr]    Compiling wasm-bridge-wasi v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "8575b6066021ae922e8d016a89dacdb1e3e4cd8e5888478e938153f5f6e64ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8575b6066021ae922e8d016a89dacdb1e3e4cd8e5888478e938153f5f6e64ab3", kill_on_drop: false }`
[INFO] [stdout] 8575b6066021ae922e8d016a89dacdb1e3e4cd8e5888478e938153f5f6e64ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb951950a26c4355077178fc6747e2ee7a843335a0290524e742a7848d28cdcf
[INFO] running `Command { std: "docker" "start" "-a" "eb951950a26c4355077178fc6747e2ee7a843335a0290524e742a7848d28cdcf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_bridge_wasi-f91d76155b598007)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasm_bridge_wasi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb951950a26c4355077178fc6747e2ee7a843335a0290524e742a7848d28cdcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb951950a26c4355077178fc6747e2ee7a843335a0290524e742a7848d28cdcf", kill_on_drop: false }`
[INFO] [stdout] eb951950a26c4355077178fc6747e2ee7a843335a0290524e742a7848d28cdcf
