[INFO] cloning repository https://github.com/chshersh/tool-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chshersh/tool-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchshersh%2Ftool-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchshersh%2Ftool-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da2958384c8e3d0fc2539b7d812d3c3084481788 [INFO] testing chshersh/tool-sync against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchshersh%2Ftool-sync" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chshersh/tool-sync on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chshersh/tool-sync [INFO] finished tweaking git repo https://github.com/chshersh/tool-sync [INFO] tweaked toml for git repo https://github.com/chshersh/tool-sync written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chshersh/tool-sync 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 913abf4f43ccc72d70c289b28bc2d3db9766f2457aee3edbeece4d9ca12b08eb [INFO] running `Command { std: "docker" "start" "-a" "913abf4f43ccc72d70c289b28bc2d3db9766f2457aee3edbeece4d9ca12b08eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "913abf4f43ccc72d70c289b28bc2d3db9766f2457aee3edbeece4d9ca12b08eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913abf4f43ccc72d70c289b28bc2d3db9766f2457aee3edbeece4d9ca12b08eb", kill_on_drop: false }` [INFO] [stdout] 913abf4f43ccc72d70c289b28bc2d3db9766f2457aee3edbeece4d9ca12b08eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ffa46848fbdcc4b3dc9b069c2201e70b091489e068d71b83c4a91cb29891c9 [INFO] running `Command { std: "docker" "start" "-a" "e2ffa46848fbdcc4b3dc9b069c2201e70b091489e068d71b83c4a91cb29891c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling clap v4.0.15 [INFO] [stderr] Compiling clap_complete v4.0.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling tool-sync v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/config/schema.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | /// Hardcoded tools don't supply their own proxy automatically [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | proxy: None, [INFO] [stdout] | ----------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tool-sync` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name tool_sync --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a335bd8e8aa53e41 -C extra-filename=-3c0cf53b86e1012b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-9ed9a9c614f3d661.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-cd79814bf7eb41f9.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-21cf8fa08a1c3434.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-72f5f1bfd1145355.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0087d1dc7f5b7802.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-8b8e1ca84fadc2cc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-aad567db865bfdd6.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-418175846ce9dec5.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-36a0bc63925e1dd8.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-fcd532b133df9040.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-6c8e1289ea23ccb1.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-780ede0a93f997d8.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-154d730234231dd1.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ed8ccfdf83f09688/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e2ffa46848fbdcc4b3dc9b069c2201e70b091489e068d71b83c4a91cb29891c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ffa46848fbdcc4b3dc9b069c2201e70b091489e068d71b83c4a91cb29891c9", kill_on_drop: false }` [INFO] [stdout] e2ffa46848fbdcc4b3dc9b069c2201e70b091489e068d71b83c4a91cb29891c9