[INFO] updating cached repository https://github.com/fstnetwork/azure-ethereum-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4060db456f68f9d95dc3af0d41ef69d7212775ea [INFO] testing fstnetwork/azure-ethereum-launcher against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstnetwork%2Fazure-ethereum-launcher" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fstnetwork/azure-ethereum-launcher on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fstnetwork/azure-ethereum-launcher [INFO] finished tweaking git repo https://github.com/fstnetwork/azure-ethereum-launcher [INFO] tweaked toml for git repo https://github.com/fstnetwork/azure-ethereum-launcher written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/fstnetwork/azure-ethereum-launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba53e65629b1f3d2c2ab1b308b136e9c361953898ff0ef733f3a42b729498d13 [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" "ba53e65629b1f3d2c2ab1b308b136e9c361953898ff0ef733f3a42b729498d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba53e65629b1f3d2c2ab1b308b136e9c361953898ff0ef733f3a42b729498d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba53e65629b1f3d2c2ab1b308b136e9c361953898ff0ef733f3a42b729498d13", kill_on_drop: false }` [INFO] [stdout] ba53e65629b1f3d2c2ab1b308b136e9c361953898ff0ef733f3a42b729498d13 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--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] c66cb96795964418c3cd27ea5c1bb2e8bc8cad6d8007bff4391869a8747bc0b0 [INFO] running `Command { std: "docker" "start" "-a" "c66cb96795964418c3cd27ea5c1bb2e8bc8cad6d8007bff4391869a8747bc0b0", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling bech32 v0.3.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling memzero v0.1.0 (https://github.com/paritytech/parity-ethereum.git#4fec2f2f) [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling secp256k1 v0.9.2 [INFO] [stderr] Compiling hidapi v0.4.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bitcoin-bech32 v0.5.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling parity-wordlist v1.2.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/symbol.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | name: ast::Name($index), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | / declare_keywords! { [INFO] [stdout] 166 | | // Invalid identifier [INFO] [stdout] 167 | | (0, Invalid, "") [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stdout] 232 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling globset v0.1.4 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling strason v0.3.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.21.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_9"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=401091a5270de4cb -C extra-filename=-401091a5270de4cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-a1ecfb859fdd0b03.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4f062fae07e23fe8.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-45d15d1d371435f1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c66cb96795964418c3cd27ea5c1bb2e8bc8cad6d8007bff4391869a8747bc0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66cb96795964418c3cd27ea5c1bb2e8bc8cad6d8007bff4391869a8747bc0b0", kill_on_drop: false }` [INFO] [stdout] c66cb96795964418c3cd27ea5c1bb2e8bc8cad6d8007bff4391869a8747bc0b0