[INFO] fetching crate cosmwasm-vm 0.13.0... [INFO] checking cosmwasm-vm-0.13.0 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate cosmwasm-vm 0.13.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cosmwasm-vm 0.13.0 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 cosmwasm-vm 0.13.0 [INFO] finished tweaking crates.io crate cosmwasm-vm 0.13.0 [INFO] tweaked toml for crates.io crate cosmwasm-vm 0.13.0 written to /workspace/builds/worker-3/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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 4fc69ed38e68b222578cd6416cf0ebcec60414cceaa137c6738dc8beda6367f5 [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" "4fc69ed38e68b222578cd6416cf0ebcec60414cceaa137c6738dc8beda6367f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc69ed38e68b222578cd6416cf0ebcec60414cceaa137c6738dc8beda6367f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc69ed38e68b222578cd6416cf0ebcec60414cceaa137c6738dc8beda6367f5", kill_on_drop: false }` [INFO] [stdout] 4fc69ed38e68b222578cd6416cf0ebcec60414cceaa137c6738dc8beda6367f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 3c3fcac43b50f22dad6d3e24685cf55321f883809a8470f93e743a2bd55127c5 [INFO] running `Command { std: "docker" "start" "-a" "3c3fcac43b50f22dad6d3e24685cf55321f883809a8470f93e743a2bd55127c5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking wasmparser v0.65.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.0 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking parity-wasm v0.42.1 [INFO] [stderr] Checking clru v0.2.1 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking wast v30.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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 indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking memmap2 v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling wasmer-vm v1.0.0 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking wat v1.0.31 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling dynasm v1.0.1 [INFO] [stderr] Compiling wasmer-derive v1.0.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling cosmwasm-derive v0.13.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enumset_derive-0.5.0/src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | use syn::export::Span; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `enumset_derive` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [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" "3c3fcac43b50f22dad6d3e24685cf55321f883809a8470f93e743a2bd55127c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3fcac43b50f22dad6d3e24685cf55321f883809a8470f93e743a2bd55127c5", kill_on_drop: false }` [INFO] [stdout] 3c3fcac43b50f22dad6d3e24685cf55321f883809a8470f93e743a2bd55127c5