[INFO] fetching crate aquamarine-vm 0.1.0... [INFO] checking aquamarine-vm-0.1.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate aquamarine-vm 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate aquamarine-vm 0.1.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate aquamarine-vm 0.1.0 [INFO] finished tweaking crates.io crate aquamarine-vm 0.1.0 [INFO] tweaked toml for crates.io crate aquamarine-vm 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", 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] bf18ee12c34bb8dc8005b47c1876cc583e97c0ebe3204e187ad7a41cf01993f6 [INFO] running `Command { std: "docker" "start" "-a" "bf18ee12c34bb8dc8005b47c1876cc583e97c0ebe3204e187ad7a41cf01993f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf18ee12c34bb8dc8005b47c1876cc583e97c0ebe3204e187ad7a41cf01993f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf18ee12c34bb8dc8005b47c1876cc583e97c0ebe3204e187ad7a41cf01993f6", kill_on_drop: false }` [INFO] [stdout] bf18ee12c34bb8dc8005b47c1876cc583e97c0ebe3204e187ad7a41cf01993f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc9e12cffe63ef5ac2c195fd388aacf05d3b995ab54a3a2ac3eab4c28f0d0cf [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" "2fc9e12cffe63ef5ac2c195fd388aacf05d3b995ab54a3a2ac3eab4c28f0d0cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking safe-transmute v0.11.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking wasmparser v0.55.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking multi-map v1.3.0 [INFO] [stderr] Checking fce-utils v0.1.0 [INFO] [stderr] Checking cmd_lib v0.7.8 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling walrus-macro v0.17.0 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking walrus v0.17.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking typetag v0.1.6 [INFO] [stderr] Checking wasmer-interface-types-fl v0.17.17 [INFO] [stderr] Compiling fluence-sdk-wit v0.2.8 [INFO] [stderr] Compiling fluence-sdk-macro v0.2.8 [INFO] [stderr] Checking fce-wit-interfaces v0.1.8 [INFO] [stderr] Checking fluence-sdk-main v0.2.8 [INFO] [stderr] Checking fce-wit-parser v0.1.10 [INFO] [stderr] Checking wasmer-wasi-fl v0.17.0 [INFO] [stderr] Checking wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Checking cranelift-native v0.59.0 [INFO] [stderr] Checking wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Checking wasmer-clif-backend-fl v0.17.0 [INFO] [stderr] Checking wasmer-runtime-fl v0.17.0 [INFO] [stderr] Checking fce v0.1.11 [INFO] [stderr] Checking fluence-faas v0.1.12 [INFO] [stderr] Checking aquamarine-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `logging_mask` in initializer of `FaaSModuleConfig` [INFO] [stdout] --> src/aquamarine_stepper_vm.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | let aquamarine_module_config = FaaSModuleConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ missing `logging_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `logging_mask` in initializer of `FaaSModuleConfig` [INFO] [stdout] --> src/aquamarine_stepper_vm.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | let aquamarine_module_config = FaaSModuleConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ missing `logging_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove` found for enum `Value` in the current scope [INFO] [stdout] --> src/aquamarine_stepper_vm.rs:85:36 [INFO] [stdout] | [INFO] [stdout] 85 | let outcome = match result.remove(0) { [INFO] [stdout] | ^^^^^^ method not found in `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove` found for enum `Value` in the current scope [INFO] [stdout] --> src/aquamarine_stepper_vm.rs:85:36 [INFO] [stdout] | [INFO] [stdout] 85 | let outcome = match result.remove(0) { [INFO] [stdout] | ^^^^^^ method not found in `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aquamarine-vm` [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2fc9e12cffe63ef5ac2c195fd388aacf05d3b995ab54a3a2ac3eab4c28f0d0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc9e12cffe63ef5ac2c195fd388aacf05d3b995ab54a3a2ac3eab4c28f0d0cf", kill_on_drop: false }` [INFO] [stdout] 2fc9e12cffe63ef5ac2c195fd388aacf05d3b995ab54a3a2ac3eab4c28f0d0cf