[INFO] cloning repository https://github.com/feller0107/solana-com [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feller0107/solana-com" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeller0107%2Fsolana-com", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeller0107%2Fsolana-com'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e8124625cfac09120c7ff91e43dae2f47a10a63 [INFO] documenting feller0107/solana-com 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%2Ffeller0107%2Fsolana-com" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feller0107/solana-com 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/feller0107/solana-com [INFO] finished tweaking git repo https://github.com/feller0107/solana-com [INFO] tweaked toml for git repo https://github.com/feller0107/solana-com written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/feller0107/solana-com 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] ad1015c27682904cbd11633d62246beae4179f924dc23b16430339d3a49f70e2 [INFO] running `Command { std: "docker" "start" "-a" "ad1015c27682904cbd11633d62246beae4179f924dc23b16430339d3a49f70e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad1015c27682904cbd11633d62246beae4179f924dc23b16430339d3a49f70e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1015c27682904cbd11633d62246beae4179f924dc23b16430339d3a49f70e2", kill_on_drop: false }` [INFO] [stdout] ad1015c27682904cbd11633d62246beae4179f924dc23b16430339d3a49f70e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] af0377f5734f7b1d3627a8a4ca4886577aa56f25eba9adbb2c1882644e327894 [INFO] running `Command { std: "docker" "start" "-a" "af0377f5734f7b1d3627a8a4ca4886577aa56f25eba9adbb2c1882644e327894", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `solana-faucet` in package `solana-faucet v1.11.0 (/opt/rustwide/workdir/faucet)` has the same output filename as the lib target `solana_faucet` in package `solana-faucet v1.11.0 (/opt/rustwide/workdir/faucet)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/solana_faucet/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.62.0-beta.2 (3f052d8ee 2022-05-12) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "solana-faucet", version: "1.11.0", source: "/opt/rustwide/workdir/faucet" }, ..: ".." }, target: TargetInner { name: "solana-faucet", doc: true, ..: with_path("/opt/rustwide/workdir/faucet/src/bin/faucet.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 2363854053672826508 } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "solana-faucet", version: "1.11.0", source: "/opt/rustwide/workdir/faucet" }, ..: ".." }, target: TargetInner { ..: lib_target("solana_faucet", ["lib"], "/opt/rustwide/workdir/faucet/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 873690612873068593 } [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `solana-genesis` in package `solana-genesis v1.11.0 (/opt/rustwide/workdir/genesis)` has the same output filename as the lib target `solana_genesis` in package `solana-genesis v1.11.0 (/opt/rustwide/workdir/genesis)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/solana_genesis/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.62.0-beta.2 (3f052d8ee 2022-05-12) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "solana-genesis", version: "1.11.0", source: "/opt/rustwide/workdir/genesis" }, ..: ".." }, target: TargetInner { name: "solana-genesis", doc: true, ..: with_path("/opt/rustwide/workdir/genesis/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 965085013026395522 } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "solana-genesis", version: "1.11.0", source: "/opt/rustwide/workdir/genesis" }, ..: ".." }, target: TargetInner { ..: lib_target("solana_genesis", ["lib"], "/opt/rustwide/workdir/genesis/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 3528133174775272288 } [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `solana-sys-tuner` in package `solana-sys-tuner v1.11.0 (/opt/rustwide/workdir/sys-tuner)` has the same output filename as the lib target `solana_sys_tuner` in package `solana-sys-tuner v1.11.0 (/opt/rustwide/workdir/sys-tuner)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/solana_sys_tuner/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.62.0-beta.2 (3f052d8ee 2022-05-12) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "solana-sys-tuner", version: "1.11.0", source: "/opt/rustwide/workdir/sys-tuner" }, ..: ".." }, target: TargetInner { name: "solana-sys-tuner", doc: true, ..: with_path("/opt/rustwide/workdir/sys-tuner/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 5642498412872650000 } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "solana-sys-tuner", version: "1.11.0", source: "/opt/rustwide/workdir/sys-tuner" }, ..: ".." }, target: TargetInner { ..: lib_target("solana_sys_tuner", ["lib"], "/opt/rustwide/workdir/sys-tuner/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 2021722611737973077 } [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `solana-test-validator` in package `solana-validator v1.11.0 (/opt/rustwide/workdir/validator)` has the same output filename as the lib target `solana-test-validator` in package `solana-test-validator v1.11.0 (/opt/rustwide/workdir/test-validator)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/solana_test_validator/index.html [INFO] [stderr] The targets should have unique names. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling solana-perf v1.11.0 (/opt/rustwide/workdir/perf) [INFO] [stderr] Checking index_list v0.2.7 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking base64ct v1.3.3 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking trees v0.4.2 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking retain_mut v0.1.7 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling rustix v0.34.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.0.42 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling solana-install v1.11.0 (/opt/rustwide/workdir/install) [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] error: could not compile `bs58` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bs58 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bs58-0.4.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=989847a20dd99a16 -C extra-filename=-989847a20dd99a16 --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 `fastrand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fastrand --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastrand-1.6.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=d56a87318b90dac0 -C extra-filename=-d56a87318b90dac0 --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 `radium` [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/radium-0.5.3/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 -C metadata=4b0c041e6c36abc4 -C extra-filename=-4b0c041e6c36abc4 --out-dir /opt/rustwide/target/debug/build/radium-4b0c041e6c36abc4 -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.7/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"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=b8d8834081312604 -C extra-filename=-b8d8834081312604 --out-dir /opt/rustwide/target/debug/build/semver-b8d8834081312604 -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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=2a107efa2c1627ce -C extra-filename=-2a107efa2c1627ce --out-dir /opt/rustwide/target/debug/build/syn-2a107efa2c1627ce -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustix` [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/rustix-0.34.3/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"' --cfg 'feature="io-lifetimes"' --cfg 'feature="std"' -C metadata=7fa14907f6f1f18b -C extra-filename=-7fa14907f6f1f18b --out-dir /opt/rustwide/target/debug/build/rustix-7fa14907f6f1f18b -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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2f4e80922dadf44d -C extra-filename=-2f4e80922dadf44d --out-dir /opt/rustwide/target/debug/build/anyhow-2f4e80922dadf44d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `feature-probe` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name feature_probe /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/feature-probe-0.1.1/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=f566250347f45738 -C extra-filename=-f566250347f45738 --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 `Inflector` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name inflector /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/Inflector-0.11.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 -C metadata=3e43f8a0572ed8b5 -C extra-filename=-3e43f8a0572ed8b5 --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 `openssl` [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/openssl-0.10.38/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="vendored"' -C metadata=3b619291cfd65d4f -C extra-filename=-3b619291cfd65d4f --out-dir /opt/rustwide/target/debug/build/openssl-3b619291cfd65d4f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `trees` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name trees --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trees-0.4.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 -C metadata=e3e413aa37dc12b9 -C extra-filename=-e3e413aa37dc12b9 --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 `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] error: could not compile `uriparse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uriparse --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uriparse-0.6.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"' -C metadata=e6a135bd526d4c1f -C extra-filename=-e6a135bd526d4c1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dd37fcbf4810fcb5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `linux-raw-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name linux_raw_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linux-raw-sys-0.0.42/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="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --cfg 'feature="std"' -C metadata=8862f3532424dd7d -C extra-filename=-8862f3532424dd7d --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 `funty` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name funty --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-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=38500dc869d25497 -C extra-filename=-38500dc869d25497 --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 `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,link -C embed-bitcode=no -C debuginfo=2 -C metadata=82ecc31c23a50698 -C extra-filename=-82ecc31c23a50698 --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 `fs_extra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fs_extra /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.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=addbc493e7d3c47c -C extra-filename=-addbc493e7d3c47c --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" "af0377f5734f7b1d3627a8a4ca4886577aa56f25eba9adbb2c1882644e327894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0377f5734f7b1d3627a8a4ca4886577aa56f25eba9adbb2c1882644e327894", kill_on_drop: false }` [INFO] [stdout] af0377f5734f7b1d3627a8a4ca4886577aa56f25eba9adbb2c1882644e327894