[INFO] fetching crate wasi-experimental-http-wasmtime 0.7.0... [INFO] testing wasi-experimental-http-wasmtime-0.7.0 against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] extracting crate wasi-experimental-http-wasmtime 0.7.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wasi-experimental-http-wasmtime 0.7.0 on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasi-experimental-http-wasmtime 0.7.0 [INFO] finished tweaking crates.io crate wasi-experimental-http-wasmtime 0.7.0 [INFO] tweaked toml for crates.io crate wasi-experimental-http-wasmtime 0.7.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regalloc v0.0.32 [INFO] [stderr] Downloaded rsix v0.25.1 [INFO] [stderr] Downloaded wasmtime-fiber v0.31.0 [INFO] [stderr] Downloaded cranelift-native v0.78.0 [INFO] [stderr] Downloaded cranelift-wasm v0.78.0 [INFO] [stderr] Downloaded wasmtime-cache v0.31.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.78.0 [INFO] [stderr] Downloaded wasi-common v0.31.0 [INFO] [stderr] Downloaded system-interface v0.15.0 [INFO] [stderr] Downloaded cranelift-bforest v0.78.0 [INFO] [stderr] Downloaded fs-set-times v0.12.2 [INFO] [stderr] Downloaded wasi-cap-std-sync v0.31.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.78.0 [INFO] [stderr] Downloaded cranelift-codegen v0.78.0 [INFO] [stderr] Downloaded wiggle-generate v0.31.0 [INFO] [stderr] Downloaded wasmtime-wasi v0.31.0 [INFO] [stderr] Downloaded wasmtime-runtime v0.31.0 [INFO] [stderr] Downloaded cranelift-frontend v0.78.0 [INFO] [stderr] Downloaded wasmtime-jit v0.31.0 [INFO] [stderr] Downloaded wasmtime-environ v0.31.0 [INFO] [stderr] Downloaded wasmtime-cranelift v0.31.0 [INFO] [stderr] Downloaded cranelift-entity v0.78.0 [INFO] [stderr] Downloaded wasmtime-types v0.31.0 [INFO] [stderr] Downloaded wasmtime v0.31.0 [INFO] [stderr] Downloaded wiggle-macro v0.31.0 [INFO] [stderr] Downloaded wiggle v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "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] 8b71661c36563e4f8220836aa7831f3eccfb5b1d90f4b88bab60d06e0d4a40c5 [INFO] running `Command { std: "docker" "start" "-a" "8b71661c36563e4f8220836aa7831f3eccfb5b1d90f4b88bab60d06e0d4a40c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b71661c36563e4f8220836aa7831f3eccfb5b1d90f4b88bab60d06e0d4a40c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b71661c36563e4f8220836aa7831f3eccfb5b1d90f4b88bab60d06e0d4a40c5", kill_on_drop: false }` [INFO] [stdout] 8b71661c36563e4f8220836aa7831f3eccfb5b1d90f4b88bab60d06e0d4a40c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6882a8054d58540c18b63896b30a307fcbc69f31b5a3a78a864d4a64d1970271 [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" "6882a8054d58540c18b63896b30a307fcbc69f31b5a3a78a864d4a64d1970271", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling linux-raw-sys v0.0.28 [INFO] [stderr] Compiling cranelift-entity v0.78.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.78.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasmparser v0.81.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.29 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling wasmtime-cache v0.31.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wasmtime v0.31.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling wasi-common v0.31.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling wasmtime-wasi v0.31.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.78.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling regalloc v0.0.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling io-lifetimes v0.3.3 [INFO] [stderr] Compiling rsix v0.25.1 [INFO] [stderr] Compiling unsafe-io v0.9.1 [INFO] [stderr] Compiling cap-primitives v0.19.1 [INFO] [stderr] Compiling cap-std v0.19.1 [INFO] [stderr] Compiling system-interface v0.15.0 [INFO] [stderr] Compiling cap-fs-ext v0.19.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=c25dc19d7487cdf7 -C extra-filename=-c25dc19d7487cdf7 --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" "6882a8054d58540c18b63896b30a307fcbc69f31b5a3a78a864d4a64d1970271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6882a8054d58540c18b63896b30a307fcbc69f31b5a3a78a864d4a64d1970271", kill_on_drop: false }` [INFO] [stdout] 6882a8054d58540c18b63896b30a307fcbc69f31b5a3a78a864d4a64d1970271