[INFO] cloning repository https://github.com/timbby/substrate_course_5 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timbby/substrate_course_5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimbby%2Fsubstrate_course_5", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimbby%2Fsubstrate_course_5'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6bcdde37f2a1d891dc936f2e82b442f06066362 [INFO] checking timbby/substrate_course_5 against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimbby%2Fsubstrate_course_5" "/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/timbby/substrate_course_5 on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timbby/substrate_course_5 [INFO] finished tweaking git repo https://github.com/timbby/substrate_course_5 [INFO] tweaked toml for git repo https://github.com/timbby/substrate_course_5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timbby/substrate_course_5 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substrate-wasm-builder-runner v2.0.0 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a70dd41bdd04361378a652e1eb66d2e15799ac470116fb11c254a7d29d625093 [INFO] running `Command { std: "docker" "start" "-a" "a70dd41bdd04361378a652e1eb66d2e15799ac470116fb11c254a7d29d625093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a70dd41bdd04361378a652e1eb66d2e15799ac470116fb11c254a7d29d625093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70dd41bdd04361378a652e1eb66d2e15799ac470116fb11c254a7d29d625093", kill_on_drop: false }` [INFO] [stdout] a70dd41bdd04361378a652e1eb66d2e15799ac470116fb11c254a7d29d625093 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231479fea0c0e53006e817ab9e2fd90c1061c5161e1c6d174572bddcd29a08e4 [INFO] running `Command { std: "docker" "start" "-a" "231479fea0c0e53006e817ab9e2fd90c1061c5161e1c6d174572bddcd29a08e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking sp-std v2.0.0 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.3.12/src/sockaddr.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | mem::transmute::(v4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `SocketAddrV4` (48 bits) [INFO] [stdout] = note: target type: `sockaddr_in` (128 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] error: could not compile `socket2` (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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name regex --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.3.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 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "thread_local", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=72eda8fdb3394272 -C extra-filename=-7c899bb5796466e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-7798d61358bdd541.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c680675884d5b80f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-421bf94a43221269.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-8c5624da5b8d6af8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.36/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9dc5d19fa7a7117e -C extra-filename=-e4c6327f1823c071 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db0f56343dade358.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bac3a2ad3d2b911a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "231479fea0c0e53006e817ab9e2fd90c1061c5161e1c6d174572bddcd29a08e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231479fea0c0e53006e817ab9e2fd90c1061c5161e1c6d174572bddcd29a08e4", kill_on_drop: false }` [INFO] [stdout] 231479fea0c0e53006e817ab9e2fd90c1061c5161e1c6d174572bddcd29a08e4