[INFO] fetching crate solana-chacha-cuda 1.0.24... [INFO] checking solana-chacha-cuda-1.0.24 against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] extracting crate solana-chacha-cuda 1.0.24 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate solana-chacha-cuda 1.0.24 on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-chacha-cuda 1.0.24 [INFO] finished tweaking crates.io crate solana-chacha-cuda 1.0.24 [INFO] tweaked toml for crates.io crate solana-chacha-cuda 1.0.24 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", 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] ee40cc510c5bae3bf56347a2992b807b0ccc5b05ef571472974715c690a8f263 [INFO] running `Command { std: "docker" "start" "-a" "ee40cc510c5bae3bf56347a2992b807b0ccc5b05ef571472974715c690a8f263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee40cc510c5bae3bf56347a2992b807b0ccc5b05ef571472974715c690a8f263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee40cc510c5bae3bf56347a2992b807b0ccc5b05ef571472974715c690a8f263", kill_on_drop: false }` [INFO] [stdout] ee40cc510c5bae3bf56347a2992b807b0ccc5b05ef571472974715c690a8f263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "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] 72845a47a78fcc21e7ddd7e33e7033ba3ddd21864ec4e23bdb26f3fd91c25adc [INFO] running `Command { std: "docker" "start" "-a" "72845a47a78fcc21e7ddd7e33e7033ba3ddd21864ec4e23bdb26f3fd91c25adc", kill_on_drop: false }` [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking indexed v0.1.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.18 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Checking trees v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling solana-sdk v1.3.9 [INFO] [stderr] Compiling solana-vote-program v1.3.9 [INFO] [stderr] Compiling solana-stake-program v1.3.9 [INFO] [stderr] Compiling solana-runtime v1.3.9 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking solana-rayon-threadlimit v1.3.9 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling solana-chacha-sys v1.1.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking enum-iterator v0.6.0 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking backoff v0.2.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking smpl_jwt v0.5.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5a13379eec8dc778 -C extra-filename=-5a13379eec8dc778 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (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" "72845a47a78fcc21e7ddd7e33e7033ba3ddd21864ec4e23bdb26f3fd91c25adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72845a47a78fcc21e7ddd7e33e7033ba3ddd21864ec4e23bdb26f3fd91c25adc", kill_on_drop: false }` [INFO] [stdout] 72845a47a78fcc21e7ddd7e33e7033ba3ddd21864ec4e23bdb26f3fd91c25adc