[INFO] fetching crate wasmer-wit-component 0.1.1... [INFO] testing wasmer-wit-component-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate wasmer-wit-component 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wasmer-wit-component 0.1.1 [INFO] finished tweaking crates.io crate wasmer-wit-component 0.1.1 [INFO] tweaked toml for crates.io crate wasmer-wit-component 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-wit-component 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-wit-component 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e265f1be2d17354c91d6df1774b1e078c55885f55bf1a51539720cd2f1d38a2 [INFO] running `Command { std: "docker" "start" "-a" "2e265f1be2d17354c91d6df1774b1e078c55885f55bf1a51539720cd2f1d38a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e265f1be2d17354c91d6df1774b1e078c55885f55bf1a51539720cd2f1d38a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e265f1be2d17354c91d6df1774b1e078c55885f55bf1a51539720cd2f1d38a2", kill_on_drop: false }` [INFO] [stdout] 2e265f1be2d17354c91d6df1774b1e078c55885f55bf1a51539720cd2f1d38a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c186b18f2c0d80a90b5c84d439a98a59d3bc8eba5f42c01f5bc0e309af1dd5f4 [INFO] running `Command { std: "docker" "start" "-a" "c186b18f2c0d80a90b5c84d439a98a59d3bc8eba5f42c01f5bc0e309af1dd5f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wasm-encoder v0.16.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling wast v46.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling wasmer-wit-parser v0.1.1 [INFO] [stderr] Compiling wasmparser v0.86.0 [INFO] [stderr] Compiling wasm-encoder v0.13.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling wat v1.0.48 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling wasmer-wit-component v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.77s [INFO] running `Command { std: "docker" "inspect" "c186b18f2c0d80a90b5c84d439a98a59d3bc8eba5f42c01f5bc0e309af1dd5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c186b18f2c0d80a90b5c84d439a98a59d3bc8eba5f42c01f5bc0e309af1dd5f4", kill_on_drop: false }` [INFO] [stdout] c186b18f2c0d80a90b5c84d439a98a59d3bc8eba5f42c01f5bc0e309af1dd5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d3d5396d9d0325968be3d304be14422679dc4c5ba71f710c09e62b4d2689a2a [INFO] running `Command { std: "docker" "start" "-a" "4d3d5396d9d0325968be3d304be14422679dc4c5ba71f710c09e62b4d2689a2a", kill_on_drop: false }` [INFO] [stderr] Compiling wasmparser v0.89.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling wasmprinter v0.2.39 [INFO] [stderr] Compiling wasmer-wit-component v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "4d3d5396d9d0325968be3d304be14422679dc4c5ba71f710c09e62b4d2689a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3d5396d9d0325968be3d304be14422679dc4c5ba71f710c09e62b4d2689a2a", kill_on_drop: false }` [INFO] [stdout] 4d3d5396d9d0325968be3d304be14422679dc4c5ba71f710c09e62b4d2689a2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a267a087b4ca924dda5aa486cb7b496091d5d04fd7e0d558fcfae2be5dca4e1 [INFO] running `Command { std: "docker" "start" "-a" "9a267a087b4ca924dda5aa486cb7b496091d5d04fd7e0d558fcfae2be5dca4e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_wit_component-ebc29e020a707256) [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] Running unittests src/bin/wasm2wit.rs (/opt/rustwide/target/debug/deps/wasm2wit-cd7162e4174dd96f) [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] Running unittests src/bin/wit-component.rs (/opt/rustwide/target/debug/deps/wit_component-e891bf777c6774dd) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/wit2wasm.rs (/opt/rustwide/target/debug/deps/wit2wasm-ffd107e3fdeeab1b) [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] [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] Running tests/components.rs (/opt/rustwide/target/debug/deps/components-2935ecac11f506a1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test component_encoding ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- component_encoding stdout ---- [INFO] [stdout] Error: failed to print component bytes for test case `import-conflict` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] invalid leading byte (0x2) for component function parameters (at offset 0xc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] component_encoding [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test components` [INFO] running `Command { std: "docker" "inspect" "9a267a087b4ca924dda5aa486cb7b496091d5d04fd7e0d558fcfae2be5dca4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a267a087b4ca924dda5aa486cb7b496091d5d04fd7e0d558fcfae2be5dca4e1", kill_on_drop: false }` [INFO] [stdout] 9a267a087b4ca924dda5aa486cb7b496091d5d04fd7e0d558fcfae2be5dca4e1