[INFO] cloning repository https://github.com/ellipticoin/moonshined [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ellipticoin/moonshined" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Fmoonshined", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Fmoonshined'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d70bcda9b2f294acaec132a4bc679fe3a5b8424 [INFO] checking ellipticoin/moonshined against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Fmoonshined" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/moonshined on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ellipticoin/moonshined [INFO] finished tweaking git repo https://github.com/ellipticoin/moonshined [INFO] tweaked toml for git repo https://github.com/ellipticoin/moonshined written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ellipticoin/moonshined already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded signal-hook v0.3.4 [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded async-sse v4.1.0 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.12 [INFO] [stderr] Downloaded sval v1.0.0-alpha.5 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded elliptic-curve v0.8.4 [INFO] [stderr] Downloaded const-oid v0.4.1 [INFO] [stderr] Downloaded simple-mutex v1.1.5 [INFO] [stderr] Downloaded curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded async-h1 v2.3.1 [INFO] [stderr] Downloaded http-types v2.10.0 [INFO] [stderr] Downloaded serde_eth v0.1.0 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded tide v0.16.0 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded async-dup v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28db4afcc315f44727c9bd812cbf8cf22e56bcbc8d6017ff91b948e79e9d6682 [INFO] running `Command { std: "docker" "start" "-a" "28db4afcc315f44727c9bd812cbf8cf22e56bcbc8d6017ff91b948e79e9d6682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28db4afcc315f44727c9bd812cbf8cf22e56bcbc8d6017ff91b948e79e9d6682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28db4afcc315f44727c9bd812cbf8cf22e56bcbc8d6017ff91b948e79e9d6682", kill_on_drop: false }` [INFO] [stdout] 28db4afcc315f44727c9bd812cbf8cf22e56bcbc8d6017ff91b948e79e9d6682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54631734acfdbd3cca978e72fdf31375dfd85e0df73fee3904494dbe84d237a0 [INFO] running `Command { std: "docker" "start" "-a" "54631734acfdbd3cca978e72fdf31375dfd85e0df73fee3904494dbe84d237a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking sval v1.0.0-alpha.5 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking const-oid v0.4.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking byte-pool v0.2.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=651f0ae5c2b1b82a -C extra-filename=-651f0ae5c2b1b82a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48eb8d18c536f83a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e1b4576021b6a197.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-cbe35316e857cd87.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "54631734acfdbd3cca978e72fdf31375dfd85e0df73fee3904494dbe84d237a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54631734acfdbd3cca978e72fdf31375dfd85e0df73fee3904494dbe84d237a0", kill_on_drop: false }` [INFO] [stdout] 54631734acfdbd3cca978e72fdf31375dfd85e0df73fee3904494dbe84d237a0