[INFO] cloning repository https://github.com/jerry153fish/rcrd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry153fish/rcrd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry153fish%2Frcrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry153fish%2Frcrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bb895ff2cdf9f8a8a1e3c78d8c18a378164e461 [INFO] documenting jerry153fish/rcrd 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%2Fjerry153fish%2Frcrd" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry153fish/rcrd 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/jerry153fish/rcrd [INFO] finished tweaking git repo https://github.com/jerry153fish/rcrd [INFO] tweaked toml for git repo https://github.com/jerry153fish/rcrd written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jerry153fish/rcrd 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 6bbde88678a5b87b9b2a487d1ea6e76fb94a5de799eb4347f7cc638aadff25b9 [INFO] running `Command { std: "docker" "start" "-a" "6bbde88678a5b87b9b2a487d1ea6e76fb94a5de799eb4347f7cc638aadff25b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bbde88678a5b87b9b2a487d1ea6e76fb94a5de799eb4347f7cc638aadff25b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbde88678a5b87b9b2a487d1ea6e76fb94a5de799eb4347f7cc638aadff25b9", kill_on_drop: false }` [INFO] [stdout] 6bbde88678a5b87b9b2a487d1ea6e76fb94a5de799eb4347f7cc638aadff25b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b04a69c3886876f2a5c3c8243814bfa285ac9a7926217f8b8fb14700411c3c8b [INFO] running `Command { std: "docker" "start" "-a" "b04a69c3886876f2a5c3c8243814bfa285ac9a7926217f8b8fb14700411c3c8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking zeroize v1.5.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking bytes-utils v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking encoding_rs v0.8.31 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling aws-types v0.10.1 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking aws-smithy-types v0.40.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking aws-smithy-json v0.40.2 [INFO] [stderr] Checking aws-smithy-query v0.40.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.13.2 [INFO] [stderr] Checking ct-logs v0.8.0 [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 pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling darling_macro v0.13.2 [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=be01ac21aa732d98 -C extra-filename=-be01ac21aa732d98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e5d31d13323d7a76.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1d468a5d18d6bdba.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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=a121975a11d0b5a5 -C extra-filename=-a121975a11d0b5a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e5d31d13323d7a76.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1d468a5d18d6bdba.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b04a69c3886876f2a5c3c8243814bfa285ac9a7926217f8b8fb14700411c3c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04a69c3886876f2a5c3c8243814bfa285ac9a7926217f8b8fb14700411c3c8b", kill_on_drop: false }` [INFO] [stdout] b04a69c3886876f2a5c3c8243814bfa285ac9a7926217f8b8fb14700411c3c8b