[INFO] cloning repository https://github.com/sonald/ulang-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonald/ulang-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fulang-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fulang-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71a5a9d23b4ec96ab1cc22757fbc49d8a0332d63 [INFO] testing sonald/ulang-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fulang-rs" "/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/sonald/ulang-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sonald/ulang-rs [INFO] finished tweaking git repo https://github.com/sonald/ulang-rs [INFO] tweaked toml for git repo https://github.com/sonald/ulang-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sonald/ulang-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 447cb5ec0419ae5c4a0a582bb7fa6c6ec51d0a01178912fda1449dd220a477e8 [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" "447cb5ec0419ae5c4a0a582bb7fa6c6ec51d0a01178912fda1449dd220a477e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "447cb5ec0419ae5c4a0a582bb7fa6c6ec51d0a01178912fda1449dd220a477e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447cb5ec0419ae5c4a0a582bb7fa6c6ec51d0a01178912fda1449dd220a477e8", kill_on_drop: false }` [INFO] [stdout] 447cb5ec0419ae5c4a0a582bb7fa6c6ec51d0a01178912fda1449dd220a477e8 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7960b5b4648c352c9cadc207747ff8424d15ca530c8905def75f994ffc3ad4ec [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" "7960b5b4648c352c9cadc207747ff8424d15ca530c8905def75f994ffc3ad4ec", kill_on_drop: false }` [INFO] [stderr] Compiling adler v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com.cnpmjs.org/TheDan64/inkwell?branch=master#f768691f) [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling inkwell_internals v0.3.0 (https://github.com.cnpmjs.org/TheDan64/inkwell?branch=master#f768691f) [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling llvm-sys v70.4.0 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] error: could not compile `inkwell_internals` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name inkwell_internals --edition=2018 /opt/rustwide/cargo-home/git/checkouts/inkwell-66c57f77ba7df20a/f768691/internal_macros/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=6075ae201719b876 -C extra-filename=-6075ae201719b876 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17858077ac902bf7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d4f08be725787417.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6909d29daae09613.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" "7960b5b4648c352c9cadc207747ff8424d15ca530c8905def75f994ffc3ad4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7960b5b4648c352c9cadc207747ff8424d15ca530c8905def75f994ffc3ad4ec", kill_on_drop: false }` [INFO] [stdout] 7960b5b4648c352c9cadc207747ff8424d15ca530c8905def75f994ffc3ad4ec