[INFO] fetching crate deno 1.5.2... [INFO] checking deno-1.5.2 against beta for pr-78714 [INFO] extracting crate deno 1.5.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate deno 1.5.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate deno 1.5.2 [INFO] finished tweaking crates.io crate deno 1.5.2 [INFO] tweaked toml for crates.io crate deno 1.5.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate deno 1.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 8b0e3358b2dcf4b08fe321c71811db7d9edf47d2f93d15681f3c3c98bcd91287 [INFO] running `Command { std: "docker" "start" "-a" "8b0e3358b2dcf4b08fe321c71811db7d9edf47d2f93d15681f3c3c98bcd91287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b0e3358b2dcf4b08fe321c71811db7d9edf47d2f93d15681f3c3c98bcd91287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0e3358b2dcf4b08fe321c71811db7d9edf47d2f93d15681f3c3c98bcd91287", kill_on_drop: false }` [INFO] [stdout] 8b0e3358b2dcf4b08fe321c71811db7d9edf47d2f93d15681f3c3c98bcd91287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d68ff62507173e1876fdc8ddd592254c39712f5ebc23fc480bb8b97c78b061be [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" "d68ff62507173e1876fdc8ddd592254c39712f5ebc23fc480bb8b97c78b061be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking if_chain v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking retain_mut v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling swc_bundler v0.16.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking jsonc-parser v0.14.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1057852c1aead10d -C extra-filename=-1057852c1aead10d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-b9ebf7029340b8d9.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-7f776b7a68986c60.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-3b5648873bebc2be.rmeta --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" "d68ff62507173e1876fdc8ddd592254c39712f5ebc23fc480bb8b97c78b061be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d68ff62507173e1876fdc8ddd592254c39712f5ebc23fc480bb8b97c78b061be", kill_on_drop: false }` [INFO] [stdout] d68ff62507173e1876fdc8ddd592254c39712f5ebc23fc480bb8b97c78b061be