[INFO] cloning repository https://github.com/BagmanovIlnar/service_excel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BagmanovIlnar/service_excel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBagmanovIlnar%2Fservice_excel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBagmanovIlnar%2Fservice_excel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc3734812488512f18a2a3df609b08e889bc19ac [INFO] documenting BagmanovIlnar/service_excel 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%2FBagmanovIlnar%2Fservice_excel" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BagmanovIlnar/service_excel 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/BagmanovIlnar/service_excel [INFO] finished tweaking git repo https://github.com/BagmanovIlnar/service_excel [INFO] tweaked toml for git repo https://github.com/BagmanovIlnar/service_excel written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/BagmanovIlnar/service_excel 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] Downloading crates ... [INFO] [stderr] Downloaded v_escape_derive v0.8.5 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded actix-rt v2.4.0 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.1 [INFO] [stderr] Downloaded xlsxwriter v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd7bb84f96aed86fdad93307f534ed286718c582d143410bc585aa71da74cf18 [INFO] running `Command { std: "docker" "start" "-a" "bd7bb84f96aed86fdad93307f534ed286718c582d143410bc585aa71da74cf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd7bb84f96aed86fdad93307f534ed286718c582d143410bc585aa71da74cf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7bb84f96aed86fdad93307f534ed286718c582d143410bc585aa71da74cf18", kill_on_drop: false }` [INFO] [stdout] bd7bb84f96aed86fdad93307f534ed286718c582d143410bc585aa71da74cf18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d5b1f86d0e0479592ba9058e342f80c50dae49b5c339e3f7e0305952dbc10bfd [INFO] running `Command { std: "docker" "start" "-a" "d5b1f86d0e0479592ba9058e342f80c50dae49b5c339e3f7e0305952dbc10bfd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.58.1/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="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=988bf72f02e11b51 -C extra-filename=-988bf72f02e11b51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-462dfa36d3305633.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-b30e352934d8bf1e.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-dbf6687abbd4ce8e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-10255330e389742b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6aed3f9f31d0b705.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7dec60f4d92a7423.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-e65b53ce09b6ae42.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a86835982f89229e.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-fed6f69e4b676372.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50958981bb050d34.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4c4627db81e9fb96.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-75500e7797110bda.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-1d9c66d654c1fd6b.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-680ff170ce04ba42.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-2dbaa8a7714ca508.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 `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.28/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=7ea2e68ae5c6c4ad -C extra-filename=-7ea2e68ae5c6c4ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50958981bb050d34.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4c4627db81e9fb96.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0d90aaa3d247a1e7.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts --cfg deprecated_proc_macro` (signal: 9, SIGKILL: kill) [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=cb09745437bc202a -C extra-filename=-cb09745437bc202a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50958981bb050d34.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4c4627db81e9fb96.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0d90aaa3d247a1e7.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d5b1f86d0e0479592ba9058e342f80c50dae49b5c339e3f7e0305952dbc10bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b1f86d0e0479592ba9058e342f80c50dae49b5c339e3f7e0305952dbc10bfd", kill_on_drop: false }` [INFO] [stdout] d5b1f86d0e0479592ba9058e342f80c50dae49b5c339e3f7e0305952dbc10bfd