[INFO] cloning repository https://github.com/xdorro/rust-api-base [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xdorro/rust-api-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxdorro%2Frust-api-base", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxdorro%2Frust-api-base'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3195dd3a7c697406a957321cfac511fa29aac42d [INFO] documenting xdorro/rust-api-base 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%2Fxdorro%2Frust-api-base" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xdorro/rust-api-base 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/xdorro/rust-api-base [INFO] finished tweaking git repo https://github.com/xdorro/rust-api-base [INFO] tweaked toml for git repo https://github.com/xdorro/rust-api-base written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/xdorro/rust-api-base 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-actix-web v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0af2e4410495f60152adccdef9cdf5e3ce5f76b3acaf74ba2911a47fec9d8910 [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" "0af2e4410495f60152adccdef9cdf5e3ce5f76b3acaf74ba2911a47fec9d8910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0af2e4410495f60152adccdef9cdf5e3ce5f76b3acaf74ba2911a47fec9d8910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af2e4410495f60152adccdef9cdf5e3ce5f76b3acaf74ba2911a47fec9d8910", kill_on_drop: false }` [INFO] [stdout] 0af2e4410495f60152adccdef9cdf5e3ce5f76b3acaf74ba2911a47fec9d8910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2232fe3717b5b90619138d1757bf1c84ad4a833e29686046f53e54ab47b30e72 [INFO] running `Command { std: "docker" "start" "-a" "2232fe3717b5b90619138d1757bf1c84ad4a833e29686046f53e54ab47b30e72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.31 [INFO] [stderr] Checking parking_lot_core v0.9.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking os_info v3.2.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking dotenvy v0.15.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.13.4/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="strsim"' --cfg 'feature="suggestions"' -C metadata=41730aa4ee67ed11 -C extra-filename=-41730aa4ee67ed11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-a04df1510444cd45.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-758b4974b56a4cac.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0bde51d334372518.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fd8670d14b2f18f6.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9810120ee563609f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-587820b828ee44d8.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 `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/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 -C metadata=cab1f80294793f3b -C extra-filename=-cab1f80294793f3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0bde51d334372518.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fd8670d14b2f18f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-587820b828ee44d8.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derivative` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-2.2.0/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 -C metadata=e2bd97f0d6fabb3e -C extra-filename=-e2bd97f0d6fabb3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0bde51d334372518.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fd8670d14b2f18f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-587820b828ee44d8.rlib --extern proc_macro --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.17/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=622e3e097976b90f -C extra-filename=-622e3e097976b90f --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-0bde51d334372518.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fd8670d14b2f18f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-587820b828ee44d8.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2232fe3717b5b90619138d1757bf1c84ad4a833e29686046f53e54ab47b30e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2232fe3717b5b90619138d1757bf1c84ad4a833e29686046f53e54ab47b30e72", kill_on_drop: false }` [INFO] [stdout] 2232fe3717b5b90619138d1757bf1c84ad4a833e29686046f53e54ab47b30e72