[INFO] cloning repository https://github.com/Lantern-chat/server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lantern-chat/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLantern-chat%2Fserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLantern-chat%2Fserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dfc00130dd4f8ee6a7b9efac9b7866ebf067e6d [INFO] documenting Lantern-chat/server 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%2FLantern-chat%2Fserver" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lantern-chat/server 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] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Lantern-chat/server [INFO] finished tweaking git repo https://github.com/Lantern-chat/server [INFO] tweaked toml for git repo https://github.com/Lantern-chat/server written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/failsafe-rs` [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/headers` [INFO] [stderr] Updating git repository `https://github.com/sfackler/rust-postgres` [INFO] [stderr] Updating git repository `https://github.com/rust-random/rand` [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/smol_str` [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/thorn` [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/client-sdk-rs` [INFO] [stderr] Updating git repository `https://github.com/novacrazy/async-chashmap` [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/ftl` [INFO] [stderr] Updating git repository `https://github.com/Lantern-chat/mime_db` [INFO] [stderr] Updating git submodule `https://github.com/jshttp/mime-db` [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 bitflags_serde_shim v0.2.2 [INFO] [stderr] Downloaded async-compression v0.3.14 [INFO] [stderr] Downloaded ciborium-io v0.2.0 [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded buf-min v0.6.1 [INFO] [stderr] Downloaded ramhorns v0.13.0 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.5 [INFO] [stderr] Downloaded ramhorns-derive v0.13.0 [INFO] [stderr] Downloaded cargo-lock v7.1.0 [INFO] [stderr] Downloaded built v0.5.1 [INFO] [stderr] Downloaded quanta v0.9.3 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded png v0.17.5 [INFO] [stderr] Downloaded image v0.24.2 [INFO] [stderr] Downloaded bae v0.1.7 [INFO] [stderr] Downloaded v_jsonescape v0.6.1 [INFO] [stderr] Downloaded jpeg-decoder v0.2.6 [INFO] [stderr] Downloaded ciborium-ll v0.2.0 [INFO] [stderr] Downloaded raw-cpuid v10.3.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.2 [INFO] [stderr] Downloaded v_escape v0.18.0 [INFO] [stderr] Downloaded std_serde_shims v0.2.1 [INFO] [stderr] Downloaded v_escape_derive v0.9.1 [INFO] [stderr] Downloaded rust-argon2 v1.0.0 [INFO] [stderr] Downloaded enum_primitive_serde_shim v0.2.2 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] [stderr] Downloaded serde_shims v0.2.2 [INFO] [stderr] Downloaded iso8601-timestamp v0.1.10 [INFO] [stderr] Downloaded ciborium v0.2.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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58392a99148c57fb61f30aa313b5efd4578d4a933550be40e61cb1c2ac3f06da [INFO] running `Command { std: "docker" "start" "-a" "58392a99148c57fb61f30aa313b5efd4578d4a933550be40e61cb1c2ac3f06da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58392a99148c57fb61f30aa313b5efd4578d4a933550be40e61cb1c2ac3f06da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58392a99148c57fb61f30aa313b5efd4578d4a933550be40e61cb1c2ac3f06da", kill_on_drop: false }` [INFO] [stdout] 58392a99148c57fb61f30aa313b5efd4578d4a933550be40e61cb1c2ac3f06da [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" "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] 3c9b4388f2348dff72d8d34d61206c12d9856e0b396d729fed64a0366049c66c [INFO] running `Command { std: "docker" "start" "-a" "3c9b4388f2348dff72d8d34d61206c12d9856e0b396d729fed64a0366049c66c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling v_jsonescape v0.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking buf-min v0.6.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking raw-cpuid v10.3.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking blurhash v0.1.0 (/opt/rustwide/workdir/crates/blurhash) [INFO] [stderr] Documenting blurhash v0.1.0 (/opt/rustwide/workdir/crates/blurhash) [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-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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=00edc44a5eacdc95 -C extra-filename=-00edc44a5eacdc95 --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 `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=23a7570936c131b3 -C extra-filename=-23a7570936c131b3 --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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.15.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=683d4cb62b6603d4 -C extra-filename=-683d4cb62b6603d4 --out-dir /opt/rustwide/target/debug/build/typenum-683d4cb62b6603d4 -L dependency=/opt/rustwide/target/debug/deps --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-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9e390b6a57600e63 -C extra-filename=-9e390b6a57600e63 --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 `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.39/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8f061765ea0074b9 -C extra-filename=-8f061765ea0074b9 --out-dir /opt/rustwide/target/debug/build/proc-macro2-8f061765ea0074b9 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=d9bcd895da7be9b6 -C extra-filename=-d9bcd895da7be9b6 --out-dir /opt/rustwide/target/debug/build/syn-d9bcd895da7be9b6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.53/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=7b5711f0e906bf42 -C extra-filename=-7b5711f0e906bf42 --out-dir /opt/rustwide/target/debug/build/async-trait-7b5711f0e906bf42 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.81/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c8037340f4cbcc1a -C extra-filename=-c8037340f4cbcc1a --out-dir /opt/rustwide/target/debug/build/serde_json-c8037340f4cbcc1a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paste` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=419310e4b4c43e58 -C extra-filename=-419310e4b4c43e58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `weezl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name weezl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/weezl-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=00c44960eb6e43c0 -C extra-filename=-00c44960eb6e43c0 --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 `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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=9d4b614f53e1c940 -C extra-filename=-9d4b614f53e1c940 --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 `semver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/semver-1.0.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=0b9d6eec5b4f173d -C extra-filename=-0b9d6eec5b4f173d --out-dir /opt/rustwide/target/debug/build/semver-0b9d6eec5b4f173d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name base64 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e6d057e4180944e8 -C extra-filename=-e6d057e4180944e8 --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.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=e4b391c2781f083b -C extra-filename=-e4b391c2781f083b --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 `crc32fast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a487e3676e800fbd -C extra-filename=-a487e3676e800fbd --out-dir /opt/rustwide/target/debug/build/crc32fast-a487e3676e800fbd -L dependency=/opt/rustwide/target/debug/deps --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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=7eac0049f2a6b4d2 -C extra-filename=-7eac0049f2a6b4d2 --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 `anyhow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.57/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d82c340880f3d2a3 -C extra-filename=-d82c340880f3d2a3 --out-dir /opt/rustwide/target/debug/build/anyhow-d82c340880f3d2a3 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `uuid` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uuid --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uuid-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=452e927a156a7471 -C extra-filename=-452e927a156a7471 --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 `arc-swap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arc_swap --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arc-swap-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=58afd5f3263ce4cd -C extra-filename=-58afd5f3263ce4cd --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 `time-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name time_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-macros-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=a8d86ce324d183e1 -C extra-filename=-a8d86ce324d183e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=2bb5ab63f9e80394 -C extra-filename=-2bb5ab63f9e80394 --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" "3c9b4388f2348dff72d8d34d61206c12d9856e0b396d729fed64a0366049c66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9b4388f2348dff72d8d34d61206c12d9856e0b396d729fed64a0366049c66c", kill_on_drop: false }` [INFO] [stdout] 3c9b4388f2348dff72d8d34d61206c12d9856e0b396d729fed64a0366049c66c