[INFO] cloning repository https://github.com/paladinlll/hello-rust-ecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paladinlll/hello-rust-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaladinlll%2Fhello-rust-ecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaladinlll%2Fhello-rust-ecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a064174768a78d109c556f2a82091019330c71d [INFO] testing paladinlll/hello-rust-ecs against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaladinlll%2Fhello-rust-ecs" "/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/paladinlll/hello-rust-ecs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paladinlll/hello-rust-ecs [INFO] finished tweaking git repo https://github.com/paladinlll/hello-rust-ecs [INFO] tweaked toml for git repo https://github.com/paladinlll/hello-rust-ecs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/paladinlll/hello-rust-ecs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TomGillen/legion` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.12 [INFO] [stderr] Downloaded v_htmlescape v0.4.5 [INFO] [stderr] Downloaded v_escape v0.7.4 [INFO] [stderr] Downloaded actix-web-actors v2.0.0 [INFO] [stderr] Downloaded actix-files v0.2.1 [INFO] [stderr] Downloaded bytestring v0.1.4 [INFO] [stderr] Downloaded tracing v0.1.13 [INFO] [stderr] Downloaded v_escape_derive v0.5.6 [INFO] [stderr] Downloaded tracing-subscriber v0.2.3 [INFO] [stderr] Downloaded sharded-slab v0.0.8 [INFO] [stderr] Downloaded derive_more v0.99.3 [INFO] [stderr] Downloaded paste v0.1.7 [INFO] [stderr] Downloaded tracing-attributes v0.1.7 [INFO] [stderr] Downloaded paste-impl v0.1.7 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b25d44e47270b27257e5d134f42c5e241997563a24fe2280b301824bb7bfd6e [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" "6b25d44e47270b27257e5d134f42c5e241997563a24fe2280b301824bb7bfd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b25d44e47270b27257e5d134f42c5e241997563a24fe2280b301824bb7bfd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b25d44e47270b27257e5d134f42c5e241997563a24fe2280b301824bb7bfd6e", kill_on_drop: false }` [INFO] [stdout] 6b25d44e47270b27257e5d134f42c5e241997563a24fe2280b301824bb7bfd6e [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" "RUSTFLAGS=--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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--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] 6ae90a8b372b6ba0b18401384a18cb63a5f31b0cc96421e50911c67c6c52cd98 [INFO] running `Command { std: "docker" "start" "-a" "6ae90a8b372b6ba0b18401384a18cb63a5f31b0cc96421e50911c67c6c52cd98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=fa5c8ebf51f30c65 -C extra-filename=-fa5c8ebf51f30c65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-20f9d3ff017e8e5f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddc04f026c135115.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-816f0f4b51c5db18.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" "6ae90a8b372b6ba0b18401384a18cb63a5f31b0cc96421e50911c67c6c52cd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae90a8b372b6ba0b18401384a18cb63a5f31b0cc96421e50911c67c6c52cd98", kill_on_drop: false }` [INFO] [stdout] 6ae90a8b372b6ba0b18401384a18cb63a5f31b0cc96421e50911c67c6c52cd98