[INFO] cloning repository https://github.com/aschey/NAMP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aschey/NAMP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2FNAMP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2FNAMP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68172515eb651fa0718f5fce0b1bb9287705fbeb [INFO] documenting aschey/NAMP 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%2Faschey%2FNAMP" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aschey/NAMP 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] removed /workspace/builds/worker-14/source/.cargo/config [INFO] removed /workspace/builds/worker-14/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aschey/NAMP [INFO] finished tweaking git repo https://github.com/aschey/NAMP [INFO] tweaked toml for git repo https://github.com/aschey/NAMP written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/aschey/NAMP 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] cac43bfffde41cf613ece0588509b853a1af9d7ab9ebab5367fb7b40411172b3 [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" "cac43bfffde41cf613ece0588509b853a1af9d7ab9ebab5367fb7b40411172b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac43bfffde41cf613ece0588509b853a1af9d7ab9ebab5367fb7b40411172b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac43bfffde41cf613ece0588509b853a1af9d7ab9ebab5367fb7b40411172b3", kill_on_drop: false }` [INFO] [stdout] cac43bfffde41cf613ece0588509b853a1af9d7ab9ebab5367fb7b40411172b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 829ca1c5ee6e90a11da3da9d16543676b61a34057cafc8437f718bbc4a508e11 [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" "829ca1c5ee6e90a11da3da9d16543676b61a34057cafc8437f718bbc4a508e11", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking imagesize v0.8.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rb v0.4.0 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking encoding_rs v0.8.31 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking symphonia-core v0.5.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking primal-check v0.3.1 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking symphonia-metadata v0.5.0 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.0 [INFO] [stderr] Checking symphonia-codec-aac v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [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.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=f1454570125901d4 -C extra-filename=-f1454570125901d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6f9f5040ac5f0c0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3852e1aca6e40445.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b99206a6c402978e.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] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=b330c6876b79ae34 -C extra-filename=-b330c6876b79ae34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ae60cea90c122e5f.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "829ca1c5ee6e90a11da3da9d16543676b61a34057cafc8437f718bbc4a508e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829ca1c5ee6e90a11da3da9d16543676b61a34057cafc8437f718bbc4a508e11", kill_on_drop: false }` [INFO] [stdout] 829ca1c5ee6e90a11da3da9d16543676b61a34057cafc8437f718bbc4a508e11