[INFO] cloning repository https://github.com/xzz53/dynamixel-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xzz53/dynamixel-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxzz53%2Fdynamixel-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxzz53%2Fdynamixel-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10aae500dc6c60ec217a26001af550a5a273b76e [INFO] checking xzz53/dynamixel-tool against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxzz53%2Fdynamixel-tool" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xzz53/dynamixel-tool on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xzz53/dynamixel-tool [INFO] finished tweaking git repo https://github.com/xzz53/dynamixel-tool [INFO] tweaked toml for git repo https://github.com/xzz53/dynamixel-tool written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.21.0 (latest: v0.22.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v3.2.25 (latest: v4.5.4) [INFO] [stderr] Adding clap_complete v3.2.5 (latest: v4.5.2) [INFO] [stderr] Adding clap_derive v3.2.25 (latest: v4.5.4) [INFO] [stderr] Adding clap_lex v0.2.4 (latest: v0.7.0) [INFO] [stderr] Adding crc v2.1.0 (latest: v3.2.1) [INFO] [stderr] Adding crc-catalog v1.1.1 (latest: v2.4.0) [INFO] [stderr] Adding env_logger v0.9.3 (latest: v0.11.3) [INFO] [stderr] Adding gimli v0.28.1 (latest: v0.29.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.3) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding memoffset v0.6.5 (latest: v0.9.1) [INFO] [stderr] Adding memoffset v0.7.1 (latest: v0.9.1) [INFO] [stderr] Adding nix v0.23.2 (latest: v0.28.0) [INFO] [stderr] Adding nix v0.26.4 (latest: v0.28.0) [INFO] [stderr] Adding object v0.32.2 (latest: v0.35.0) [INFO] [stderr] Adding os_str_bytes v6.6.1 (latest: v7.0.0) [INFO] [stderr] Adding strsim v0.10.0 (latest: v0.11.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.60) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1823a6c8c9584f2f714756f57a1071204aba01b1f9e8ab4d2d607e865c5d8d04 [INFO] running `Command { std: "docker" "start" "-a" "1823a6c8c9584f2f714756f57a1071204aba01b1f9e8ab4d2d607e865c5d8d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1823a6c8c9584f2f714756f57a1071204aba01b1f9e8ab4d2d607e865c5d8d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1823a6c8c9584f2f714756f57a1071204aba01b1f9e8ab4d2d607e865c5d8d04", kill_on_drop: false }` [INFO] [stdout] 1823a6c8c9584f2f714756f57a1071204aba01b1f9e8ab4d2d607e865c5d8d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0a6a9be7050d6c14c9a5fc711fa6b94eb7dff5c10a56291199cda4563ba284f [INFO] running `Command { std: "docker" "start" "-a" "f0a6a9be7050d6c14c9a5fc711fa6b94eb7dff5c10a56291199cda4563ba284f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking clap_complete v3.2.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-serial v5.4.4 [INFO] [stderr] Checking dynamixel-lib v2.1.1 (/opt/rustwide/workdir/dynamixel-lib) [INFO] [stderr] Checking dynamixel-tool v2.1.1 (/opt/rustwide/workdir/dynamixel-tool) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s [INFO] running `Command { std: "docker" "inspect" "f0a6a9be7050d6c14c9a5fc711fa6b94eb7dff5c10a56291199cda4563ba284f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a6a9be7050d6c14c9a5fc711fa6b94eb7dff5c10a56291199cda4563ba284f", kill_on_drop: false }` [INFO] [stdout] f0a6a9be7050d6c14c9a5fc711fa6b94eb7dff5c10a56291199cda4563ba284f [INFO] checking xzz53/dynamixel-tool against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxzz53%2Fdynamixel-tool" "/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/xzz53/dynamixel-tool on toolchain 0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xzz53/dynamixel-tool [INFO] finished tweaking git repo https://github.com/xzz53/dynamixel-tool [INFO] tweaked toml for git repo https://github.com/xzz53/dynamixel-tool written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.21.0 (latest: v0.22.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v3.2.25 (latest: v4.5.4) [INFO] [stderr] Adding clap_complete v3.2.5 (latest: v4.5.2) [INFO] [stderr] Adding clap_derive v3.2.25 (latest: v4.5.4) [INFO] [stderr] Adding clap_lex v0.2.4 (latest: v0.7.0) [INFO] [stderr] Adding crc v2.1.0 (latest: v3.2.1) [INFO] [stderr] Adding crc-catalog v1.1.1 (latest: v2.4.0) [INFO] [stderr] Adding env_logger v0.9.3 (latest: v0.11.3) [INFO] [stderr] Adding gimli v0.28.1 (latest: v0.29.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.3) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding memoffset v0.6.5 (latest: v0.9.1) [INFO] [stderr] Adding memoffset v0.7.1 (latest: v0.9.1) [INFO] [stderr] Adding nix v0.23.2 (latest: v0.28.0) [INFO] [stderr] Adding nix v0.26.4 (latest: v0.28.0) [INFO] [stderr] Adding object v0.32.2 (latest: v0.35.0) [INFO] [stderr] Adding os_str_bytes v6.6.1 (latest: v7.0.0) [INFO] [stderr] Adding strsim v0.10.0 (latest: v0.11.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.60) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a2df377d052691d1c10811d2a0d7bff3b131486d5010a5e88741bd0e04976aa [INFO] running `Command { std: "docker" "start" "-a" "9a2df377d052691d1c10811d2a0d7bff3b131486d5010a5e88741bd0e04976aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a2df377d052691d1c10811d2a0d7bff3b131486d5010a5e88741bd0e04976aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2df377d052691d1c10811d2a0d7bff3b131486d5010a5e88741bd0e04976aa", kill_on_drop: false }` [INFO] [stdout] 9a2df377d052691d1c10811d2a0d7bff3b131486d5010a5e88741bd0e04976aa [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58cb37babecc429bd695f9b7686ad0a7e5e9a20f999e34fbd8cfc723820d4737 [INFO] running `Command { std: "docker" "start" "-a" "58cb37babecc429bd695f9b7686ad0a7e5e9a20f999e34fbd8cfc723820d4737", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustc7BsbKL/symbols.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.76b4533202a17ad6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.76b4533202a17ad6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.76b4533202a17ad6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.76b4533202a17ad6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.4fpke66me2kazdg8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e" "-Wl,--gc-sections" "-pie" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libc` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaL3yfLo/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustcyYpMbm/symbols.o" "/opt/rustwide/target/debug/build/thiserror-94aab48f54896973/build_script_build-94aab48f54896973.build_script_build.ebe95a277dc5989-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/thiserror-94aab48f54896973/build_script_build-94aab48f54896973.build_script_build.ebe95a277dc5989-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/thiserror-94aab48f54896973/build_script_build-94aab48f54896973.15vnnz4gly94npq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/thiserror-94aab48f54896973/build_script_build-94aab48f54896973" "-Wl,--gc-sections" "-pie" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `memchr` (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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustchul2Ij/symbols.o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-81ccccee15836824/build_script_build-81ccccee15836824.build_script_build.679ae773128907f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-81ccccee15836824/build_script_build-81ccccee15836824.3muirbjidqbqljlt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-81ccccee15836824/build_script_build-81ccccee15836824" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] error: could not compile `proc-macro-error-attr` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "58cb37babecc429bd695f9b7686ad0a7e5e9a20f999e34fbd8cfc723820d4737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58cb37babecc429bd695f9b7686ad0a7e5e9a20f999e34fbd8cfc723820d4737", kill_on_drop: false }` [INFO] [stdout] 58cb37babecc429bd695f9b7686ad0a7e5e9a20f999e34fbd8cfc723820d4737