[INFO] fetching crate fce-wit-generator 0.1.1... [INFO] checking fce-wit-generator-0.1.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate fce-wit-generator 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fce-wit-generator 0.1.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fce-wit-generator 0.1.1 [INFO] finished tweaking crates.io crate fce-wit-generator 0.1.1 [INFO] tweaked toml for crates.io crate fce-wit-generator 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea5d2920edf2c6f401ed637886a84ef2395c253048998074265a6f53546961c6 [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" "ea5d2920edf2c6f401ed637886a84ef2395c253048998074265a6f53546961c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea5d2920edf2c6f401ed637886a84ef2395c253048998074265a6f53546961c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5d2920edf2c6f401ed637886a84ef2395c253048998074265a6f53546961c6", kill_on_drop: false }` [INFO] [stdout] ea5d2920edf2c6f401ed637886a84ef2395c253048998074265a6f53546961c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d388d3cf0caa26ffaad4480a3531c8faf32c0cecc0f08723bd238c864fdb5c0 [INFO] running `Command { std: "docker" "start" "-a" "7d388d3cf0caa26ffaad4480a3531c8faf32c0cecc0f08723bd238c864fdb5c0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking safe-transmute v0.11.0 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking wasmparser v0.55.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Checking proc-macro2 v1.0.19 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling walrus-macro v0.17.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking syn v1.0.39 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking walrus v0.17.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking wasmer-interface-types-fl v0.17.2 [INFO] [stderr] Checking fluence-sdk-wit v0.2.0 [INFO] [stderr] Checking fce-wit-interfaces v0.1.0 [INFO] [stderr] Checking fce-wit-parser v0.1.2 [INFO] [stderr] Checking fce-wit-generator v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/default_export_api_config.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | inputs: self.input_types.clone(), [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/default_export_api_config.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | outputs: self.output_types.clone(), [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | inputs: inputs.clone(), [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | outputs: outputs.clone(), [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:67:52 [INFO] [stdout] | [INFO] [stdout] 67 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | inputs: raw_inputs.clone(), [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | outputs: raw_outputs.clone(), [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | inputs: raw_inputs, [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | outputs: raw_outputs, [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0559`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fce-wit-generator`. [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] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/default_export_api_config.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | inputs: self.input_types.clone(), [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/default_export_api_config.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | outputs: self.output_types.clone(), [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | inputs: inputs.clone(), [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | outputs: outputs.clone(), [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/fn_instructions.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:67:52 [INFO] [stdout] | [INFO] [stdout] 67 | interfaces.types.push(Type::Function { inputs, outputs }); [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | inputs: raw_inputs.clone(), [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | outputs: raw_outputs.clone(), [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `inputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | inputs: raw_inputs, [INFO] [stdout] | ^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `wasmer_interface_types_fl::ast::Type::Function` has no field named `outputs` [INFO] [stdout] --> src/instructions_generator/foreign_mod_instructions.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | outputs: raw_outputs, [INFO] [stdout] | ^^^^^^^ `wasmer_interface_types_fl::ast::Type::Function` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0559`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d388d3cf0caa26ffaad4480a3531c8faf32c0cecc0f08723bd238c864fdb5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d388d3cf0caa26ffaad4480a3531c8faf32c0cecc0f08723bd238c864fdb5c0", kill_on_drop: false }` [INFO] [stdout] 7d388d3cf0caa26ffaad4480a3531c8faf32c0cecc0f08723bd238c864fdb5c0