[INFO] fetching crate vujio 0.1.3... [INFO] checking vujio-0.1.3 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate vujio 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate vujio 0.1.3 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vujio 0.1.3 [INFO] finished tweaking crates.io crate vujio 0.1.3 [INFO] tweaked toml for crates.io crate vujio 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vujio_server v0.1.2 [INFO] [stderr] Downloaded vujio_client v0.1.2 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f961f8387e04043c36c75ff22a172595325130c44738b962d548b24528050ee [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" "2f961f8387e04043c36c75ff22a172595325130c44738b962d548b24528050ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f961f8387e04043c36c75ff22a172595325130c44738b962d548b24528050ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f961f8387e04043c36c75ff22a172595325130c44738b962d548b24528050ee", kill_on_drop: false }` [INFO] [stdout] 2f961f8387e04043c36c75ff22a172595325130c44738b962d548b24528050ee [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=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" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66e5ce5120bc747f49844bc646ae16924e37f483fe77db2bafbbf21040e64c08 [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" "66e5ce5120bc747f49844bc646ae16924e37f483fe77db2bafbbf21040e64c08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fixedbitset v0.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking if_chain v1.0.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rectangle-pack v0.2.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking retain_mut v0.1.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling swc_bundler v0.18.2 [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking lexical-core v0.7.5 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking ab_glyph v0.2.10 [INFO] [stderr] Checking hexasphere v3.1.1 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=dbb73b46279b6dba -C extra-filename=-dbb73b46279b6dba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c231ffc79de07686.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-68522846ad468e75.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" "66e5ce5120bc747f49844bc646ae16924e37f483fe77db2bafbbf21040e64c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e5ce5120bc747f49844bc646ae16924e37f483fe77db2bafbbf21040e64c08", kill_on_drop: false }` [INFO] [stdout] 66e5ce5120bc747f49844bc646ae16924e37f483fe77db2bafbbf21040e64c08