[INFO] cloning repository https://github.com/tamasfe/aide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamasfe/aide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Faide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Faide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a1e98bb121d7971c5936c5c878563d6dce802ac [INFO] documenting tamasfe/aide 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%2Ftamasfe%2Faide" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamasfe/aide 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/tamasfe/aide [INFO] finished tweaking git repo https://github.com/tamasfe/aide [INFO] tweaked toml for git repo https://github.com/tamasfe/aide written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/tamasfe/aide 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tamasfe-macro-utils v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] c88b94ad432f61f955579ee13c8ead6e75ba9e5e6211fc24dea4165fe7466545 [INFO] running `Command { std: "docker" "start" "-a" "c88b94ad432f61f955579ee13c8ead6e75ba9e5e6211fc24dea4165fe7466545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c88b94ad432f61f955579ee13c8ead6e75ba9e5e6211fc24dea4165fe7466545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88b94ad432f61f955579ee13c8ead6e75ba9e5e6211fc24dea4165fe7466545", kill_on_drop: false }` [INFO] [stdout] c88b94ad432f61f955579ee13c8ead6e75ba9e5e6211fc24dea4165fe7466545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] [stdout] 9253b221e0b7b6a727c96d02eb8275c8dd4b054f6e1d2aa3dee13e440d38ba56 [INFO] running `Command { std: "docker" "start" "-a" "9253b221e0b7b6a727c96d02eb8275c8dd4b054f6e1d2aa3dee13e440d38ba56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=230bd190f190fadb -C extra-filename=-230bd190f190fadb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a11b9a876968294.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 `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.80/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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"' -C metadata=faaef17533a280c2 -C extra-filename=-faaef17533a280c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3d8c133ce4e8df14.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-40a01a234117d0af.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-63a0b4cd6c46d610.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `brotli-decompressor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli_decompressor /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-decompressor-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' -C metadata=6a3be795205c9b31 -C extra-filename=-6a3be795205c9b31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-1f7df02655d5600f.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-a46c0337533c2fe3.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [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.80/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"' -C metadata=688214dab13d229b -C extra-filename=-688214dab13d229b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-660787d646e45a91.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ede5558fc5368acf.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-b5509196166d98f1.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9253b221e0b7b6a727c96d02eb8275c8dd4b054f6e1d2aa3dee13e440d38ba56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9253b221e0b7b6a727c96d02eb8275c8dd4b054f6e1d2aa3dee13e440d38ba56", kill_on_drop: false }` [INFO] [stdout] 9253b221e0b7b6a727c96d02eb8275c8dd4b054f6e1d2aa3dee13e440d38ba56