[INFO] fetching crate wasmer-wit-component 0.1.1...
[INFO] testing wasmer-wit-component-0.1.1 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[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 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7e4890d3d02531a7b99e029d03e2ced60cfcca893ffc201e25b12176fa82594
[INFO] running `Command { std: "docker" "start" "-a" "a7e4890d3d02531a7b99e029d03e2ced60cfcca893ffc201e25b12176fa82594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e4890d3d02531a7b99e029d03e2ced60cfcca893ffc201e25b12176fa82594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e4890d3d02531a7b99e029d03e2ced60cfcca893ffc201e25b12176fa82594", kill_on_drop: false }`
[INFO] [stdout] a7e4890d3d02531a7b99e029d03e2ced60cfcca893ffc201e25b12176fa82594
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fdf22a0fa7ce0be56a6469948d6fb782b49b1294ede0f9d9ec77541f232497a
[INFO] running `Command { std: "docker" "start" "-a" "8fdf22a0fa7ce0be56a6469948d6fb782b49b1294ede0f9d9ec77541f232497a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling wasm-encoder v0.16.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling wasm-encoder v0.13.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wasmparser v0.86.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling wast v46.0.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasmer-wit-parser v0.1.1
[INFO] [stderr]    Compiling regex v1.6.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 25.76s
[INFO] running `Command { std: "docker" "inspect" "8fdf22a0fa7ce0be56a6469948d6fb782b49b1294ede0f9d9ec77541f232497a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fdf22a0fa7ce0be56a6469948d6fb782b49b1294ede0f9d9ec77541f232497a", kill_on_drop: false }`
[INFO] [stdout] 8fdf22a0fa7ce0be56a6469948d6fb782b49b1294ede0f9d9ec77541f232497a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff2faf9cf7c52d79dcba2ac61957bdb874e284a96acd5df74e4b2e4104f0ef97
[INFO] running `Command { std: "docker" "start" "-a" "ff2faf9cf7c52d79dcba2ac61957bdb874e284a96acd5df74e4b2e4104f0ef97", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling wasmparser v0.89.1
[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 7.80s
[INFO] running `Command { std: "docker" "inspect" "ff2faf9cf7c52d79dcba2ac61957bdb874e284a96acd5df74e4b2e4104f0ef97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2faf9cf7c52d79dcba2ac61957bdb874e284a96acd5df74e4b2e4104f0ef97", kill_on_drop: false }`
[INFO] [stdout] ff2faf9cf7c52d79dcba2ac61957bdb874e284a96acd5df74e4b2e4104f0ef97
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6eae3182d405212b14f590f3d2c2f9172caec2b96afebd637aa404b9cdcae8d1
[INFO] running `Command { std: "docker" "start" "-a" "6eae3182d405212b14f590f3d2c2f9172caec2b96afebd637aa404b9cdcae8d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_wit_component-2e8ddac5d87a6677)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/wasm2wit.rs (/opt/rustwide/target/debug/deps/wasm2wit-9fa14f4649996fe2)
[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 unittests src/bin/wit-component.rs (/opt/rustwide/target/debug/deps/wit_component-d0d3006acc87edf0)
[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/wit2wasm.rs (/opt/rustwide/target/debug/deps/wit2wasm-bd61e86642f4955a)
[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-123bc9d7caa5bfa6)
[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 `lift-options`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     invalid leading byte (0x6f) for component function results (at offset 0xe)
[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" "6eae3182d405212b14f590f3d2c2f9172caec2b96afebd637aa404b9cdcae8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eae3182d405212b14f590f3d2c2f9172caec2b96afebd637aa404b9cdcae8d1", kill_on_drop: false }`
[INFO] [stdout] 6eae3182d405212b14f590f3d2c2f9172caec2b96afebd637aa404b9cdcae8d1
