[INFO] cloning repository https://github.com/carlocaione/rstocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carlocaione/rstocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlocaione%2Frstocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlocaione%2Frstocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cef74d08306b1843dc631fdc82287aeb90d1a4a [INFO] testing carlocaione/rstocks against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlocaione%2Frstocks" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carlocaione/rstocks on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carlocaione/rstocks [INFO] finished tweaking git repo https://github.com/carlocaione/rstocks [INFO] tweaked toml for git repo https://github.com/carlocaione/rstocks written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/carlocaione/rstocks 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be04cf2f93af202d4bd3990a9450ccf2cc414c40f0aa2559754b5b33d09912ef [INFO] running `Command { std: "docker" "start" "-a" "be04cf2f93af202d4bd3990a9450ccf2cc414c40f0aa2559754b5b33d09912ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be04cf2f93af202d4bd3990a9450ccf2cc414c40f0aa2559754b5b33d09912ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be04cf2f93af202d4bd3990a9450ccf2cc414c40f0aa2559754b5b33d09912ef", kill_on_drop: false }` [INFO] [stdout] be04cf2f93af202d4bd3990a9450ccf2cc414c40f0aa2559754b5b33d09912ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6998e1b37ed436a2837ac8896436576676678c6f8ec2c4d59f033dcc7a19918 [INFO] running `Command { std: "docker" "start" "-a" "f6998e1b37ed436a2837ac8896436576676678c6f8ec2c4d59f033dcc7a19918", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-test v0.4.3 [INFO] [stderr] Compiling h2 v0.3.23 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.26 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hyper_tls-17c39ed2faef4665.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hyper-tls-17c39ed2faef4665/dep-lib-hyper_tls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.28/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 --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=94f4cbb698867564 -C extra-filename=-2afe13511c467be5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ad72df070df6f8e.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f853306e08ec8d3d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-146d724fc541a055.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-025b5094a1ed5435.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-aa2566f022e3bbb8.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-95df84960baf9adb.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-a126edcdcf1e38a4.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-cbcf4da6e0ac7621.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-89bb0688a32eddef.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9206c8aa4b247084.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3d091bb90788c246.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-aa28c9aa29f1c654.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-905e4c8be13ebfc0.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-0f3c3ee377cad37f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaQ23tl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f6998e1b37ed436a2837ac8896436576676678c6f8ec2c4d59f033dcc7a19918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6998e1b37ed436a2837ac8896436576676678c6f8ec2c4d59f033dcc7a19918", kill_on_drop: false }` [INFO] [stdout] f6998e1b37ed436a2837ac8896436576676678c6f8ec2c4d59f033dcc7a19918