[INFO] cloning repository https://github.com/rdelfin/boids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdelfin/boids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fboids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fboids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d81705bf2bbb6a71d4ca8b997081cc7173dc555 [INFO] checking rdelfin/boids against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fboids" "/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/rdelfin/boids on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rdelfin/boids [INFO] finished tweaking git repo https://github.com/rdelfin/boids [INFO] tweaked toml for git repo https://github.com/rdelfin/boids written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rdelfin/boids already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 254b8b88b3af42065abf3f1a66f38afe1b77410b82961eae3ee98d364afc8966 [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" "254b8b88b3af42065abf3f1a66f38afe1b77410b82961eae3ee98d364afc8966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "254b8b88b3af42065abf3f1a66f38afe1b77410b82961eae3ee98d364afc8966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254b8b88b3af42065abf3f1a66f38afe1b77410b82961eae3ee98d364afc8966", kill_on_drop: false }` [INFO] [stdout] 254b8b88b3af42065abf3f1a66f38afe1b77410b82961eae3ee98d364afc8966 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f9b4e3f296b977bdb4465cca0bef9b80a9f9592287f711aeb1574ecee394aa7 [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" "1f9b4e3f296b977bdb4465cca0bef9b80a9f9592287f711aeb1574ecee394aa7", kill_on_drop: false }` [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking tynm v0.1.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking euclid v0.20.13 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.8.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling glsl-layout-derive v0.3.2 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] error: could not compile `getset` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name getset --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getset-0.0.9/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=f07af2cfb47b82e9 -C extra-filename=-f07af2cfb47b82e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-eac8421a84ca37ce.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fbca9cef6e1caeae.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-998ee419bba26203.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" "1f9b4e3f296b977bdb4465cca0bef9b80a9f9592287f711aeb1574ecee394aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9b4e3f296b977bdb4465cca0bef9b80a9f9592287f711aeb1574ecee394aa7", kill_on_drop: false }` [INFO] [stdout] 1f9b4e3f296b977bdb4465cca0bef9b80a9f9592287f711aeb1574ecee394aa7