[INFO] cloning repository https://github.com/Nukesor/movie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nukesor/movie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukesor%2Fmovie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukesor%2Fmovie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 282b8ba3b6e347c7372ada409b00abc6f08d9ce0 [INFO] documenting Nukesor/movie 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%2FNukesor%2Fmovie" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nukesor/movie 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/Nukesor/movie [INFO] finished tweaking git repo https://github.com/Nukesor/movie [INFO] tweaked toml for git repo https://github.com/Nukesor/movie written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Nukesor/movie 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 56cb62e611f8f7f75c2fcde3344fd3521886dfed9875f69214c6331859f80211 [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" "56cb62e611f8f7f75c2fcde3344fd3521886dfed9875f69214c6331859f80211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56cb62e611f8f7f75c2fcde3344fd3521886dfed9875f69214c6331859f80211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cb62e611f8f7f75c2fcde3344fd3521886dfed9875f69214c6331859f80211", kill_on_drop: false }` [INFO] [stdout] 56cb62e611f8f7f75c2fcde3344fd3521886dfed9875f69214c6331859f80211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a2fd26e79b00e7eedb4d0f95b761b451375392445ffef4a339fb596985ce23a [INFO] running `Command { std: "docker" "start" "-a" "9a2fd26e79b00e7eedb4d0f95b761b451375392445ffef4a339fb596985ce23a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Checking event-listener v2.3.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking vec-arena v0.5.0 [INFO] [stderr] Checking ubyte v0.9.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking scanlex v0.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#549c9241) [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.1 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking procfs v0.8.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking chrono-english v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.37 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling diesel-derive-enum v1.1.0 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling rocket_contrib_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#549c9241) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [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=c32f281e83a2dc08 -C extra-filename=-c32f281e83a2dc08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d3dc0cb999b3c41d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-75a4c566bf65e716.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-407df591b7f0eb24.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" "9a2fd26e79b00e7eedb4d0f95b761b451375392445ffef4a339fb596985ce23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2fd26e79b00e7eedb4d0f95b761b451375392445ffef4a339fb596985ce23a", kill_on_drop: false }` [INFO] [stdout] 9a2fd26e79b00e7eedb4d0f95b761b451375392445ffef4a339fb596985ce23a