[INFO] cloning repository https://github.com/Jlobblet/UnnamedBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jlobblet/UnnamedBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJlobblet%2FUnnamedBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJlobblet%2FUnnamedBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03d92f935275482c2d6b0b4177bcccd5285277a7 [INFO] documenting Jlobblet/UnnamedBot 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%2FJlobblet%2FUnnamedBot" "/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/Jlobblet/UnnamedBot 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/Jlobblet/UnnamedBot [INFO] finished tweaking git repo https://github.com/Jlobblet/UnnamedBot [INFO] tweaked toml for git repo https://github.com/Jlobblet/UnnamedBot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Jlobblet/UnnamedBot 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1662d8b7f0096e10e544492f5ca9f5e7edfe4b4fa270fdfd1cdd00b0d4bada70 [INFO] running `Command { std: "docker" "start" "-a" "1662d8b7f0096e10e544492f5ca9f5e7edfe4b4fa270fdfd1cdd00b0d4bada70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1662d8b7f0096e10e544492f5ca9f5e7edfe4b4fa270fdfd1cdd00b0d4bada70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1662d8b7f0096e10e544492f5ca9f5e7edfe4b4fa270fdfd1cdd00b0d4bada70", kill_on_drop: false }` [INFO] [stdout] 1662d8b7f0096e10e544492f5ca9f5e7edfe4b4fa270fdfd1cdd00b0d4bada70 [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] 75bb7890cb28eba8ca65514f0948d843c1524cc0380d6a7128f34edb86973c48 [INFO] running `Command { std: "docker" "start" "-a" "75bb7890cb28eba8ca65514f0948d843c1524cc0380d6a7128f34edb86973c48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking metacrate v0.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling sysinfo v0.23.5 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking perlin2d v0.2.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking try-traits v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Checking typed-slab v0.1.7 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking anyhow v1.0.56 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking num-rational v0.4.0 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.9.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking notify v5.0.0-pre.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking jpeg-decoder v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking tiff v0.7.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling rill-derive v0.41.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling command_attr v0.3.8 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] error: could not compile `diesel_derives` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/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"' --cfg 'feature="postgres"' -C metadata=eea0b88046eb4f5a -C extra-filename=-eea0b88046eb4f5a --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-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.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 `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.14/./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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=d26fce21608eaf77 -C extra-filename=-d26fce21608eaf77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-bf3a3c201d94c4d3.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-21d0a7105b7fc30b.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-a1ce541121087ed8.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-1207b4aca8375e14.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-fcf1d733d05f3bd4.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-7028dd8dd80865ed.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c7662430322d183c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-52363a50aa2740d8.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-71bf752cc200e785.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-811f64a8416dbe40.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-0c0fe68e21ee07ce.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75bb7890cb28eba8ca65514f0948d843c1524cc0380d6a7128f34edb86973c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bb7890cb28eba8ca65514f0948d843c1524cc0380d6a7128f34edb86973c48", kill_on_drop: false }` [INFO] [stdout] 75bb7890cb28eba8ca65514f0948d843c1524cc0380d6a7128f34edb86973c48