[INFO] updating cached repository https://github.com/SiegeEngine/siege-example-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63627b04dfcd43a00a0eba49d03bb96989a719f [INFO] testing SiegeEngine/siege-example-client against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiegeEngine%2Fsiege-example-client" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SiegeEngine/siege-example-client on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SiegeEngine/siege-example-client [INFO] finished tweaking git repo https://github.com/SiegeEngine/siege-example-client [INFO] tweaked toml for git repo https://github.com/SiegeEngine/siege-example-client written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/SiegeEngine/siege-example-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef4dc221d1c22658fa8a376f61240434bd9e1f1fcd9c867a704ce5e0eeb18112 [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" "ef4dc221d1c22658fa8a376f61240434bd9e1f1fcd9c867a704ce5e0eeb18112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef4dc221d1c22658fa8a376f61240434bd9e1f1fcd9c867a704ce5e0eeb18112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4dc221d1c22658fa8a376f61240434bd9e1f1fcd9c867a704ce5e0eeb18112", kill_on_drop: false }` [INFO] [stdout] ef4dc221d1c22658fa8a376f61240434bd9e1f1fcd9c867a704ce5e0eeb18112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72deba9dadcd19c0d30a3b9a6454ba3eacabdfcf9fc1ac52bc3500f48e95ad11 [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" "72deba9dadcd19c0d30a3b9a6454ba3eacabdfcf9fc1ac52bc3500f48e95ad11", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.51 [INFO] [stderr] Compiling vks v0.21.0 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling spiral v0.1.9 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling glsl-to-spirv-macros v0.1.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.2.2 (https://github.com/SiegeEngine/stb_truetype-rs#af0d35d3) [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling zstd-sys v1.4.3+zstd.1.3.4 [INFO] [stderr] Compiling tempfile v3.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling serde_derive v1.0.51 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling rusttype v0.5.2 (https://github.com/SiegeEngine/rusttype#50f287e5) [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling glsl-to-spirv v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling dacite v0.7.0 (https://gitlab.com/mikedilger/dacite.git#0ff09d25) [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.51/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"' -C metadata=eae1471fb8365ddb -C extra-filename=-eae1471fb8365ddb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-64f4647e9cabf43d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fecf718efb6d30f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fd36512dc7e4a8a.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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" "72deba9dadcd19c0d30a3b9a6454ba3eacabdfcf9fc1ac52bc3500f48e95ad11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72deba9dadcd19c0d30a3b9a6454ba3eacabdfcf9fc1ac52bc3500f48e95ad11", kill_on_drop: false }` [INFO] [stdout] 72deba9dadcd19c0d30a3b9a6454ba3eacabdfcf9fc1ac52bc3500f48e95ad11