[INFO] cloning repository https://github.com/hilary888/template_flow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hilary888/template_flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhilary888%2Ftemplate_flow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhilary888%2Ftemplate_flow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce16d1383beb9f132a44a51a7faa299eb460fa59 [INFO] documenting hilary888/template_flow 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%2Fhilary888%2Ftemplate_flow" "/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/hilary888/template_flow 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/hilary888/template_flow [INFO] finished tweaking git repo https://github.com/hilary888/template_flow [INFO] tweaked toml for git repo https://github.com/hilary888/template_flow written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hilary888/template_flow 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-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" "+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] 8c444bb7bedbb341340d02239b66acf93e86dde6cdc974d2a5e67791eafcde31 [INFO] running `Command { std: "docker" "start" "-a" "8c444bb7bedbb341340d02239b66acf93e86dde6cdc974d2a5e67791eafcde31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c444bb7bedbb341340d02239b66acf93e86dde6cdc974d2a5e67791eafcde31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c444bb7bedbb341340d02239b66acf93e86dde6cdc974d2a5e67791eafcde31", kill_on_drop: false }` [INFO] [stdout] 8c444bb7bedbb341340d02239b66acf93e86dde6cdc974d2a5e67791eafcde31 [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" "+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] aaf37a78f17b1fa206f71f86f6dba2360e5f3ce4a05acee453852865ce486cd5 [INFO] running `Command { std: "docker" "start" "-a" "aaf37a78f17b1fa206f71f86f6dba2360e5f3ce4a05acee453852865ce486cd5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking indexmap v1.8.1 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking bcrypt v0.13.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling sea-query-driver v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [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.31/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=43c012851e7643b7 -C extra-filename=-43c012851e7643b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcc9a48f06d70f69.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 `tracing-attributes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.21/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=cb93c9b8c0b61a16 -C extra-filename=-cb93c9b8c0b61a16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcc9a48f06d70f69.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.137/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="default"' -C metadata=17a1136d605e2881 -C extra-filename=-17a1136d605e2881 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcc9a48f06d70f69.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sea-strum_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-strum_macros-0.23.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 --cfg 'feature="sea-orm"' -C metadata=13ebe930bcebac20 -C extra-filename=-13ebe930bcebac20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-251a746c24ca92a9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-90b677cf742e4a0d.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcc9a48f06d70f69.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aaf37a78f17b1fa206f71f86f6dba2360e5f3ce4a05acee453852865ce486cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf37a78f17b1fa206f71f86f6dba2360e5f3ce4a05acee453852865ce486cd5", kill_on_drop: false }` [INFO] [stdout] aaf37a78f17b1fa206f71f86f6dba2360e5f3ce4a05acee453852865ce486cd5