[INFO] cloning repository https://github.com/leetvr/profiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leetvr/profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleetvr%2Fprofiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleetvr%2Fprofiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0391e75cb51a0b944616a39e046e2df52327abb [INFO] testing leetvr/profiler against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleetvr%2Fprofiler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leetvr/profiler on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leetvr/profiler [INFO] finished tweaking git repo https://github.com/leetvr/profiler [INFO] tweaked toml for git repo https://github.com/leetvr/profiler written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leetvr/profiler 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.22.1 [INFO] [stderr] Downloaded redis_ts v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a29f37704fd327e2b9b3bab60b8758e7754c6b954cbcab1f63b07e79826e990 [INFO] running `Command { std: "docker" "start" "-a" "6a29f37704fd327e2b9b3bab60b8758e7754c6b954cbcab1f63b07e79826e990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a29f37704fd327e2b9b3bab60b8758e7754c6b954cbcab1f63b07e79826e990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a29f37704fd327e2b9b3bab60b8758e7754c6b954cbcab1f63b07e79826e990", kill_on_drop: false }` [INFO] [stdout] 6a29f37704fd327e2b9b3bab60b8758e7754c6b954cbcab1f63b07e79826e990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9f11cd726f2c3484fed901495dc3dae14c1f7e025b20a3861d0ab07c941630 [INFO] running `Command { std: "docker" "start" "-a" "ab9f11cd726f2c3484fed901495dc3dae14c1f7e025b20a3861d0ab07c941630", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling redis v0.22.1 [INFO] [stderr] Compiling warp v0.3.3 [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] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.23/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="default"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "default", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=c07454fe9d6660d9 -C extra-filename=-c07454fe9d6660d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-eda7eefca1d7feee.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0a8f653e5f1d0b10.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-cfc49328a5e2323e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9f5e83e578939385.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-850db30cfe490639.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d031242cfeaeb3f0.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-a80c981dbdc5fb39.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-350f32429a583fef.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-b17551f647cc5376.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-57a3296a165c9101.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2cf3e4aafa635ac2.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-18ceb10e50924891.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-6daee34ce580ac88.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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 `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.22.1/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="acl"' --cfg 'feature="aio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="geospatial"' --cfg 'feature="pin-project-lite"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="streams"' --cfg 'feature="tokio"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "arc-swap", "async-native-tls", "async-std", "async-std-comp", "async-std-tls-comp", "async-trait", "bytes", "cluster", "connection-manager", "crc16", "default", "futures", "futures-util", "geospatial", "json", "native-tls", "pin-project-lite", "r2d2", "rand", "script", "serde", "serde_json", "sha1_smol", "streams", "tls", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-util"))' -C metadata=5c4031b6058dd0f3 -C extra-filename=-5c4031b6058dd0f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f707bae36c6580f7.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-eda7eefca1d7feee.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-8aab40b0ffb201a0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9f5e83e578939385.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-b17551f647cc5376.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-cf33914a9caa967b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-bf4a073559873234.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-7fc5d89c86a2a446.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2cf3e4aafa635ac2.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6f5469880ef9c3b6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3be1b4f6fbd912dc.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ab9f11cd726f2c3484fed901495dc3dae14c1f7e025b20a3861d0ab07c941630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9f11cd726f2c3484fed901495dc3dae14c1f7e025b20a3861d0ab07c941630", kill_on_drop: false }` [INFO] [stdout] ab9f11cd726f2c3484fed901495dc3dae14c1f7e025b20a3861d0ab07c941630