[INFO] fetching crate fce-wit-generator 0.1.28... [INFO] checking fce-wit-generator-0.1.28 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate fce-wit-generator 0.1.28 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fce-wit-generator 0.1.28 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fce-wit-generator 0.1.28 [INFO] finished tweaking crates.io crate fce-wit-generator 0.1.28 [INFO] tweaked toml for crates.io crate fce-wit-generator 0.1.28 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf1e463cba01d9429209203e4d03fbd80719e1e8a378027502cc3b384a467ab5 [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" "cf1e463cba01d9429209203e4d03fbd80719e1e8a378027502cc3b384a467ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf1e463cba01d9429209203e4d03fbd80719e1e8a378027502cc3b384a467ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1e463cba01d9429209203e4d03fbd80719e1e8a378027502cc3b384a467ab5", kill_on_drop: false }` [INFO] [stdout] cf1e463cba01d9429209203e4d03fbd80719e1e8a378027502cc3b384a467ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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] ecb5497178f1f24fcb3bb1210ab4097eb7273858c9a522033520cf76266db919 [INFO] running `Command { std: "docker" "start" "-a" "ecb5497178f1f24fcb3bb1210ab4097eb7273858c9a522033520cf76266db919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking it-to-bytes v0.1.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.0 [INFO] [stderr] Compiling walrus-macro v0.17.0 [INFO] [stderr] Checking walrus v0.17.0 [INFO] [stderr] Checking fluence-it-types v0.1.1 [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 multimap v0.8.2 [INFO] [stderr] Checking wasmer-interface-types-fl v0.17.24 [INFO] [stderr] Checking fluence-sdk-wit v0.2.13 [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluence-sdk-wit-0.2.13/src/parsed_type.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | use serde::export::Formatter; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.119/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluence-sdk-wit` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ecb5497178f1f24fcb3bb1210ab4097eb7273858c9a522033520cf76266db919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb5497178f1f24fcb3bb1210ab4097eb7273858c9a522033520cf76266db919", kill_on_drop: false }` [INFO] [stdout] ecb5497178f1f24fcb3bb1210ab4097eb7273858c9a522033520cf76266db919