[INFO] fetching crate wasm-tools 1.0.3... [INFO] testing wasm-tools-1.0.3 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wasm-tools 1.0.3 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate wasm-tools 1.0.3 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-tools 1.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasm-tools 1.0.3 [INFO] tweaked toml for crates.io crate wasm-tools 1.0.3 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate wasm-tools 1.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48fd342a6a47158bb1c2613ffea0604b64b1e94a92247a79b36abd60776a8016 [INFO] running `Command { std: "docker" "start" "-a" "48fd342a6a47158bb1c2613ffea0604b64b1e94a92247a79b36abd60776a8016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48fd342a6a47158bb1c2613ffea0604b64b1e94a92247a79b36abd60776a8016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fd342a6a47158bb1c2613ffea0604b64b1e94a92247a79b36abd60776a8016", kill_on_drop: false }` [INFO] [stdout] 48fd342a6a47158bb1c2613ffea0604b64b1e94a92247a79b36abd60776a8016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 084e63c8d8bc4e85f86484f261f105209c0f376aa139fd9ad6db23ca2223a747 [INFO] running `Command { std: "docker" "start" "-a" "084e63c8d8bc4e85f86484f261f105209c0f376aa139fd9ad6db23ca2223a747", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling symbolic_expressions v5.0.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling wasm-encoder v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling egg v0.6.0 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling wasmparser-dump v0.1.1 [INFO] [stderr] Compiling wasmprinter v0.2.33 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wat v1.0.41 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling clap_derive v3.0.2 [INFO] [stderr] Compiling derive_arbitrary v1.0.0 [INFO] [stderr] Compiling arbitrary v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling clap v3.0.4 [INFO] [stderr] Compiling wasm-mutate v0.2.1 [INFO] [stderr] Compiling flagset v0.4.2 [INFO] [stderr] Compiling wasm-smith v0.9.1 [INFO] [stderr] Compiling wasm-shrink v0.1.3 [INFO] [stderr] Compiling wasm-tools v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.86s [INFO] running `Command { std: "docker" "inspect" "084e63c8d8bc4e85f86484f261f105209c0f376aa139fd9ad6db23ca2223a747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084e63c8d8bc4e85f86484f261f105209c0f376aa139fd9ad6db23ca2223a747", kill_on_drop: false }` [INFO] [stdout] 084e63c8d8bc4e85f86484f261f105209c0f376aa139fd9ad6db23ca2223a747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e0079246f7af6b1215e8baddafcec650d6390907cc8ea4dc9f9ec7ff033740 [INFO] running `Command { std: "docker" "start" "-a" "c5e0079246f7af6b1215e8baddafcec650d6390907cc8ea4dc9f9ec7ff033740", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling wasm-tools v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wast` [INFO] [stdout] --> tests/roundtrip.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use wast::lexer::Lexer; [INFO] [stdout] | ^^^^ use of undeclared crate or module `wast` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 32 | use wat::lexer::Lexer; [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wast` [INFO] [stdout] --> tests/roundtrip.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use wast::parser::ParseBuffer; [INFO] [stdout] | ^^^^ use of undeclared crate or module `wast` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 33 | use wat::parser::ParseBuffer; [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wast`, `wast::lexer::Lexer`, `wast::parser::ParseBuffer` [INFO] [stdout] --> tests/roundtrip.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use wast::lexer::Lexer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | use wast::parser::ParseBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | use wast::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `wast` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | use wat::*; [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> tests/roundtrip.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | let mut lexer = Lexer::new(contents); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseBuffer` [INFO] [stdout] --> tests/roundtrip.rs:252:19 [INFO] [stdout] | [INFO] [stdout] 252 | let buf = ParseBuffer::new_with_lexer(lexer).map_err(|e| adjust!(e))?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ParseBuffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parser` [INFO] [stdout] --> tests/roundtrip.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 253 | let wast = parser::parse::(&buf).map_err(|e| adjust!(e))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wast` [INFO] [stdout] --> tests/roundtrip.rs:278:53 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(err) = error.downcast_mut::() { [INFO] [stdout] | ^^^^ use of undeclared crate or module `wast` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(err) = error.downcast_mut::() { [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WastDirective` [INFO] [stdout] --> tests/roundtrip.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | WastDirective::Module(mut module) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WastDirective` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModuleKind` [INFO] [stdout] --> tests/roundtrip.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | ModuleKind::Text(_) => true, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ModuleKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModuleKind` [INFO] [stdout] --> tests/roundtrip.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | ModuleKind::Binary(_) => false, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ModuleKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WastDirective` [INFO] [stdout] --> tests/roundtrip.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | WastDirective::QuoteModule { source, span: _ } => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WastDirective` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WastDirective` [INFO] [stdout] --> tests/roundtrip.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | WastDirective::AssertMalformed { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WastDirective` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuoteModule` [INFO] [stdout] --> tests/roundtrip.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | module: QuoteModule::Quote(source), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `QuoteModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WastDirective` [INFO] [stdout] --> tests/roundtrip.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | WastDirective::AssertInvalid { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WastDirective` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuoteModule` [INFO] [stdout] --> tests/roundtrip.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | QuoteModule::Module(mut m) => m.encode()?, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `QuoteModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuoteModule` [INFO] [stdout] --> tests/roundtrip.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | QuoteModule::Quote(list) => self.parse_quote_module(test, &list)?, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `QuoteModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WastDirective` [INFO] [stdout] --> tests/roundtrip.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | WastDirective::AssertMalformed { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WastDirective` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuoteModule` [INFO] [stdout] --> tests/roundtrip.rs:378:25 [INFO] [stdout] | [INFO] [stdout] 378 | module: QuoteModule::Module(mut module), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `QuoteModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseBuffer` [INFO] [stdout] --> tests/roundtrip.rs:422:19 [INFO] [stdout] | [INFO] [stdout] 422 | let buf = ParseBuffer::new(&ret)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ParseBuffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parser` [INFO] [stdout] --> tests/roundtrip.rs:423:23 [INFO] [stdout] | [INFO] [stdout] 423 | let mut wat = parser::parse::(&buf)?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wast` [INFO] [stdout] --> tests/roundtrip.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | let mut e = wast::Error::from($e); [INFO] [stdout] | ^^^^^ not found in `wast` [INFO] [stdout] ... [INFO] [stdout] 252 | let buf = ParseBuffer::new_with_lexer(lexer).map_err(|e| adjust!(e))?; [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `adjust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 26 | use anyhow::Error; [INFO] [stdout] | [INFO] [stdout] 26 | use arbitrary::Error; [INFO] [stdout] | [INFO] [stdout] 26 | use clap::Error; [INFO] [stdout] | [INFO] [stdout] 26 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 11 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wast` in this scope [INFO] [stdout] --> tests/roundtrip.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 169 | impl TestState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 253 | let wast = parser::parse::(&buf).map_err(|e| adjust!(e))?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wast` [INFO] [stdout] --> tests/roundtrip.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | let mut e = wast::Error::from($e); [INFO] [stdout] | ^^^^^ not found in `wast` [INFO] [stdout] ... [INFO] [stdout] 253 | let wast = parser::parse::(&buf).map_err(|e| adjust!(e))?; [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `adjust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 26 | use anyhow::Error; [INFO] [stdout] | [INFO] [stdout] 26 | use arbitrary::Error; [INFO] [stdout] | [INFO] [stdout] 26 | use clap::Error; [INFO] [stdout] | [INFO] [stdout] 26 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 11 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WastDirective` in this scope [INFO] [stdout] --> tests/roundtrip.rs:288:59 [INFO] [stdout] | [INFO] [stdout] 288 | fn test_wast_directive(&self, test: &Path, directive: WastDirective) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wat` in this scope [INFO] [stdout] --> tests/roundtrip.rs:423:39 [INFO] [stdout] | [INFO] [stdout] 169 | impl TestState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 423 | let mut wat = parser::parse::(&buf)?; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/roundtrip.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | let actual = module.encode()?; [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/roundtrip.rs:294:30 [INFO] [stdout] | [INFO] [stdout] 294 | let actual = module.encode()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/roundtrip.rs:294:45 [INFO] [stdout] | [INFO] [stdout] 294 | let actual = module.encode()?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/roundtrip.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | let wasm = module.encode()?; [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/roundtrip.rs:381:28 [INFO] [stdout] | [INFO] [stdout] 381 | let wasm = module.encode()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/roundtrip.rs:381:43 [INFO] [stdout] | [INFO] [stdout] 381 | let wasm = module.encode()?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-tools` due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c5e0079246f7af6b1215e8baddafcec650d6390907cc8ea4dc9f9ec7ff033740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e0079246f7af6b1215e8baddafcec650d6390907cc8ea4dc9f9ec7ff033740", kill_on_drop: false }` [INFO] [stdout] c5e0079246f7af6b1215e8baddafcec650d6390907cc8ea4dc9f9ec7ff033740