[INFO] cloning repository https://github.com/Jucian0/rust-real-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jucian0/rust-real-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJucian0%2Frust-real-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJucian0%2Frust-real-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92268d293481b13f926842b634ba1a8e22c40a37 [INFO] documenting Jucian0/rust-real-world against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJucian0%2Frust-real-world" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jucian0/rust-real-world on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jucian0/rust-real-world [INFO] finished tweaking git repo https://github.com/Jucian0/rust-real-world [INFO] tweaked toml for git repo https://github.com/Jucian0/rust-real-world written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Jucian0/rust-real-world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 353c83b9b37ee5a62c76549a47ae2f3930b8780d67765bec1caba7d0afece602 [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" "353c83b9b37ee5a62c76549a47ae2f3930b8780d67765bec1caba7d0afece602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "353c83b9b37ee5a62c76549a47ae2f3930b8780d67765bec1caba7d0afece602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353c83b9b37ee5a62c76549a47ae2f3930b8780d67765bec1caba7d0afece602", kill_on_drop: false }` [INFO] [stdout] 353c83b9b37ee5a62c76549a47ae2f3930b8780d67765bec1caba7d0afece602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2fbf63c711e9132efce5ae0d80dc5d83aaf4e96846ad8fed98aa8e2f016869 [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" "9d2fbf63c711e9132efce5ae0d80dc5d83aaf4e96846ad8fed98aa8e2f016869", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking openssl-sys v0.9.55 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking rust-argon2 v0.5.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking pem v0.7.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking openssl v0.10.29 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking bcrypt v0.4.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking ahash v0.2.18 [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 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=0176311777c3d844 -C extra-filename=-0176311777c3d844 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bc142c9387d61b85.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7e0d3dfed5155798.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5e2c406dd935f3c7.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: build failed [INFO] running `Command { std: "docker" "inspect" "9d2fbf63c711e9132efce5ae0d80dc5d83aaf4e96846ad8fed98aa8e2f016869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2fbf63c711e9132efce5ae0d80dc5d83aaf4e96846ad8fed98aa8e2f016869", kill_on_drop: false }` [INFO] [stdout] 9d2fbf63c711e9132efce5ae0d80dc5d83aaf4e96846ad8fed98aa8e2f016869