[INFO] cloning repository https://github.com/stephenhillier/rs2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephenhillier/rs2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenhillier%2Frs2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenhillier%2Frs2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d43866f3f82012ee4430364d67a3c41acecf11ae [INFO] documenting stephenhillier/rs2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenhillier%2Frs2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephenhillier/rs2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stephenhillier/rs2 [INFO] finished tweaking git repo https://github.com/stephenhillier/rs2 [INFO] tweaked toml for git repo https://github.com/stephenhillier/rs2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/stephenhillier/rs2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/awslabs/aws-sdk-rust` [INFO] [stderr] Updating git repository `https://github.com/rcoh/sigv4` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded robust v0.1.2 [INFO] [stderr] Downloaded geo v0.18.0 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded wkt v0.9.2 [INFO] [stderr] Downloaded structopt-toml-derive v0.4.5 [INFO] [stderr] Downloaded geo-types v0.6.2 [INFO] [stderr] Downloaded rstar v0.8.3 [INFO] [stderr] Downloaded structopt-toml v0.4.5 [INFO] [stderr] Downloaded tile-grid v0.3.0 [INFO] [stderr] Downloaded gdal-sys v0.4.0 [INFO] [stderr] Downloaded gdal v0.8.0 [INFO] [stderr] Downloaded geo-booleanop v0.3.2 [INFO] [stderr] Downloaded proj v0.22.0 [INFO] [stderr] Downloaded proj-sys v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a60381a1a642aaa1549ddaf729f97cb2e3922b0e3bdef8a9a69d203ec678a2c9 [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" "a60381a1a642aaa1549ddaf729f97cb2e3922b0e3bdef8a9a69d203ec678a2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a60381a1a642aaa1549ddaf729f97cb2e3922b0e3bdef8a9a69d203ec678a2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60381a1a642aaa1549ddaf729f97cb2e3922b0e3bdef8a9a69d203ec678a2c9", kill_on_drop: false }` [INFO] [stdout] a60381a1a642aaa1549ddaf729f97cb2e3922b0e3bdef8a9a69d203ec678a2c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.61.0" "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] 03b8272032f921a47ce8772b032a25ef26f23bd9c2e9123ffe40961e17c16082 [INFO] running `Command { std: "docker" "start" "-a" "03b8272032f921a47ce8772b032a25ef26f23bd9c2e9123ffe40961e17c16082", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Checking spin v0.9.1 [INFO] [stderr] Checking robust v0.1.2 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking tile-grid v0.3.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking bytes-utils v0.1.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling structopt-toml-derive v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling cexpr v0.4.0 [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.2.0/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=4439b74c4101f6be -C extra-filename=-4439b74c4101f6be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-3c6691a7ea531f26.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76c66693158b7510.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-82a92d4e30f78577.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=277ab594259fba6a -C extra-filename=-277ab594259fba6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-78e102e6b99f30ff.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-1bcd750ad0ab417d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-112be3b54a66d57e.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-97acf7234ab81b11.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6940d07368edebb3.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c1c0d3b780708354.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-3980d3b6f3da83c0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=fcad17fa6c6e9e92 -C extra-filename=-fcad17fa6c6e9e92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-eafa7e0ee60e7899.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ab6d2aef5b355b60.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f9bee51d22eaff63.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0c8f2f3a972327ae.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03b8272032f921a47ce8772b032a25ef26f23bd9c2e9123ffe40961e17c16082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b8272032f921a47ce8772b032a25ef26f23bd9c2e9123ffe40961e17c16082", kill_on_drop: false }` [INFO] [stdout] 03b8272032f921a47ce8772b032a25ef26f23bd9c2e9123ffe40961e17c16082