[INFO] fetching crate solana-client-helpers 1.0.0... [INFO] testing solana-client-helpers-1.0.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate solana-client-helpers 1.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate solana-client-helpers 1.0.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-client-helpers 1.0.0 [INFO] finished tweaking crates.io crate solana-client-helpers 1.0.0 [INFO] tweaked toml for crates.io crate solana-client-helpers 1.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67986318b083c2ae5dc329e0e6e29d4fd03a4610b3c34419af2b84d75c6d230d [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" "67986318b083c2ae5dc329e0e6e29d4fd03a4610b3c34419af2b84d75c6d230d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67986318b083c2ae5dc329e0e6e29d4fd03a4610b3c34419af2b84d75c6d230d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67986318b083c2ae5dc329e0e6e29d4fd03a4610b3c34419af2b84d75c6d230d", kill_on_drop: false }` [INFO] [stdout] 67986318b083c2ae5dc329e0e6e29d4fd03a4610b3c34419af2b84d75c6d230d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 69c78d20b60a4449f97be0ee04b7e687a240118660462534564d0bc2a8f837e1 [INFO] running `Command { std: "docker" "start" "-a" "69c78d20b60a4449f97be0ee04b7e687a240118660462534564d0bc2a8f837e1", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.9 [INFO] [stderr] Compiling solana-frozen-abi v1.7.9 [INFO] [stderr] Compiling solana-program v1.7.9 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling solana-sdk v1.7.9 [INFO] [stderr] Compiling solana-vote-program v1.7.9 [INFO] [stderr] Compiling solana-stake-program v1.7.9 [INFO] [stderr] Compiling solana-version v1.7.9 [INFO] [stderr] Compiling solana-runtime v1.7.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.7.9 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio v0.1.22 [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,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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=05a317f4efe3ac32 -C extra-filename=-05a317f4efe3ac32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ef787524c6235df.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5be56ef04e3eea91.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-1f05abef37c9dd2c.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" "69c78d20b60a4449f97be0ee04b7e687a240118660462534564d0bc2a8f837e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c78d20b60a4449f97be0ee04b7e687a240118660462534564d0bc2a8f837e1", kill_on_drop: false }` [INFO] [stdout] 69c78d20b60a4449f97be0ee04b7e687a240118660462534564d0bc2a8f837e1