[INFO] fetching crate deno_runtime 0.9.3... [INFO] checking deno_runtime-0.9.3 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate deno_runtime 0.9.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate deno_runtime 0.9.3 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deno_runtime 0.9.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate deno_runtime 0.9.3 [INFO] tweaked toml for crates.io crate deno_runtime 0.9.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate deno_runtime 0.9.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dlopen_derive v0.1.4 [INFO] [stderr] Downloaded deno_websocket v0.5.3 [INFO] [stderr] Downloaded winres v0.1.11 [INFO] [stderr] Downloaded dlopen v0.1.8 [INFO] [stderr] Downloaded deno_fetch v0.22.3 [INFO] [stderr] Downloaded deno_webgpu v0.1.1 [INFO] [stderr] Downloaded deno_web v0.30.3 [INFO] [stderr] Downloaded deno_crypto v0.14.1 [INFO] [stderr] Downloaded deno_core v0.80.2 [INFO] [stderr] Downloaded rusty_v8 v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43f8a0adecd575bfe0ec4b62628cfdc943e596ad6268faed3720829e526b994 [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" "a43f8a0adecd575bfe0ec4b62628cfdc943e596ad6268faed3720829e526b994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43f8a0adecd575bfe0ec4b62628cfdc943e596ad6268faed3720829e526b994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43f8a0adecd575bfe0ec4b62628cfdc943e596ad6268faed3720829e526b994", kill_on_drop: false }` [INFO] [stdout] a43f8a0adecd575bfe0ec4b62628cfdc943e596ad6268faed3720829e526b994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--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] 774628a63f681fa055a30c7fe2c6ebc5abf359ea16a4797a10e2a0cb775e0918 [INFO] running `Command { std: "docker" "start" "-a" "774628a63f681fa055a30c7fe2c6ebc5abf359ea16a4797a10e2a0cb775e0918", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling align-data v0.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] error: could not compile `glow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glow --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glow-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="js-sys"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="web-sys"' --cfg 'feature="web_sys"' -C metadata=5e7a7614e6e4edbe -C extra-filename=-5e7a7614e6e4edbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "774628a63f681fa055a30c7fe2c6ebc5abf359ea16a4797a10e2a0cb775e0918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774628a63f681fa055a30c7fe2c6ebc5abf359ea16a4797a10e2a0cb775e0918", kill_on_drop: false }` [INFO] [stdout] 774628a63f681fa055a30c7fe2c6ebc5abf359ea16a4797a10e2a0cb775e0918