[INFO] cloning repository https://github.com/rozgo/amm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rozgo/amm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frozgo%2Famm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frozgo%2Famm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71a10f68574a281ada257d4f00349bd082513477 [INFO] checking rozgo/amm against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frozgo%2Famm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rozgo/amm on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rozgo/amm [INFO] finished tweaking git repo https://github.com/rozgo/amm [INFO] tweaked toml for git repo https://github.com/rozgo/amm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rozgo/amm 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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 541efc6a1fd7c019f2c1276d21cab99a5d21dbe224a93193ed23323b17ecef3e [INFO] running `Command { std: "docker" "start" "-a" "541efc6a1fd7c019f2c1276d21cab99a5d21dbe224a93193ed23323b17ecef3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "541efc6a1fd7c019f2c1276d21cab99a5d21dbe224a93193ed23323b17ecef3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541efc6a1fd7c019f2c1276d21cab99a5d21dbe224a93193ed23323b17ecef3e", kill_on_drop: false }` [INFO] [stdout] 541efc6a1fd7c019f2c1276d21cab99a5d21dbe224a93193ed23323b17ecef3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3e40645e952c6e8584b88b30cb6bfdef2b036da2a4774e2d7bfc0a43bd7357 [INFO] running `Command { std: "docker" "start" "-a" "1f3e40645e952c6e8584b88b30cb6bfdef2b036da2a4774e2d7bfc0a43bd7357", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sp-std v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.17#22d40c76) [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking ed25519 v1.4.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking wasmi v0.9.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sp-core-hashing v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.17#22d40c76) [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.17#22d40c76) [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking substrate-bip39 v0.4.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcYo6mB1/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcYo6mB1/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/impl_trait_for_tuples-e7033fa991b61977.9tzhlqxdfilcbueif0jr0avi8.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6e9fcf075b8f6796.rlib,libquote-40caeb57c5616544.rlib,libproc_macro2-0a5d17de82051912.rlib,libunicode_xid-3271329368ade004.rlib}" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-4e9a4ef318e80a34.rlib,libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libimpl_trait_for_tuples-e7033fa991b61977.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `impl-trait-for-tuples` (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 `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/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.137/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=fbb3c724ce0d1490 -C extra-filename=-a1b53bc636729786 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a5d17de82051912.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-40caeb57c5616544.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6e9fcf075b8f6796.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1f3e40645e952c6e8584b88b30cb6bfdef2b036da2a4774e2d7bfc0a43bd7357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3e40645e952c6e8584b88b30cb6bfdef2b036da2a4774e2d7bfc0a43bd7357", kill_on_drop: false }` [INFO] [stdout] 1f3e40645e952c6e8584b88b30cb6bfdef2b036da2a4774e2d7bfc0a43bd7357