[INFO] cloning repository https://github.com/flow-heater/fh-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flow-heater/fh-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflow-heater%2Ffh-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflow-heater%2Ffh-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 611deac7fa91ee16ab9ed64e1c3d1cc55c84e132 [INFO] documenting flow-heater/fh-core against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflow-heater%2Ffh-core" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flow-heater/fh-core on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flow-heater/fh-core [INFO] finished tweaking git repo https://github.com/flow-heater/fh-core [INFO] tweaked toml for git repo https://github.com/flow-heater/fh-core written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/flow-heater/fh-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--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 tungstenite v0.11.1 [INFO] [stderr] Downloaded sqlx-rt v0.2.0 [INFO] [stderr] Downloaded security-framework-sys v2.0.0 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded webpki-roots v0.21.0 [INFO] [stderr] Downloaded sqlx-core v0.4.2 [INFO] [stderr] Downloaded nom v6.0.1 [INFO] [stderr] Downloaded anyhow v1.0.37 [INFO] [stderr] Downloaded ahash v0.6.2 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded semver-parser v0.10.0 [INFO] [stderr] Downloaded sqlformat v0.1.5 [INFO] [stderr] Downloaded warp v0.2.5 [INFO] [stderr] Downloaded fslock v0.1.6 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded tokio-tungstenite v0.11.0 [INFO] [stderr] Downloaded multipart v0.17.0 [INFO] [stderr] Downloaded security-framework v2.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.12.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded deno_core v0.75.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.1 [INFO] [stderr] Downloaded whoami v1.0.3 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded atoi v0.4.0 [INFO] [stderr] Downloaded vcpkg v0.2.11 [INFO] [stderr] Downloaded sqlx v0.4.2 [INFO] [stderr] Downloaded sqlx-macros v0.4.2 [INFO] [stderr] Downloaded hashlink v0.6.0 [INFO] [stderr] Downloaded getrandom v0.2.1 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded openssl-sys v0.9.60 [INFO] [stderr] Downloaded openssl v0.10.32 [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.1 [INFO] [stderr] Downloaded rusty_v8 v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9ae972864049fc972502b9963bb3bdeaba30df259031c24b9bc3462d7fdcd24 [INFO] running `Command { std: "docker" "start" "-a" "a9ae972864049fc972502b9963bb3bdeaba30df259031c24b9bc3462d7fdcd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9ae972864049fc972502b9963bb3bdeaba30df259031c24b9bc3462d7fdcd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ae972864049fc972502b9963bb3bdeaba30df259031c24b9bc3462d7fdcd24", kill_on_drop: false }` [INFO] [stdout] a9ae972864049fc972502b9963bb3bdeaba30df259031c24b9bc3462d7fdcd24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a48b92350d70145d4451b1b90649806c7e3b3c80060e64771c18782b164f2c [INFO] running `Command { std: "docker" "start" "-a" "52a48b92350d70145d4451b1b90649806c7e3b3c80060e64771c18782b164f2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling whoami v1.0.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking httparse v1.3.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] error: could not compile `cargo_gn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_gn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cargo_gn-0.0.15/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 -C metadata=e007cc4d4b0c06bf -C extra-filename=-e007cc4d4b0c06bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.19/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 -C metadata=d5824f63e89eacce -C extra-filename=-d5824f63e89eacce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d551423caca8ad23 -C extra-filename=-d551423caca8ad23 --out-dir /opt/rustwide/target/debug/build/typenum-d551423caca8ad23 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dotenv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dotenv --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/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 -C metadata=50bb7697d532cbce -C extra-filename=-50bb7697d532cbce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.66/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 -C metadata=09c849798bcd3a59 -C extra-filename=-09c849798bcd3a59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `unicode-bidi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_bidi /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.3.4/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"' -C metadata=e11d8631b5e2884b -C extra-filename=-e11d8631b5e2884b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matches=/opt/rustwide/target/debug/deps/libmatches-1c3fc79c8fadcb87.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/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="std"' -C metadata=fe3466ffd68c556e -C extra-filename=-fe3466ffd68c556e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `arrayvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arrayvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="array-sizes-33-128"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=90afab474150d8ce -C extra-filename=-90afab474150d8ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hex-0.4.2/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="std"' -C metadata=5763207e3718c3b3 -C extra-filename=-5763207e3718c3b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thread_local` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thread_local /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thread_local-1.1.0/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 -C metadata=001b2a017b590f0a -C extra-filename=-001b2a017b590f0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7dec60f4d92a7423.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `percent-encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name percent_encoding /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/percent-encoding-2.1.0/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 -C metadata=0eb7f09e6c0f83e3 -C extra-filename=-0eb7f09e6c0f83e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tinyvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tinyvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tinyvec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=8a002124c3a1e6a3 -C extra-filename=-8a002124c3a1e6a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern tinyvec_macros=/opt/rustwide/target/debug/deps/libtinyvec_macros-0e1937f690932e0a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `httparse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name httparse /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httparse-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d99a898e080dbec8 -C extra-filename=-d99a898e080dbec8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cfg httparse_min_2018 --cfg httparse_simd` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `futures-task` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_task --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-task-0.3.8/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="alloc"' --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=e55af00d2dd82dba -C extra-filename=-e55af00d2dd82dba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d0d156361819ca0d.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ipnet` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipnet /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=9f817c7bb3b998ed -C extra-filename=-9f817c7bb3b998ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `arrayvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arrayvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.5.2/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="array-sizes-33-128"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4830fab8a24f4fca -C extra-filename=-4830fab8a24f4fca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-0.1.7/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 -C metadata=021cc6925d515912 -C extra-filename=-021cc6925d515912 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.21/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=f3137a82733a5d03 -C extra-filename=-f3137a82733a5d03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "52a48b92350d70145d4451b1b90649806c7e3b3c80060e64771c18782b164f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a48b92350d70145d4451b1b90649806c7e3b3c80060e64771c18782b164f2c", kill_on_drop: false }` [INFO] [stdout] 52a48b92350d70145d4451b1b90649806c7e3b3c80060e64771c18782b164f2c