[INFO] fetching crate sunshine-donate 0.1.1... [INFO] checking sunshine-donate-0.1.1 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate sunshine-donate 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sunshine-donate 0.1.1 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunshine-donate 0.1.1 [INFO] finished tweaking crates.io crate sunshine-donate 0.1.1 [INFO] tweaked toml for crates.io crate sunshine-donate 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2e02773fcaadddecbd73a5fbf3f4d50101d13e060bf019a681c01c0dcff9419 [INFO] running `Command { std: "docker" "start" "-a" "b2e02773fcaadddecbd73a5fbf3f4d50101d13e060bf019a681c01c0dcff9419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e02773fcaadddecbd73a5fbf3f4d50101d13e060bf019a681c01c0dcff9419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e02773fcaadddecbd73a5fbf3f4d50101d13e060bf019a681c01c0dcff9419", kill_on_drop: false }` [INFO] [stdout] b2e02773fcaadddecbd73a5fbf3f4d50101d13e060bf019a681c01c0dcff9419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bba4684424b0a7124270d64d387cdd34c7142af445a5d5b6d8b075d429f39e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2bba4684424b0a7124270d64d387cdd34c7142af445a5d5b6d8b075d429f39e6", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [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 matrixmultiply v0.2.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking ref-cast v1.0.2 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking sp-panic-handler v2.0.0-rc5 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking substrate-bip39 v0.4.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking sp-storage v2.0.0-rc5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc5 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc5 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-rc5 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-rc5 [INFO] [stderr] Checking sp-tracing v2.0.0-rc5 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.parity_scale_codec_derive.cdcgbe6l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libparity_scale_codec_derive-cfc1d108f4891525.so" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.14i6ppnkm3ghc54e.rcgu.o" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-cfc1d108f4891525.40njaqvfbdfrkiy1.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_crate-7b00328488000511.rlib" "/opt/rustwide/target/debug/deps/libtoml-b4cafc141b37b678.rlib" "/opt/rustwide/target/debug/deps/libserde-93d7394e9214ee6b.rlib" "/opt/rustwide/target/debug/deps/libsyn-4e6d19127cf10ba9.rlib" "/opt/rustwide/target/debug/deps/libquote-f7ea4c9bef36e8af.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-194003952cd3c42e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-460f9c27fbb1b178.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-scale-codec-derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2bba4684424b0a7124270d64d387cdd34c7142af445a5d5b6d8b075d429f39e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bba4684424b0a7124270d64d387cdd34c7142af445a5d5b6d8b075d429f39e6", kill_on_drop: false }` [INFO] [stdout] 2bba4684424b0a7124270d64d387cdd34c7142af445a5d5b6d8b075d429f39e6