[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] checking paladinlll/hello-rust-ecs against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaladinlll%2Fhello-rust-ecs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paladinlll/hello-rust-ecs on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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-7/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TomGillen/legion` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-files v0.2.1 [INFO] [stderr] Downloaded v_escape_derive v0.5.6 [INFO] [stderr] Downloaded bytestring v0.1.4 [INFO] [stderr] Downloaded v_htmlescape v0.4.5 [INFO] [stderr] Downloaded paste-impl v0.1.7 [INFO] [stderr] Downloaded tracing-subscriber v0.2.3 [INFO] [stderr] Downloaded sharded-slab v0.0.8 [INFO] [stderr] Downloaded paste v0.1.7 [INFO] [stderr] Downloaded v_escape v0.7.4 [INFO] [stderr] Downloaded actix-web-actors v2.0.0 [INFO] [stderr] Downloaded derive_more v0.99.3 [INFO] [stderr] Downloaded proc-macro-hack v0.5.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cef3c21f7e443bfd2cced92361448dd2810f40f07c4d8d70a64118eb48c3921 [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" "0cef3c21f7e443bfd2cced92361448dd2810f40f07c4d8d70a64118eb48c3921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cef3c21f7e443bfd2cced92361448dd2810f40f07c4d8d70a64118eb48c3921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cef3c21f7e443bfd2cced92361448dd2810f40f07c4d8d70a64118eb48c3921", kill_on_drop: false }` [INFO] [stdout] 0cef3c21f7e443bfd2cced92361448dd2810f40f07c4d8d70a64118eb48c3921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24032329040a8e0280379807c16d7eed9830ee254dc501ee15cfb7c84034ed62 [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" "24032329040a8e0280379807c16d7eed9830ee254dc501ee15cfb7c84034ed62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking sharded-slab v0.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking env_logger v0.6.2 [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 actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] error: could not compile `tracing-attributes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.7/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=81c342b9c7b4e4e2 -C extra-filename=-81c342b9c7b4e4e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-7fb7572737cbd870.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fea34da12a9aeeae.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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" "24032329040a8e0280379807c16d7eed9830ee254dc501ee15cfb7c84034ed62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24032329040a8e0280379807c16d7eed9830ee254dc501ee15cfb7c84034ed62", kill_on_drop: false }` [INFO] [stdout] 24032329040a8e0280379807c16d7eed9830ee254dc501ee15cfb7c84034ed62