[INFO] fetching crate wasmer-interface-types-fl 0.17.0... [INFO] checking wasmer-interface-types-fl-0.17.0 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate wasmer-interface-types-fl 0.17.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate wasmer-interface-types-fl 0.17.0 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-interface-types-fl 0.17.0 [INFO] finished tweaking crates.io crate wasmer-interface-types-fl 0.17.0 [INFO] tweaked toml for crates.io crate wasmer-interface-types-fl 0.17.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b64ab6f8be4dc9a3e51f3c6bc6bfd876333e9b6522aacda13c9c5f7d5ca448db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b64ab6f8be4dc9a3e51f3c6bc6bfd876333e9b6522aacda13c9c5f7d5ca448db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b64ab6f8be4dc9a3e51f3c6bc6bfd876333e9b6522aacda13c9c5f7d5ca448db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64ab6f8be4dc9a3e51f3c6bc6bfd876333e9b6522aacda13c9c5f7d5ca448db", kill_on_drop: false }` [INFO] [stdout] b64ab6f8be4dc9a3e51f3c6bc6bfd876333e9b6522aacda13c9c5f7d5ca448db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eca9be5abfbd266d6ed33c5b4efa4ad5c33078c46fe9af96d010c5e7a9706c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7eca9be5abfbd266d6ed33c5b4efa4ad5c33078c46fe9af96d010c5e7a9706c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking safe-transmute v0.11.0 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wasmer-interface-types-fl v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `wasmer_interface_types` [INFO] [stdout] --> tests/binary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `wasmer_interface_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wasmer_interface_types::ast::*`, `wasmer_interface_types::decoders::binary::parse`, `wasmer_interface_types::encoders::binary::ToBytes`, `wasmer_interface_types::interpreter::Instruction`, `wasmer_interface_types::types::*`, `wasmer_interface_types` [INFO] [stdout] --> tests/binary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `wasmer_interface_types` [INFO] [stdout] 2 | ast::*, decoders::binary::parse, encoders::binary::ToBytes, interpreter::Instruction, types::*, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `vec1` [INFO] [stdout] --> tests/binary.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fields: vec1![InterfaceType::String, InterfaceType::I32], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Type` [INFO] [stdout] --> tests/binary.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Type::Function { [INFO] [stdout] | ^^^^ use of undeclared type or module `Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Type` [INFO] [stdout] --> tests/binary.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Type::Function { [INFO] [stdout] | ^^^^ use of undeclared type or module `Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `InterfaceType` [INFO] [stdout] --> tests/binary.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | inputs: vec![InterfaceType::I32, InterfaceType::I32], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `InterfaceType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `InterfaceType` [INFO] [stdout] --> tests/binary.rs:16:50 [INFO] [stdout] | [INFO] [stdout] 16 | inputs: vec![InterfaceType::I32, InterfaceType::I32], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `InterfaceType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `InterfaceType` [INFO] [stdout] --> tests/binary.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | outputs: vec![InterfaceType::S32], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `InterfaceType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Instruction` [INFO] [stdout] --> tests/binary.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | instructions: vec![Instruction::ArgumentGet { index: 1 }], [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Interfaces` in this scope [INFO] [stdout] --> tests/binary.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | let original_ast = Interfaces { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::ast::Interfaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Type` [INFO] [stdout] --> tests/binary.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | Type::Record(RecordType { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::ast::Type; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RecordType` in this scope [INFO] [stdout] --> tests/binary.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | Type::Record(RecordType { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::types::RecordType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Import` in this scope [INFO] [stdout] --> tests/binary.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | imports: vec![Import { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::ast::Import; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::FuncKind::Import; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::GlobalKind::Import; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::Import; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Adapter` in this scope [INFO] [stdout] --> tests/binary.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | adapters: vec![Adapter { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::ast::Adapter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Export` in this scope [INFO] [stdout] --> tests/binary.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | exports: vec![Export { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::ast::Export; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::Export; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::ModuleField::Export; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Implementation` in this scope [INFO] [stdout] --> tests/binary.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | implementations: vec![Implementation { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::ast::Implementation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/binary.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | let (remainder, ast) = parse::<()>(binary.as_slice()).expect("Failed to decode the AST."); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::decoders::binary::parse; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_interface_types_fl::decoders::wat::parse; [INFO] [stdout] | [INFO] [stdout] 1 | use wast::parser::parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-interface-types-fl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7eca9be5abfbd266d6ed33c5b4efa4ad5c33078c46fe9af96d010c5e7a9706c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eca9be5abfbd266d6ed33c5b4efa4ad5c33078c46fe9af96d010c5e7a9706c5", kill_on_drop: false }` [INFO] [stdout] 7eca9be5abfbd266d6ed33c5b4efa4ad5c33078c46fe9af96d010c5e7a9706c5