[INFO] cloning repository https://github.com/orf/git-workspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orf/git-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forf%2Fgit-workspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forf%2Fgit-workspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f13c8c856a8ff5eb5fa1bc97e59a9dc76285d6b [INFO] testing orf/git-workspace against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forf%2Fgit-workspace" "/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/orf/git-workspace 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] started tweaking git repo https://github.com/orf/git-workspace [INFO] finished tweaking git repo https://github.com/orf/git-workspace [INFO] tweaked toml for git repo https://github.com/orf/git-workspace written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/orf/git-workspace 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] Downloading crates ... [INFO] [stderr] Downloaded atomic-counter v1.0.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f252b60804a81c358ec6ef53418c652d278a8e37445c10a18d0df9743d83f4e [INFO] running `Command { std: "docker" "start" "-a" "3f252b60804a81c358ec6ef53418c652d278a8e37445c10a18d0df9743d83f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f252b60804a81c358ec6ef53418c652d278a8e37445c10a18d0df9743d83f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f252b60804a81c358ec6ef53418c652d278a8e37445c10a18d0df9743d83f4e", kill_on_drop: false }` [INFO] [stdout] 3f252b60804a81c358ec6ef53418c652d278a8e37445c10a18d0df9743d83f4e [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=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] 830dbfbc31e5923bbe7f581c6c30135d46e1c217dde91eee568ed31199bf7e9e [INFO] running `Command { std: "docker" "start" "-a" "830dbfbc31e5923bbe7f581c6c30135d46e1c217dde91eee568ed31199bf7e9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling git-workspace v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.63s [INFO] running `Command { std: "docker" "inspect" "830dbfbc31e5923bbe7f581c6c30135d46e1c217dde91eee568ed31199bf7e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830dbfbc31e5923bbe7f581c6c30135d46e1c217dde91eee568ed31199bf7e9e", kill_on_drop: false }` [INFO] [stdout] 830dbfbc31e5923bbe7f581c6c30135d46e1c217dde91eee568ed31199bf7e9e [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77fccc084819a461e8dc555666a3bf30f17b5c953c26d39d47a7aff661a999a2 [INFO] running `Command { std: "docker" "start" "-a" "77fccc084819a461e8dc555666a3bf30f17b5c953c26d39d47a7aff661a999a2", kill_on_drop: false }` [INFO] [stderr] Compiling git-workspace v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "77fccc084819a461e8dc555666a3bf30f17b5c953c26d39d47a7aff661a999a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fccc084819a461e8dc555666a3bf30f17b5c953c26d39d47a7aff661a999a2", kill_on_drop: false }` [INFO] [stdout] 77fccc084819a461e8dc555666a3bf30f17b5c953c26d39d47a7aff661a999a2 [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=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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ade408a1ab0df2687f396d0b94b2ae8aceaceed08794bec669668ffee3feef8d [INFO] running `Command { std: "docker" "start" "-a" "ade408a1ab0df2687f396d0b94b2ae8aceaceed08794bec669668ffee3feef8d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_workspace-668c2407ca5cbf24) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ade408a1ab0df2687f396d0b94b2ae8aceaceed08794bec669668ffee3feef8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade408a1ab0df2687f396d0b94b2ae8aceaceed08794bec669668ffee3feef8d", kill_on_drop: false }` [INFO] [stdout] ade408a1ab0df2687f396d0b94b2ae8aceaceed08794bec669668ffee3feef8d [INFO] testing orf/git-workspace 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%2Forf%2Fgit-workspace" "/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/orf/git-workspace on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orf/git-workspace [INFO] finished tweaking git repo https://github.com/orf/git-workspace [INFO] tweaked toml for git repo https://github.com/orf/git-workspace written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/orf/git-workspace 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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69473e91be57bb3e46d2f791fa696febefe6c278f88957f635d0f8718f5fb491 [INFO] running `Command { std: "docker" "start" "-a" "69473e91be57bb3e46d2f791fa696febefe6c278f88957f635d0f8718f5fb491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69473e91be57bb3e46d2f791fa696febefe6c278f88957f635d0f8718f5fb491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69473e91be57bb3e46d2f791fa696febefe6c278f88957f635d0f8718f5fb491", kill_on_drop: false }` [INFO] [stdout] 69473e91be57bb3e46d2f791fa696febefe6c278f88957f635d0f8718f5fb491 [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=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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c52999238804f4edb7fa7aa725eac98176dce25938908d5b4f03294f59e310a [INFO] running `Command { std: "docker" "start" "-a" "0c52999238804f4edb7fa7aa725eac98176dce25938908d5b4f03294f59e310a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling git-workspace v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-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" "-m64" "/tmp/rustciFb0rW/symbols.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.git_workspace.9a5e704568168b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69.4v125o2feb9dg2pf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e0e598d388939c02/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2544fb02d0529517/out/build" "-L" "/opt/rustwide/target/debug/build/ring-2a29f0d02c7223ad/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-5c3e37e27ec0421c.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-523e7a6d398c8a33.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-13b71008dfa2845e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0646b95bdd175561.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1fd42d86886de7ee.rlib" "/opt/rustwide/target/debug/deps/libwinnow-4c80988844af89e9.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-af92a0e3e07ee04f.rlib" "/opt/rustwide/target/debug/deps/libglobset-0d442dbdb9ec2d2f.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libregex-303fb85dd4918125.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b87278bb9bc2845e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2fba322c2516c6a3.rlib" "/opt/rustwide/target/debug/deps/libbstr-285ae4e13be2eee1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libgit2-5ee135669d099ab8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-e484a6f002837e52.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-9e2c87e8814478c9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3b4b704ca5344060.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c0e87d9cc49e9acc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ea1894d07953e9ad.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-55706bb0eac46bcc.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/libureq-028b71f426d7a99e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ccf3be5f1776ee45.rlib" "/opt/rustwide/target/debug/deps/librustls-11c58f053a19babe.rlib" "/opt/rustwide/target/debug/deps/libsct-e1375381b1ff992a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-71474799022ccf9d.rlib" "/opt/rustwide/target/debug/deps/libring-68d17a4b1ba39a11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9565d40a91b60a82.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libflate2-8e6e456291549b86.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fdd9e74574a7bd2a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/liblog-8188d82fb061445d.rlib" "/opt/rustwide/target/debug/deps/liburl-7f57060bbb46f1e7.rlib" "/opt/rustwide/target/debug/deps/libidna-cec821f7529828f2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a49209942f8cb303.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ee95c3013bc32c40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c878b6f40f2978b2.rlib" "/opt/rustwide/target/debug/deps/libstructopt-564c056c52a04f55.rlib" "/opt/rustwide/target/debug/deps/libclap-de85fb57a98107bd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-098e3ca032784738.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3564df42f0a90568.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libatty-ad43446a57b19b41.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f435e404af61098a.rlib" "/opt/rustwide/target/debug/deps/libindicatif-f9da97f507bfee90.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-e295281abf31ebad.rlib" "/opt/rustwide/target/debug/deps/librayon-d1d0de901310c928.rlib" "/opt/rustwide/target/debug/deps/librayon_core-67d2fbd6e26884b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89c9b8afef2535ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-19b70e65285aad9f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-70be0b3efc76ca6c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dd96d6909164d49d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libeither-53fc968d8fef4dab.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-32290b097e7f8875.rlib" "/opt/rustwide/target/debug/deps/libgraphql_client-99894d0183e47f0c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d94112bef9ddbe00.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libserde-b8eeea6b65784911.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-757141d73746f24b.rlib" "/opt/rustwide/target/debug/deps/libexpanduser-ae2b5364c3c5602c.rlib" "/opt/rustwide/target/debug/deps/libdirs-350596c8497e4780.rlib" "/opt/rustwide/target/debug/deps/libpwd-5678c393bbcfec13.rlib" "/opt/rustwide/target/debug/deps/libthiserror-028500d173da94df.rlib" "/opt/rustwide/target/debug/deps/libconsole-e80c9cfcee34c849.rlib" "/opt/rustwide/target/debug/deps/liblibc-a40391b8f7ca94de.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libatomic_counter-58b6b2bdae464a9c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_workspace-0c469b5ae37fba69" "-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 `git-workspace` (bin "git-workspace") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0c52999238804f4edb7fa7aa725eac98176dce25938908d5b4f03294f59e310a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c52999238804f4edb7fa7aa725eac98176dce25938908d5b4f03294f59e310a", kill_on_drop: false }` [INFO] [stdout] 0c52999238804f4edb7fa7aa725eac98176dce25938908d5b4f03294f59e310a