[INFO] cloning repository https://github.com/nikkolasg/foundry-event-flat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikkolasg/foundry-event-flat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikkolasg%2Ffoundry-event-flat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikkolasg%2Ffoundry-event-flat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fc4897c08974dba4f2a3a5ba888f4a53898ca5f [INFO] documenting nikkolasg/foundry-event-flat 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%2Fnikkolasg%2Ffoundry-event-flat" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikkolasg/foundry-event-flat on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nikkolasg/foundry-event-flat [INFO] finished tweaking git repo https://github.com/nikkolasg/foundry-event-flat [INFO] tweaked toml for git repo https://github.com/nikkolasg/foundry-event-flat written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/nikkolasg/foundry-event-flat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded ethereum-types v0.13.1 [INFO] [stderr] Downloaded path-slash v0.1.4 [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded eyre v0.6.6 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded eth-keystore v0.4.1 [INFO] [stderr] Downloaded auto_impl v0.5.0 [INFO] [stderr] Downloaded coins-bip39 v0.6.0 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded serde-aux v3.0.1 [INFO] [stderr] Downloaded rustls v0.20.3 [INFO] [stderr] Downloaded ethabi v17.0.0 [INFO] [stderr] Downloaded impl-codec v0.6.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.7 [INFO] [stderr] Downloaded solang-parser v0.1.12 [INFO] [stderr] Downloaded proc-macro-crate v1.1.2 [INFO] [stderr] Downloaded ethbloom v0.12.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.1.2 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded rlp-derive v0.1.0 [INFO] [stderr] Downloaded rustls-pemfile v0.3.0 [INFO] [stderr] Downloaded siphasher v0.3.9 [INFO] [stderr] Downloaded pbkdf2 v0.10.0 [INFO] [stderr] Downloaded string_cache v0.8.3 [INFO] [stderr] Downloaded ws_stream_wasm v0.7.3 [INFO] [stderr] Downloaded coins-core v0.2.2 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded send_wrapper v0.5.0 [INFO] [stderr] Downloaded parity-scale-codec v3.1.2 [INFO] [stderr] Downloaded scrypt v0.8.1 [INFO] [stderr] Downloaded webpki-roots v0.22.2 [INFO] [stderr] Downloaded lalrpop v0.19.7 [INFO] [stderr] Downloaded hashers v1.0.1 [INFO] [stderr] Downloaded coins-bip32 v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 55ce1fa1aeb3c02462e9dc4fb9a1863a198f773198c59c990c44834c6fc18776 [INFO] running `Command { std: "docker" "start" "-a" "55ce1fa1aeb3c02462e9dc4fb9a1863a198f773198c59c990c44834c6fc18776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ce1fa1aeb3c02462e9dc4fb9a1863a198f773198c59c990c44834c6fc18776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ce1fa1aeb3c02462e9dc4fb9a1863a198f773198c59c990c44834c6fc18776", kill_on_drop: false }` [INFO] [stdout] 55ce1fa1aeb3c02462e9dc4fb9a1863a198f773198c59c990c44834c6fc18776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 178f0aa5b94897e1ece175c93d577a67a39378c30f3752ce37f1ff3570fc4ef8 [INFO] running `Command { std: "docker" "start" "-a" "178f0aa5b94897e1ece175c93d577a67a39378c30f3752ce37f1ff3570fc4ef8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking path-slash v0.1.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] error: could not compile `hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hex-0.4.3/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=ca898f32910be3e9 -C extra-filename=-ca898f32910be3e9 --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 `unicode-bidi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_bidi --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=84340910904484ab -C extra-filename=-84340910904484ab --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 `pico-args` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pico_args --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pico-args-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0c2e1d171ba8cff6 -C extra-filename=-0c2e1d171ba8cff6 --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.37/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=c570cda2e8e00b11 -C extra-filename=-c570cda2e8e00b11 --out-dir /opt/rustwide/target/debug/build/proc-macro2-c570cda2e8e00b11 -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.79/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="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' -C metadata=75f151c7e67f8b20 -C extra-filename=-75f151c7e67f8b20 --out-dir /opt/rustwide/target/debug/build/serde_json-75f151c7e67f8b20 -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,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b63434a4515c738b -C extra-filename=-b63434a4515c738b --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 `diff` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diff /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diff-0.1.12/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=8cef3ef16237e4ac -C extra-filename=-8cef3ef16237e4ac --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 build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=e6a7ec9b5962f3fc -C extra-filename=-e6a7ec9b5962f3fc --out-dir /opt/rustwide/target/debug/build/serde-e6a7ec9b5962f3fc -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"' --cfg 'feature="limit_256"' --cfg 'feature="std"' -C metadata=65cfa8f860d89bce -C extra-filename=-65cfa8f860d89bce --out-dir /opt/rustwide/target/debug/build/crunchy-65cfa8f860d89bce -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.118/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=1289864c60786475 -C extra-filename=-1289864c60786475 --out-dir /opt/rustwide/target/debug/build/libc-1289864c60786475 -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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.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 -C metadata=5e904709a8a14902 -C extra-filename=-5e904709a8a14902 --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.7.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 -C metadata=49fecf50f662dfe5 -C extra-filename=-49fecf50f662dfe5 --out-dir /opt/rustwide/target/debug/build/radium-49fecf50f662dfe5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustc-hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustc_hex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-hex-2.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 --cfg 'feature="std"' -C metadata=d1dc429c6ecb8162 -C extra-filename=-d1dc429c6ecb8162 --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-hack` [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-macro-hack-0.5.19/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=5b7a60b6d70a1b65 -C extra-filename=-5b7a60b6d70a1b65 --out-dir /opt/rustwide/target/debug/build/proc-macro-hack-5b7a60b6d70a1b65 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `eyre` [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/eyre-0.6.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 --cfg 'feature="default"' --cfg 'feature="track-caller"' -C metadata=d42494648438cb8b -C extra-filename=-d42494648438cb8b --out-dir /opt/rustwide/target/debug/build/eyre-d42494648438cb8b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `httpdate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name httpdate --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpdate-1.0.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=262fa78eb0193afb -C extra-filename=-262fa78eb0193afb --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 `ipnet` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipnet /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.3.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=8683cba43f6276fb -C extra-filename=-8683cba43f6276fb --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" "178f0aa5b94897e1ece175c93d577a67a39378c30f3752ce37f1ff3570fc4ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "178f0aa5b94897e1ece175c93d577a67a39378c30f3752ce37f1ff3570fc4ef8", kill_on_drop: false }` [INFO] [stdout] 178f0aa5b94897e1ece175c93d577a67a39378c30f3752ce37f1ff3570fc4ef8