[INFO] fetching crate solana-ramp-tps 1.6.7... [INFO] checking solana-ramp-tps-1.6.7 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate solana-ramp-tps 1.6.7 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate solana-ramp-tps 1.6.7 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-ramp-tps 1.6.7 [INFO] finished tweaking crates.io crate solana-ramp-tps 1.6.7 [INFO] tweaked toml for crates.io crate solana-ramp-tps 1.6.7 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate solana-ramp-tps 1.6.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5b88451793c271695eb5a843393eb281361a13d5a8f51b2bb50e59062ec2220 [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" "c5b88451793c271695eb5a843393eb281361a13d5a8f51b2bb50e59062ec2220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b88451793c271695eb5a843393eb281361a13d5a8f51b2bb50e59062ec2220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b88451793c271695eb5a843393eb281361a13d5a8f51b2bb50e59062ec2220", kill_on_drop: false }` [INFO] [stdout] c5b88451793c271695eb5a843393eb281361a13d5a8f51b2bb50e59062ec2220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3858cf3808a3cd21bb05157437c75c820831a38e85e3af71ef7e9c5af07822f8 [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" "3858cf3808a3cd21bb05157437c75c820831a38e85e3af71ef7e9c5af07822f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking mio-named-pipes v0.1.7 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking indexed v0.1.1 [INFO] [stderr] Checking raptorq v1.6.3 [INFO] [stderr] Checking retain_mut v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking trees v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking unix_socket2 v0.5.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling solana-ledger v1.6.7 [INFO] [stderr] Compiling solana-core v1.6.7 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking miow v0.3.7 [INFO] [stderr] Checking miow v0.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [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.72/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=c579c32ccba7e54a -C extra-filename=-c579c32ccba7e54a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b8784b2c4431615.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-299e6c8123e25dcd.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-44670c754cca1080.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" "3858cf3808a3cd21bb05157437c75c820831a38e85e3af71ef7e9c5af07822f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3858cf3808a3cd21bb05157437c75c820831a38e85e3af71ef7e9c5af07822f8", kill_on_drop: false }` [INFO] [stdout] 3858cf3808a3cd21bb05157437c75c820831a38e85e3af71ef7e9c5af07822f8