[INFO] cloning repository https://github.com/ngupta10/vincenty-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngupta10/vincenty-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngupta10%2Fvincenty-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngupta10%2Fvincenty-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 708c7de26d6e5d10cbf3f8a70e9aef9359e48af6 [INFO] documenting ngupta10/vincenty-rs against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngupta10%2Fvincenty-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ngupta10/vincenty-rs on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngupta10/vincenty-rs [INFO] finished tweaking git repo https://github.com/ngupta10/vincenty-rs [INFO] tweaked toml for git repo https://github.com/ngupta10/vincenty-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ngupta10/vincenty-rs 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed946e1d4e7ad49b2bf02a18222883db0afa172c37aadfe82f735ed7a1f67fdc [INFO] running `Command { std: "docker" "start" "-a" "ed946e1d4e7ad49b2bf02a18222883db0afa172c37aadfe82f735ed7a1f67fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed946e1d4e7ad49b2bf02a18222883db0afa172c37aadfe82f735ed7a1f67fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed946e1d4e7ad49b2bf02a18222883db0afa172c37aadfe82f735ed7a1f67fdc", kill_on_drop: false }` [INFO] [stdout] ed946e1d4e7ad49b2bf02a18222883db0afa172c37aadfe82f735ed7a1f67fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f30d5bfc92545f255392a182bd3b66d2cf8d1012535ef18cd923c8c79a8303 [INFO] running `Command { std: "docker" "start" "-a" "d7f30d5bfc92545f255392a182bd3b66d2cf8d1012535ef18cd923c8c79a8303", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking sval v1.0.0-alpha.5 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcMhNav6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMhNav6/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/time_macros_impl-49968366d1a1298e.24685luhdph77k61vpnqqqe7u.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstandback-a12731f4eb20fcfe.rlib,libsyn-0a8d25ca0a58f1ba.rlib,libquote-aba962cb8ba85c64.rlib,libproc_macro2-1e78cf4a4bba6c5b.rlib,libunicode_xid-1ac244d17995e1c2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtime_macros_impl-49968366d1a1298e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros-impl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.30/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())' -C metadata=8a8cc018ed4741e6 -C extra-filename=-bc30ec3aa9f8eb7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1e78cf4a4bba6c5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aba962cb8ba85c64.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0a8d25ca0a58f1ba.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxbxcZ2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-internal` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.0.10/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())' -C metadata=9c01fcc0396f7e0b -C extra-filename=-a93763fac4f2d59b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1e78cf4a4bba6c5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aba962cb8ba85c64.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0a8d25ca0a58f1ba.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `value-bag` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcsqNGix/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcsqNGix/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/async_trait-a47f0aa88936badd.08mavtdr8empq0ca1u8m6qkus.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-0a8d25ca0a58f1ba.rlib,libquote-aba962cb8ba85c64.rlib,libproc_macro2-1e78cf4a4bba6c5b.rlib,libunicode_xid-1ac244d17995e1c2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-a47f0aa88936badd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccXpNsk/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccXpNsk/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/futures_macro-6532b04195c85d98.ddjx9nn6jsx5fc5a3b2z6yqhm.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-0a8d25ca0a58f1ba.rlib,libquote-aba962cb8ba85c64.rlib,libproc_macro2-1e78cf4a4bba6c5b.rlib,libunicode_xid-1ac244d17995e1c2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-6532b04195c85d98.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.133/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=21f30ede32fc9706 -C extra-filename=-e30db2feec2b201c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1e78cf4a4bba6c5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aba962cb8ba85c64.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0a8d25ca0a58f1ba.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d7f30d5bfc92545f255392a182bd3b66d2cf8d1012535ef18cd923c8c79a8303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f30d5bfc92545f255392a182bd3b66d2cf8d1012535ef18cd923c8c79a8303", kill_on_drop: false }` [INFO] [stdout] d7f30d5bfc92545f255392a182bd3b66d2cf8d1012535ef18cd923c8c79a8303