[INFO] cloning repository https://github.com/andrea-couto/berzerk_in_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrea-couto/berzerk_in_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrea-couto%2Fberzerk_in_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrea-couto%2Fberzerk_in_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f93ed9bad294eb7d46b0033c7837c6970892a4a [INFO] documenting andrea-couto/berzerk_in_rust 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%2Fandrea-couto%2Fberzerk_in_rust" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrea-couto/berzerk_in_rust 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/andrea-couto/berzerk_in_rust [INFO] finished tweaking git repo https://github.com/andrea-couto/berzerk_in_rust [INFO] tweaked toml for git repo https://github.com/andrea-couto/berzerk_in_rust written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/andrea-couto/berzerk_in_rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] becca79ea5f1ca833055f3d83e828f56d451ebfab7f9513f5c2bddea2e65ef8e [INFO] running `Command { std: "docker" "start" "-a" "becca79ea5f1ca833055f3d83e828f56d451ebfab7f9513f5c2bddea2e65ef8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "becca79ea5f1ca833055f3d83e828f56d451ebfab7f9513f5c2bddea2e65ef8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becca79ea5f1ca833055f3d83e828f56d451ebfab7f9513f5c2bddea2e65ef8e", kill_on_drop: false }` [INFO] [stdout] becca79ea5f1ca833055f3d83e828f56d451ebfab7f9513f5c2bddea2e65ef8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] [stdout] bfde9ee4364acfc2ce4be0fdae9ab1aa32ec085bfe52cf1fe5f5cdd54647ac61 [INFO] running `Command { std: "docker" "start" "-a" "bfde9ee4364acfc2ce4be0fdae9ab1aa32ec085bfe52cf1fe5f5cdd54647ac61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Compiling berzerk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-traits v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-0.9.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5256d0e59a793bf6 -C extra-filename=-5256d0e59a793bf6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bfde9ee4364acfc2ce4be0fdae9ab1aa32ec085bfe52cf1fe5f5cdd54647ac61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfde9ee4364acfc2ce4be0fdae9ab1aa32ec085bfe52cf1fe5f5cdd54647ac61", kill_on_drop: false }` [INFO] [stdout] bfde9ee4364acfc2ce4be0fdae9ab1aa32ec085bfe52cf1fe5f5cdd54647ac61