[INFO] cloning repository https://github.com/larry0x/txf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/larry0x/txf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry0x%2Ftxf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry0x%2Ftxf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f75e43bbb1a6077bac052d345960c79796e6381 [INFO] checking larry0x/txf against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry0x%2Ftxf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/larry0x/txf on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/larry0x/txf [INFO] finished tweaking git repo https://github.com/larry0x/txf [INFO] tweaked toml for git repo https://github.com/larry0x/txf written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/larry0x/txf 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebbaaac022cfffdd7249fbac12b36cf8b2317b1dcbe80b4236c1bbe8bbaee5fd [INFO] running `Command { std: "docker" "start" "-a" "ebbaaac022cfffdd7249fbac12b36cf8b2317b1dcbe80b4236c1bbe8bbaee5fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebbaaac022cfffdd7249fbac12b36cf8b2317b1dcbe80b4236c1bbe8bbaee5fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbaaac022cfffdd7249fbac12b36cf8b2317b1dcbe80b4236c1bbe8bbaee5fd", kill_on_drop: false }` [INFO] [stdout] ebbaaac022cfffdd7249fbac12b36cf8b2317b1dcbe80b4236c1bbe8bbaee5fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7aabac6ab41cd69c0121b3d00592f727627345abfc474918f4c9a594ff7cfdf [INFO] running `Command { std: "docker" "start" "-a" "f7aabac6ab41cd69c0121b3d00592f727627345abfc474918f4c9a594ff7cfdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking time v0.3.27 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tendermint-proto v0.32.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking cosmos-sdk-proto v0.19.0 [INFO] [stderr] Checking txf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `Command { std: "docker" "inspect" "f7aabac6ab41cd69c0121b3d00592f727627345abfc474918f4c9a594ff7cfdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7aabac6ab41cd69c0121b3d00592f727627345abfc474918f4c9a594ff7cfdf", kill_on_drop: false }` [INFO] [stdout] f7aabac6ab41cd69c0121b3d00592f727627345abfc474918f4c9a594ff7cfdf [INFO] checking larry0x/txf against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry0x%2Ftxf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/larry0x/txf on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/larry0x/txf [INFO] finished tweaking git repo https://github.com/larry0x/txf [INFO] tweaked toml for git repo https://github.com/larry0x/txf written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/larry0x/txf 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41983842b4f314db956f8a04d98054f545f2953732e45b3f06286a80844fd439 [INFO] running `Command { std: "docker" "start" "-a" "41983842b4f314db956f8a04d98054f545f2953732e45b3f06286a80844fd439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41983842b4f314db956f8a04d98054f545f2953732e45b3f06286a80844fd439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41983842b4f314db956f8a04d98054f545f2953732e45b3f06286a80844fd439", kill_on_drop: false }` [INFO] [stdout] 41983842b4f314db956f8a04d98054f545f2953732e45b3f06286a80844fd439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced02d2cd81488150246c47938a37459a1c6115f48d89d086684df73eaa4b9b4 [INFO] running `Command { std: "docker" "start" "-a" "ced02d2cd81488150246c47938a37459a1c6115f48d89d086684df73eaa4b9b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking time v0.3.27 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcQOfUgK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQOfUgK/symbols.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.prost_derive.ad92b976c2b58799-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.22rlfq4srl9eypmd.rcgu.rmeta" "/opt/rustwide/target/debug/deps/prost_derive-330aa64a4cbc36a1.156kt0w9a3xmv45.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-094286feab9cb745.rlib" "/opt/rustwide/target/debug/deps/libquote-555c7d56a8598fc7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ba87f0f7969af66.rlib" "/opt/rustwide/target/debug/deps/libeither-330741d6fdf1878c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9b7e0348df69b681.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b95bff6d96ed48e8.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6af6cb20bb87a7a8.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dd7866a5f652c7e.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libprost_derive-330aa64a4cbc36a1.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ced02d2cd81488150246c47938a37459a1c6115f48d89d086684df73eaa4b9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced02d2cd81488150246c47938a37459a1c6115f48d89d086684df73eaa4b9b4", kill_on_drop: false }` [INFO] [stdout] ced02d2cd81488150246c47938a37459a1c6115f48d89d086684df73eaa4b9b4