[INFO] cloning repository https://github.com/gbPagano/nn_from_scratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbPagano/nn_from_scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgbPagano%2Fnn_from_scratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgbPagano%2Fnn_from_scratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ada68afd542c7df8191b7c5012a5cd75c15a95e9 [INFO] checking gbPagano/nn_from_scratch against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgbPagano%2Fnn_from_scratch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gbPagano/nn_from_scratch on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gbPagano/nn_from_scratch [INFO] finished tweaking git repo https://github.com/gbPagano/nn_from_scratch [INFO] tweaked toml for git repo https://github.com/gbPagano/nn_from_scratch written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gbPagano/nn_from_scratch 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hoot v0.1.3 [INFO] [stderr] Downloaded openblas-src v0.10.9 [INFO] [stderr] Downloaded openblas-build v0.10.9 [INFO] [stderr] Downloaded rustls-pki-types v1.2.0 [INFO] [stderr] Downloaded blas-src v0.10.0 [INFO] [stderr] Downloaded ndarray-csv v0.5.2 [INFO] [stderr] Downloaded hootbin v0.1.1 [INFO] [stderr] Downloaded rustls-pemfile v2.0.0 [INFO] [stderr] Downloaded kdam_derive v0.1.0 [INFO] [stderr] Downloaded ureq v2.9.5 [INFO] [stderr] Downloaded ndarray-conv v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 500916ca5e81d37bb97b3c1dd82c99970661d34bf110100249a864557eb14065 [INFO] running `Command { std: "docker" "start" "-a" "500916ca5e81d37bb97b3c1dd82c99970661d34bf110100249a864557eb14065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "500916ca5e81d37bb97b3c1dd82c99970661d34bf110100249a864557eb14065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500916ca5e81d37bb97b3c1dd82c99970661d34bf110100249a864557eb14065", kill_on_drop: false }` [INFO] [stdout] 500916ca5e81d37bb97b3c1dd82c99970661d34bf110100249a864557eb14065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f5bf3724a6e1a5938296f943d94551c3c9c943a117725a2a0eb6d777c5ddbf [INFO] running `Command { std: "docker" "start" "-a" "f1f5bf3724a6e1a5938296f943d94551c3c9c943a117725a2a0eb6d777c5ddbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rustls-pki-types v1.2.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling hoot v0.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling kdam_derive v0.1.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcPaNF9I/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcPaNF9I/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/openssl_macros-10efa2df478c4a1f.61awjbqckk16pttdbltgwm5nt.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-ef473b3904860858.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-L" "/tmp/rustcPaNF9I/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopenssl_macros-10efa2df478c4a1f.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-macros` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMhSIM9/full.rmeta`: No space left on device (os error 28) [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 `thiserror-impl` (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/c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.57/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=e84018dc456957ec -C extra-filename=-0ee16da9897b2dcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ef473b3904860858.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rustfft` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcwDVGjR/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwDVGjR/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/kdam_derive-75550540c4fcf5f9.aflg03h11bmzz9ej2oy8dme80.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-ef473b3904860858.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-L" "/tmp/rustcwDVGjR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libkdam_derive-75550540c4fcf5f9.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (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/c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.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=adb78ea780b4d1ee -C extra-filename=-3a9d9fe1489bc439 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ef473b3904860858.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `kdam_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaM4KZ3F/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (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] 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/c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.196/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=4f9eaa0e683ee9c2 -C extra-filename=-7d6b9c9710b05cb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ef473b3904860858.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f1f5bf3724a6e1a5938296f943d94551c3c9c943a117725a2a0eb6d777c5ddbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f5bf3724a6e1a5938296f943d94551c3c9c943a117725a2a0eb6d777c5ddbf", kill_on_drop: false }` [INFO] [stdout] f1f5bf3724a6e1a5938296f943d94551c3c9c943a117725a2a0eb6d777c5ddbf