[INFO] cloning repository https://github.com/samuelvanderwaal/metaplex_decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelvanderwaal/metaplex_decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelvanderwaal%2Fmetaplex_decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelvanderwaal%2Fmetaplex_decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3270b65ae8cdb9637fb48e2d677e34e7ca0e6cf3 [INFO] documenting samuelvanderwaal/metaplex_decoder against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelvanderwaal%2Fmetaplex_decoder" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuelvanderwaal/metaplex_decoder on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samuelvanderwaal/metaplex_decoder [INFO] finished tweaking git repo https://github.com/samuelvanderwaal/metaplex_decoder [INFO] tweaked toml for git repo https://github.com/samuelvanderwaal/metaplex_decoder written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/samuelvanderwaal/metaplex_decoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d663dc37687e629c7c00641fa0d2e77cefb79e0ef29180e811c5e6e9c0647e01 [INFO] running `Command { std: "docker" "start" "-a" "d663dc37687e629c7c00641fa0d2e77cefb79e0ef29180e811c5e6e9c0647e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d663dc37687e629c7c00641fa0d2e77cefb79e0ef29180e811c5e6e9c0647e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d663dc37687e629c7c00641fa0d2e77cefb79e0ef29180e811c5e6e9c0647e01", kill_on_drop: false }` [INFO] [stdout] d663dc37687e629c7c00641fa0d2e77cefb79e0ef29180e811c5e6e9c0647e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99917d19d1044b43589a36dfd2b2f0ece9aaa776bb274b91973be1c4edef40db [INFO] running `Command { std: "docker" "start" "-a" "99917d19d1044b43589a36dfd2b2f0ece9aaa776bb274b91973be1c4edef40db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling solana-frozen-abi v1.7.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling solana-program v1.7.10 [INFO] [stderr] Compiling solana-sdk v1.7.10 [INFO] [stderr] Compiling solana-vote-program v1.7.10 [INFO] [stderr] Compiling solana-stake-program v1.7.10 [INFO] [stderr] Compiling solana-version v1.7.10 [INFO] [stderr] Compiling solana-runtime v1.7.10 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/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="use_std"' --cfg 'feature="with-deprecated"' -C metadata=5fb8330047908de9 -C extra-filename=-5fb8330047908de9 --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 `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=fd0c3ba7c22fa1f4 -C extra-filename=-fd0c3ba7c22fa1f4 --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 `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-0.8.23/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=0b5fce9c6247cfcf -C extra-filename=-0b5fce9c6247cfcf --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 `glob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glob /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glob-0.3.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=921a087ba318345d -C extra-filename=-921a087ba318345d --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 `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.25.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="read"' -C metadata=6278342dbff6ca94 -C extra-filename=-6278342dbff6ca94 --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.3.1/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=e035fc8f221e342a -C extra-filename=-e035fc8f221e342a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern tinyvec_macros=/opt/rustwide/target/debug/deps/libtinyvec_macros-86a7eb670ab1b610.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [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.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 -C metadata=5eb6d3fd8d99774d -C extra-filename=-5eb6d3fd8d99774d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ff2dcaec82f87b7.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dd37fcbf4810fcb5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-fa3238ec719360da.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.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="default"' --cfg 'feature="use_std"' -C metadata=450d68e0ea5a9fa6 -C extra-filename=-450d68e0ea5a9fa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-ad1849c1089dcfe8.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winapi` [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/winapi-0.3.9/build.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 --cfg 'feature="basetsd"' --cfg 'feature="cfg"' --cfg 'feature="consoleapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="evntrace"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-default"' --cfg 'feature="in6addr"' --cfg 'feature="inaddr"' --cfg 'feature="ioapiset"' --cfg 'feature="knownfolders"' --cfg 'feature="libloaderapi"' --cfg 'feature="lmcons"' --cfg 'feature="memoryapi"' --cfg 'feature="minschannel"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="mstcpip"' --cfg 'feature="mswsock"' --cfg 'feature="namedpipeapi"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="objbase"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="schannel"' --cfg 'feature="securitybaseapi"' --cfg 'feature="shlobj"' --cfg 'feature="sspi"' --cfg 'feature="std"' --cfg 'feature="synchapi"' --cfg 'feature="sysinfoapi"' --cfg 'feature="threadpoollegacyapiset"' --cfg 'feature="timezoneapi"' --cfg 'feature="utilapiset"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="wincrypt"' --cfg 'feature="windef"' --cfg 'feature="winerror"' --cfg 'feature="winioctl"' --cfg 'feature="winnls"' --cfg 'feature="winnt"' --cfg 'feature="winreg"' --cfg 'feature="winsock2"' --cfg 'feature="winuser"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' --cfg 'feature="wtypesbase"' -C metadata=0a5a400523ac3f36 -C extra-filename=-0a5a400523ac3f36 --out-dir /opt/rustwide/target/debug/build/winapi-0a5a400523ac3f36 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `parking_lot` [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/parking_lot-0.9.0/build.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 --cfg 'feature="default"' -C metadata=a15c0de61e0ced9d -C extra-filename=-a15c0de61e0ced9d --out-dir /opt/rustwide/target/debug/build/parking_lot-a15c0de61e0ced9d -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-c730873ae8d0ee1f.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tracing-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.19/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="lazy_static"' --cfg 'feature="std"' -C metadata=64b04c6c89f6362b -C extra-filename=-64b04c6c89f6362b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-867be29e4bdab848.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.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 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=d735819e9f66979f -C extra-filename=-d735819e9f66979f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest-2.1.3/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=bd314b53b30bd25c -C extra-filename=-bd314b53b30bd25c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-5dc5f79b3b9b92fa.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "99917d19d1044b43589a36dfd2b2f0ece9aaa776bb274b91973be1c4edef40db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99917d19d1044b43589a36dfd2b2f0ece9aaa776bb274b91973be1c4edef40db", kill_on_drop: false }` [INFO] [stdout] 99917d19d1044b43589a36dfd2b2f0ece9aaa776bb274b91973be1c4edef40db