[INFO] cloning repository https://github.com/VenkatTeja/libra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VenkatTeja/libra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenkatTeja%2Flibra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenkatTeja%2Flibra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdacbf844ceff673fce1473c8fbba79fe8f05d19 [INFO] documenting VenkatTeja/libra 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%2FVenkatTeja%2Flibra" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VenkatTeja/libra 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] removed /workspace/builds/worker-31/source/.cargo/config [INFO] removed /workspace/builds/worker-31/source/rust-toolchain [INFO] started tweaking git repo https://github.com/VenkatTeja/libra [INFO] finished tweaking git repo https://github.com/VenkatTeja/libra [INFO] tweaked toml for git repo https://github.com/VenkatTeja/libra written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/VenkatTeja/libra 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 2af74f9d452fb7daf2a9e536a5c2f6b15b9df4520d0a302497c679627bdb39a6 [INFO] running `Command { std: "docker" "start" "-a" "2af74f9d452fb7daf2a9e536a5c2f6b15b9df4520d0a302497c679627bdb39a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af74f9d452fb7daf2a9e536a5c2f6b15b9df4520d0a302497c679627bdb39a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af74f9d452fb7daf2a9e536a5c2f6b15b9df4520d0a302497c679627bdb39a6", kill_on_drop: false }` [INFO] [stdout] 2af74f9d452fb7daf2a9e536a5c2f6b15b9df4520d0a302497c679627bdb39a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 5d2f8899e5e478a1fd0b15be180c55b318f71c65f21657eae2efe79c0ac8dd2e [INFO] running `Command { std: "docker" "start" "-a" "5d2f8899e5e478a1fd0b15be180c55b318f71c65f21657eae2efe79c0ac8dd2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking fiat-crypto v0.1.5 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking mirai-annotations v1.10.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking libra-global-constants v0.1.0 (/opt/rustwide/workdir/config/global-constants) [INFO] [stderr] Compiling libra-metrics v0.1.0 (/opt/rustwide/workdir/common/metrics) [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling vdf v0.1.0 (/opt/rustwide/workdir/ol/verifiable_delay/vdf) [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> ol/verifiable_delay/vdf/build.rs:74:62 [INFO] [stdout] | [INFO] [stdout] 74 | "#[allow(warnings)]\nconst {}: [{}; {}] = {:#?};\n\n"; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | write!(f, const_fmt!(), name, t, obj.len(), obj).expect("i/o error in build script"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `const_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ol-fixtures v0.1.0 (/opt/rustwide/workdir/ol/fixtures) [INFO] [stderr] Checking machine-ip v0.2.1 [INFO] [stderr] error: could not compile `vdf`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 ol/verifiable_delay/vdf/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=40185de014c33c8c -C extra-filename=-40185de014c33c8c --out-dir /opt/rustwide/target/debug/build/vdf-40185de014c33c8c -L dependency=/opt/rustwide/target/debug/deps` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `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=b1762d5b971595d8 -C extra-filename=-b1762d5b971595d8 --out-dir /opt/rustwide/target/debug/build/typenum-b1762d5b971595d8 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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.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 -C metadata=12641b95dce406d4 -C extra-filename=-12641b95dce406d4 --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.24/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="proc-macro"' -C metadata=09c8d05b6cf4969e -C extra-filename=-09c8d05b6cf4969e --out-dir /opt/rustwide/target/debug/build/proc-macro2-09c8d05b6cf4969e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `byteorder` [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/byteorder-1.3.4/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="i128"' --cfg 'feature="std"' -C metadata=7546bb2adb6ca4f0 -C extra-filename=-7546bb2adb6ca4f0 --out-dir /opt/rustwide/target/debug/build/byteorder-7546bb2adb6ca4f0 -L dependency=/opt/rustwide/target/debug/deps --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 build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httparse-1.3.4/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=3aa7b0b5f52c9b2e -C extra-filename=-3aa7b0b5f52c9b2e --out-dir /opt/rustwide/target/debug/build/httparse-3aa7b0b5f52c9b2e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crunchy` [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/crunchy-0.2.2/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="limit_128"' -C metadata=96a85a625f20b289 -C extra-filename=-96a85a625f20b289 --out-dir /opt/rustwide/target/debug/build/crunchy-96a85a625f20b289 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `libc` [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/libc-0.2.88/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="align"' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9b93bff72aa3c656 -C extra-filename=-9b93bff72aa3c656 --out-dir /opt/rustwide/target/debug/build/libc-9b93bff72aa3c656 -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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/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="proc-macro"' -C metadata=0b8be40bcea7d279 -C extra-filename=-0b8be40bcea7d279 --out-dir /opt/rustwide/target/debug/build/proc-macro2-0b8be40bcea7d279 -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.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="default"' --cfg 'feature="std"' -C metadata=24daba2dd29d27ef -C extra-filename=-24daba2dd29d27ef --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-macro-nested` [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/proc-macro-nested-0.1.6/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=0fe7efa2754d7847 -C extra-filename=-0fe7efa2754d7847 --out-dir /opt/rustwide/target/debug/build/proc-macro-nested-0fe7efa2754d7847 -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.12.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=44caf39de959959e -C extra-filename=-44caf39de959959e --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 `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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=9550a51ea7b45172 -C extra-filename=-9550a51ea7b45172 --out-dir /opt/rustwide/target/debug/build/syn-9550a51ea7b45172 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ryu` [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/ryu-1.0.5/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=0d9585b169409e03 -C extra-filename=-0d9585b169409e03 --out-dir /opt/rustwide/target/debug/build/ryu-0d9585b169409e03 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bindgen` [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/bindgen-0.54.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="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=e1bc6cfa78942648 -C extra-filename=-e1bc6cfa78942648 --out-dir /opt/rustwide/target/debug/build/bindgen-e1bc6cfa78942648 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5d2f8899e5e478a1fd0b15be180c55b318f71c65f21657eae2efe79c0ac8dd2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2f8899e5e478a1fd0b15be180c55b318f71c65f21657eae2efe79c0ac8dd2e", kill_on_drop: false }` [INFO] [stdout] 5d2f8899e5e478a1fd0b15be180c55b318f71c65f21657eae2efe79c0ac8dd2e