[INFO] cloning repository https://github.com/hjb0502/anchor-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjb0502/anchor-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjb0502%2Fanchor-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjb0502%2Fanchor-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81fe5af3046a4a0568ec1f98725a18afef34431e [INFO] documenting hjb0502/anchor-example against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjb0502%2Fanchor-example" "/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/hjb0502/anchor-example on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hjb0502/anchor-example [INFO] finished tweaking git repo https://github.com/hjb0502/anchor-example [INFO] tweaked toml for git repo https://github.com/hjb0502/anchor-example written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hjb0502/anchor-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 3057be6c4ffdce50c2021c80da7ad5059b46f96cd9dfe1f8a7e3d9ecfdc4d074 [INFO] running `Command { std: "docker" "start" "-a" "3057be6c4ffdce50c2021c80da7ad5059b46f96cd9dfe1f8a7e3d9ecfdc4d074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3057be6c4ffdce50c2021c80da7ad5059b46f96cd9dfe1f8a7e3d9ecfdc4d074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3057be6c4ffdce50c2021c80da7ad5059b46f96cd9dfe1f8a7e3d9ecfdc4d074", kill_on_drop: false }` [INFO] [stdout] 3057be6c4ffdce50c2021c80da7ad5059b46f96cd9dfe1f8a7e3d9ecfdc4d074 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] acc997f11da493138ec93f746c864913d33589146661243795c5f0e27a4d888c [INFO] running `Command { std: "docker" "start" "-a" "acc997f11da493138ec93f746c864913d33589146661243795c5f0e27a4d888c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling solana-perf v1.8.5 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.5 [INFO] [stderr] Compiling solana-frozen-abi v1.8.5 [INFO] [stderr] Compiling solana-program v1.8.5 [INFO] [stderr] Compiling solana-sdk v1.8.5 [INFO] [stderr] Compiling solana-vote-program v1.8.5 [INFO] [stderr] Compiling solana-stake-program v1.8.5 [INFO] [stderr] Compiling solana-version v1.8.5 [INFO] [stderr] Compiling solana-runtime v1.8.5 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking jobserver v0.1.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking solana-rayon-threadlimit v1.8.5 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking cc v1.0.72 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking solana-logger v1.8.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling hidapi v1.2.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking dialoguer v0.6.2 [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.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=7b72c061447490af -C extra-filename=-7b72c061447490af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0f9ecac5b5283770.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fed146d9712069be.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-54c6f52fa42f020a.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "acc997f11da493138ec93f746c864913d33589146661243795c5f0e27a4d888c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc997f11da493138ec93f746c864913d33589146661243795c5f0e27a4d888c", kill_on_drop: false }` [INFO] [stdout] acc997f11da493138ec93f746c864913d33589146661243795c5f0e27a4d888c