[INFO] cloning repository https://github.com/stepanov-denis/ats-monitoring [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepanov-denis/ats-monitoring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47d389fdab5d9b2f4a7ae773b9c3ae82aaae558f [INFO] testing stepanov-denis/ats-monitoring against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring" "/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/stepanov-denis/ats-monitoring on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/stepanov-denis/ats-monitoring [INFO] finished tweaking git repo https://github.com/stepanov-denis/ats-monitoring [INFO] tweaked toml for git repo https://github.com/stepanov-denis/ats-monitoring written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stepanov-denis/ats-monitoring 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres v0.7.3 [INFO] [stderr] Downloaded modbus-iiot v0.2.0 [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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 715a230c29eff3d89a9f7760480fca2d7c43a9f7c4f8939217159880dc95765e [INFO] running `Command { std: "docker" "start" "-a" "715a230c29eff3d89a9f7760480fca2d7c43a9f7c4f8939217159880dc95765e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "715a230c29eff3d89a9f7760480fca2d7c43a9f7c4f8939217159880dc95765e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715a230c29eff3d89a9f7760480fca2d7c43a9f7c4f8939217159880dc95765e", kill_on_drop: false }` [INFO] [stdout] 715a230c29eff3d89a9f7760480fca2d7c43a9f7c4f8939217159880dc95765e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d283f154a6a49c2e3345d1dd85c5e69e1cdb5bb3f4f9acfa52be127810cdfe1 [INFO] running `Command { std: "docker" "start" "-a" "9d283f154a6a49c2e3345d1dd85c5e69e1cdb5bb3f4f9acfa52be127810cdfe1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling modbus-iiot v0.2.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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/rustcBRuLXv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBRuLXv/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.tokio_macros.b70c771206bd6941-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.17riry61u22v0xvu.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-0ffaa14f0d2b629f.2g9567hmw82lxen0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7e792a0c3bffed03.rlib" "/opt/rustwide/target/debug/deps/libquote-b8b1bbbd818a6a49.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-338e19ae9b0a141b.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-0808fddda965d78f.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-0ffaa14f0d2b629f.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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcApvMiB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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/rustcDBJpa2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcDBJpa2/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.async_trait.e47f3a566330e34d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.3h8peqpally4rcqg.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-dc1361db8b3eae54.1et9hbph5ae8e9h2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7e792a0c3bffed03.rlib" "/opt/rustwide/target/debug/deps/libquote-b8b1bbbd818a6a49.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-338e19ae9b0a141b.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-0808fddda965d78f.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-dc1361db8b3eae54.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] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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/rustcrM90C9/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrM90C9/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.futures_macro.29fe2070efe2efc7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.3idbvz5dm1n4qybk.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-8fa0b67e7b9e1ff9.3igry9l1lunylx37.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7e792a0c3bffed03.rlib" "/opt/rustwide/target/debug/deps/libquote-b8b1bbbd818a6a49.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-338e19ae9b0a141b.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-0808fddda965d78f.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-8fa0b67e7b9e1ff9.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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalGhPu8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWU1tPa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d283f154a6a49c2e3345d1dd85c5e69e1cdb5bb3f4f9acfa52be127810cdfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d283f154a6a49c2e3345d1dd85c5e69e1cdb5bb3f4f9acfa52be127810cdfe1", kill_on_drop: false }` [INFO] [stdout] 9d283f154a6a49c2e3345d1dd85c5e69e1cdb5bb3f4f9acfa52be127810cdfe1 [INFO] testing stepanov-denis/ats-monitoring against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file winter garden/winter garden decimal new.psl [INFO] [stderr] error: unable to write file winter garden/winter garden.map [INFO] [stderr] error: unable to write file winter garden/winter garden.psl [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing stepanov-denis/ats-monitoring against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file winter garden/winter garden decimal new.psl [INFO] [stderr] error: unable to write file winter garden/winter garden.map [INFO] [stderr] error: unable to write file winter garden/winter garden.psl [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing stepanov-denis/ats-monitoring against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file winter garden/winter garden decimal new.psl [INFO] [stderr] error: unable to write file winter garden/winter garden.map [INFO] [stderr] error: unable to write file winter garden/winter garden.psl [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing stepanov-denis/ats-monitoring against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file winter garden/winter garden decimal new.psl [INFO] [stderr] error: unable to write file winter garden/winter garden.map [INFO] [stderr] error: unable to write file winter garden/winter garden.psl [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing stepanov-denis/ats-monitoring against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanov-denis%2Fats-monitoring" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file winter garden/winter garden decimal new.psl [INFO] [stderr] error: unable to write file winter garden/winter garden.map [INFO] [stderr] error: unable to write file winter garden/winter garden.psl [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/stepanov-denis/ats-monitoring [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.