[INFO] fetching crate cargo-contract 0.12.0... [INFO] checking cargo-contract-0.12.0 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate cargo-contract 0.12.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cargo-contract 0.12.0 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-contract 0.12.0 [INFO] finished tweaking crates.io crate cargo-contract 0.12.0 [INFO] tweaked toml for crates.io crate cargo-contract 0.12.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate cargo-contract 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallet-indices v2.0.1 [INFO] [stderr] Downloaded contract-metadata v0.2.0 [INFO] [stderr] Downloaded ref-cast v1.0.3 [INFO] [stderr] Downloaded parity-wasm v0.42.2 [INFO] [stderr] Downloaded parity-scale-codec v2.1.0 [INFO] [stderr] Downloaded pwasm-utils v0.17.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.3 [INFO] [stderr] Downloaded pallet-staking v2.0.1 [INFO] [stderr] Downloaded substrate-subxt v0.14.0 [INFO] [stderr] Downloaded sp-npos-elections v2.0.0 [INFO] [stderr] Downloaded sp-npos-elections-compact v2.0.0 [INFO] [stderr] Downloaded substrate-subxt-proc-macro v0.14.0 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.1.0 [INFO] [stderr] Downloaded wabt v0.10.0 [INFO] [stderr] Downloaded jsonrpsee v0.1.0 [INFO] [stderr] Downloaded wabt-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1184c31d99b0231e396077a9ad5ab62209fc24e49752d6daef83962dc036085 [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" "e1184c31d99b0231e396077a9ad5ab62209fc24e49752d6daef83962dc036085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1184c31d99b0231e396077a9ad5ab62209fc24e49752d6daef83962dc036085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1184c31d99b0231e396077a9ad5ab62209fc24e49752d6daef83962dc036085", kill_on_drop: false }` [INFO] [stdout] e1184c31d99b0231e396077a9ad5ab62209fc24e49752d6daef83962dc036085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1fd8c5243efa3153a85fab443ee7fc7f4fab0619a7508834e9a9956f7163d3 [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" "ae1fd8c5243efa3153a85fab443ee7fc7f4fab0619a7508834e9a9956f7163d3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling camino v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking arrayvec v0.7.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 [INFO] [stderr] Checking bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Checking pwasm-utils v0.17.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking env_logger v0.8.3 [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,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=68c7477c9391dafa -C extra-filename=-68c7477c9391dafa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba80430fb18d8252.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0eb1c7626ec34965.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.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" "ae1fd8c5243efa3153a85fab443ee7fc7f4fab0619a7508834e9a9956f7163d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1fd8c5243efa3153a85fab443ee7fc7f4fab0619a7508834e9a9956f7163d3", kill_on_drop: false }` [INFO] [stdout] ae1fd8c5243efa3153a85fab443ee7fc7f4fab0619a7508834e9a9956f7163d3