[INFO] crate emerald-vault 0.24.0 is already in cache [INFO] testing emerald-vault-0.24.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate emerald-vault 0.24.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate emerald-vault 0.24.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate emerald-vault 0.24.0 [INFO] finished tweaking crates.io crate emerald-vault 0.24.0 [INFO] tweaked toml for crates.io crate emerald-vault 0.24.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1be22fe1e668bd85fb37a77d5ef26420a0a168dd1eb99edf2ba5049a827df5af [INFO] running `"docker" "start" "-a" "1be22fe1e668bd85fb37a77d5ef26420a0a168dd1eb99edf2ba5049a827df5af"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling bech32 v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling secp256k1 v0.9.2 [INFO] [stderr] Compiling hidapi v0.4.1 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rpassword v1.0.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling bitcoin-bech32 v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/symbol.rs:146:27 [INFO] [stderr] | [INFO] [stderr] 146 | name: ast::Name($index), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 165 | / declare_keywords! { [INFO] [stderr] 166 | | // Invalid identifier [INFO] [stderr] 167 | | (0, Invalid, "") [INFO] [stderr] 168 | | [INFO] [stderr] ... | [INFO] [stderr] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stderr] 232 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Compiling globset v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling ethabi v2.0.1 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling strason v0.3.4 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `syntex_syntax`. [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 `"docker" "inspect" "1be22fe1e668bd85fb37a77d5ef26420a0a168dd1eb99edf2ba5049a827df5af"` [INFO] running `"docker" "rm" "-f" "1be22fe1e668bd85fb37a77d5ef26420a0a168dd1eb99edf2ba5049a827df5af"` [INFO] [stdout] 1be22fe1e668bd85fb37a77d5ef26420a0a168dd1eb99edf2ba5049a827df5af