[INFO] cloning repository https://github.com/kuy/jsonbox-todo-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuy/jsonbox-todo-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuy%2Fjsonbox-todo-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuy%2Fjsonbox-todo-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdc3df4189c1622d66173784049ce58d6a62b2d0 [INFO] checking kuy/jsonbox-todo-example against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuy%2Fjsonbox-todo-example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kuy/jsonbox-todo-example [INFO] finished tweaking git repo https://github.com/kuy/jsonbox-todo-example [INFO] tweaked toml for git repo https://github.com/kuy/jsonbox-todo-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kuy/jsonbox-todo-example on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kuy/jsonbox-todo-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad27080ded05cea8e962cbcd0f2800fb124d88601ba90cd500c6e1c6620f31e6 [INFO] running `Command { std: "docker" "start" "-a" "ad27080ded05cea8e962cbcd0f2800fb124d88601ba90cd500c6e1c6620f31e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad27080ded05cea8e962cbcd0f2800fb124d88601ba90cd500c6e1c6620f31e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad27080ded05cea8e962cbcd0f2800fb124d88601ba90cd500c6e1c6620f31e6", kill_on_drop: false }` [INFO] [stdout] ad27080ded05cea8e962cbcd0f2800fb124d88601ba90cd500c6e1c6620f31e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc03c1500d7fe7d79bc9ba1de9876615da916345179ee5b83ca87f4ebc2012b [INFO] running `Command { std: "docker" "start" "-a" "afc03c1500d7fe7d79bc9ba1de9876615da916345179ee5b83ca87f4ebc2012b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self), [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 95 | | ptr::null_mut()))?; [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / to_der! { [INFO] [stdout] 124 | | /// Serializes this CmsContentInfo using DER. [INFO] [stdout] 125 | | #[corresponds(i2d_CMS_ContentInfo)] [INFO] [stdout] 126 | | to_der, [INFO] [stdout] 127 | | ffi::i2d_CMS_ContentInfo [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | cvt($f(bio.as_ptr(), self.as_ptr()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | / to_pem! { [INFO] [stdout] 131 | | /// Serializes this CmsContentInfo using DER. [INFO] [stdout] 132 | | #[corresponds(PEM_write_bio_CMS)] [INFO] [stdout] 133 | | to_pem, [INFO] [stdout] 134 | | ffi::PEM_write_bio_CMS [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / from_der! { [INFO] [stdout] 152 | | /// Deserializes a DER-encoded ContentInfo structure. [INFO] [stdout] 153 | | #[corresponds(d2i_CMS_ContentInfo)] [INFO] [stdout] 154 | | from_der, [INFO] [stdout] 155 | | CmsContentInfo, [INFO] [stdout] 156 | | ffi::d2i_CMS_ContentInfo [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / from_pem! { [INFO] [stdout] 160 | | /// Deserializes a PEM-encoded ContentInfo structure. [INFO] [stdout] 161 | | #[corresponds(PEM_read_bio_CMS)] [INFO] [stdout] 162 | | from_pem, [INFO] [stdout] 163 | | CmsContentInfo, [INFO] [stdout] 164 | | ffi::PEM_read_bio_CMS [INFO] [stdout] 165 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | cvt($f(bio.as_ptr(), self.as_ptr()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / to_pem! { [INFO] [stdout] 28 | | /// Serializes the parameters into a PEM-encoded PKCS#3 DHparameter structure. [INFO] [stdout] 29 | | /// [INFO] [stdout] 30 | | /// The output will have a header of `-----BEGIN DH PARAMETERS-----`. [INFO] [stdout] ... | [INFO] [stdout] 33 | | ffi::PEM_write_bio_DHparams [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self), [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 95 | | ptr::null_mut()))?; [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / to_der! { [INFO] [stdout] 37 | | /// Serializes the parameters into a DER-encoded PKCS#3 DHparameter structure. [INFO] [stdout] 38 | | #[corresponds(i2d_DHparams)] [INFO] [stdout] 39 | | params_to_der, [INFO] [stdout] 40 | | ffi::i2d_DHparams [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / from_pem! { [INFO] [stdout] 139 | | /// Deserializes a PEM-encoded PKCS#3 DHpararameters structure. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// The input should have a header of `-----BEGIN DH PARAMETERS-----`. [INFO] [stdout] ... | [INFO] [stdout] 145 | | ffi::PEM_read_bio_DHparams [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / from_der! { [INFO] [stdout] 149 | | /// Deserializes a DER-encoded PKCS#3 DHparameters structure. [INFO] [stdout] 150 | | #[corresponds(d2i_DHparams)] [INFO] [stdout] 151 | | params_from_der, [INFO] [stdout] 152 | | Dh, [INFO] [stdout] 153 | | ffi::d2i_DHparams [INFO] [stdout] 154 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `failure_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/bin/rustc --crate-name failure_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure_derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=cb2fd06150f9b472 -C extra-filename=-32d7945fbd3942be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4fc2145fbfcfd87f.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-772aae9d19e4e491.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_dyn_trait` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoEzxxm/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `publicsuffix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `openssl` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "afc03c1500d7fe7d79bc9ba1de9876615da916345179ee5b83ca87f4ebc2012b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc03c1500d7fe7d79bc9ba1de9876615da916345179ee5b83ca87f4ebc2012b", kill_on_drop: false }` [INFO] [stdout] afc03c1500d7fe7d79bc9ba1de9876615da916345179ee5b83ca87f4ebc2012b