[INFO] cloning repository https://github.com/mozilla/fxa-email-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/fxa-email-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Ffxa-email-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Ffxa-email-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27ebcbe775a3299825fadae1965649842c13339a [INFO] documenting mozilla/fxa-email-service 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%2Fmozilla%2Ffxa-email-service" "/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/mozilla/fxa-email-service 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/rust-toolchain [INFO] started tweaking git repo https://github.com/mozilla/fxa-email-service [INFO] finished tweaking git repo https://github.com/mozilla/fxa-email-service [INFO] tweaked toml for git repo https://github.com/mozilla/fxa-email-service written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/fxa-email-service 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-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] 8a76d7d61ab9b3b86eb5a7c09c968a7c3723935a2a8a67f82e9c878519a8c114 [INFO] running `Command { std: "docker" "start" "-a" "8a76d7d61ab9b3b86eb5a7c09c968a7c3723935a2a8a67f82e9c878519a8c114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a76d7d61ab9b3b86eb5a7c09c968a7c3723935a2a8a67f82e9c878519a8c114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a76d7d61ab9b3b86eb5a7c09c968a7c3723935a2a8a67f82e9c878519a8c114", kill_on_drop: false }` [INFO] [stdout] 8a76d7d61ab9b3b86eb5a7c09c968a7c3723935a2a8a67f82e9c878519a8c114 [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] d7059571cdb91a6f1b327b1ac6a84152421f71490bfb4b477ef819a0e27a5125 [INFO] running `Command { std: "docker" "start" "-a" "d7059571cdb91a6f1b327b1ac6a84152421f71490bfb4b477ef819a0e27a5125", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Checking md5 v0.3.7 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking state v0.4.1 [INFO] [stderr] Checking pear v0.0.20 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Checking termcolor v1.0.1 [INFO] [stderr] Compiling redis v0.9.0 [INFO] [stderr] Checking quoted_printable v0.4.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rust-ini v0.12.2 [INFO] [stderr] Checking xmlparser v0.7.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking data-encoding v2.1.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking emailaddress v0.4.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Compiling im v12.2.0 [INFO] [stderr] Compiling sentry v0.12.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking smallvec v0.6.4 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking roxmltree v0.3.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] error: could not compile `regex` [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/regex-1.0.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="use_std"' -C metadata=0a0aea423cd5b201 -C extra-filename=-0a0aea423cd5b201 --out-dir /opt/rustwide/target/debug/build/regex-0a0aea423cd5b201 -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 `language-tags` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name language_tags /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/language-tags-0.2.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=66706a840c6b3f9e -C extra-filename=-66706a840c6b3f9e --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 `unicode-normalization` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_normalization /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.7/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=0dcdb7e82b9a5783 -C extra-filename=-0dcdb7e82b9a5783 --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 `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.13/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=ba794443f56188c6 -C extra-filename=-ba794443f56188c6 --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 `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.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="std"' -C metadata=7bc70a9d21ea3af0 -C extra-filename=-7bc70a9d21ea3af0 --out-dir /opt/rustwide/target/debug/build/httparse-7bc70a9d21ea3af0 -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.1.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=a83c3059696cc752 -C extra-filename=-a83c3059696cc752 --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 proc_macro2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.9/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="proc-macro"' -C metadata=a10aa5cbb2229644 -C extra-filename=-a10aa5cbb2229644 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-09e70e8bcc039b17.rmeta --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.10.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=b8b2b417c77e3f68 -C extra-filename=-b8b2b417c77e3f68 --out-dir /opt/rustwide/target/debug/build/typenum-b8b2b417c77e3f68 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.18/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=482b667dcea3017c -C extra-filename=-482b667dcea3017c --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 `redis` [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/redis-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 -C metadata=7c9bab07e476aa78 -C extra-filename=-7c9bab07e476aa78 --out-dir /opt/rustwide/target/debug/build/redis-7c9bab07e476aa78 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `build_const` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_const /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/build_const-0.2.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ef2e0ed32f44da43 -C extra-filename=-ef2e0ed32f44da43 --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 `regex` [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/regex-0.2.11/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=117c1360219d8a90 -C extra-filename=-117c1360219d8a90 --out-dir /opt/rustwide/target/debug/build/regex-117c1360219d8a90 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-traits` [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/num-traits-0.2.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c892a2a18e2375cb -C extra-filename=-c892a2a18e2375cb --out-dir /opt/rustwide/target/debug/build/num-traits-c892a2a18e2375cb -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-integer` [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/num-integer-0.1.39/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=214f93977e6ff518 -C extra-filename=-214f93977e6ff518 --out-dir /opt/rustwide/target/debug/build/num-integer-214f93977e6ff518 -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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ryu-0.2.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=49559499d42ab9b5 -C extra-filename=-49559499d42ab9b5 --out-dir /opt/rustwide/target/debug/build/ryu-49559499d42ab9b5 -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 libc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.43/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=9ac741036ab52362 -C extra-filename=-9ac741036ab52362 --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 `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name byteorder /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.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=23224a0e863ddc2e -C extra-filename=-23224a0e863ddc2e --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" "d7059571cdb91a6f1b327b1ac6a84152421f71490bfb4b477ef819a0e27a5125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7059571cdb91a6f1b327b1ac6a84152421f71490bfb4b477ef819a0e27a5125", kill_on_drop: false }` [INFO] [stdout] d7059571cdb91a6f1b327b1ac6a84152421f71490bfb4b477ef819a0e27a5125