[INFO] cloning repository https://github.com/knarkzel/elixir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knarkzel/elixir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknarkzel%2Felixir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknarkzel%2Felixir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b089b55771cdabb75df22abba43fea4c796a7a4 [INFO] documenting knarkzel/elixir 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%2Fknarkzel%2Felixir" "/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/knarkzel/elixir 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/knarkzel/elixir [INFO] finished tweaking git repo https://github.com/knarkzel/elixir [INFO] tweaked toml for git repo https://github.com/knarkzel/elixir written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/knarkzel/elixir 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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48fcdbc42dac6494b9d3611fec8b3f0ae6e4c9552a9e74ba6be1a876c659d9d [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" "a48fcdbc42dac6494b9d3611fec8b3f0ae6e4c9552a9e74ba6be1a876c659d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48fcdbc42dac6494b9d3611fec8b3f0ae6e4c9552a9e74ba6be1a876c659d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48fcdbc42dac6494b9d3611fec8b3f0ae6e4c9552a9e74ba6be1a876c659d9d", kill_on_drop: false }` [INFO] [stdout] a48fcdbc42dac6494b9d3611fec8b3f0ae6e4c9552a9e74ba6be1a876c659d9d [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" "+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] 5690e598410228c2443565d06a2085a2e975d2072314ea24d341f8e3557c2049 [INFO] running `Command { std: "docker" "start" "-a" "5690e598410228c2443565d06a2085a2e975d2072314ea24d341f8e3557c2049", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling sailfish-compiler v0.4.0 (https://github.com/rust-sailfish/sailfish?rev=afcca6d#afcca6dd) [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling sailfish v0.4.0 (https://github.com/rust-sailfish/sailfish?rev=afcca6d#afcca6dd) [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking r2d2_sqlite v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=44d35bdaf4802df0 -C extra-filename=-44d35bdaf4802df0 --out-dir /opt/rustwide/target/debug/build/html5ever-44d35bdaf4802df0 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3040ff6ec3a8292d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a9e719359c03bb8c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-26155b7e8339b244.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fehler-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fehler_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fehler-macros-1.0.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=6793537f44b28623 -C extra-filename=-6793537f44b28623 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3040ff6ec3a8292d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a9e719359c03bb8c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-26155b7e8339b244.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=a3f2ce4db1d79575 -C extra-filename=-a3f2ce4db1d79575 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ae3b37306dbd7094.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-95503133621d281c.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-48b3d2df69318989.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-f8241173ae717fcc.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bf4943b385f2303d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-635c743b286f9daa.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-735b828f1906694d.rlib --extern want=/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5690e598410228c2443565d06a2085a2e975d2072314ea24d341f8e3557c2049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5690e598410228c2443565d06a2085a2e975d2072314ea24d341f8e3557c2049", kill_on_drop: false }` [INFO] [stdout] 5690e598410228c2443565d06a2085a2e975d2072314ea24d341f8e3557c2049