[INFO] cloning repository https://github.com/dsal3389/tube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsal3389/tube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsal3389%2Ftube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsal3389%2Ftube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d181652e4ac837cd6015b7192910f1314f9ac25 [INFO] testing dsal3389/tube against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsal3389%2Ftube" "/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/dsal3389/tube on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dsal3389/tube [INFO] finished tweaking git repo https://github.com/dsal3389/tube [INFO] tweaked toml for git repo https://github.com/dsal3389/tube written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dsal3389/tube 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-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 164101d3f5608f96928d7c03d696b4e0e2c06cce4cf408d4898b6abd168a14a3 [INFO] running `Command { std: "docker" "start" "-a" "164101d3f5608f96928d7c03d696b4e0e2c06cce4cf408d4898b6abd168a14a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164101d3f5608f96928d7c03d696b4e0e2c06cce4cf408d4898b6abd168a14a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164101d3f5608f96928d7c03d696b4e0e2c06cce4cf408d4898b6abd168a14a3", kill_on_drop: false }` [INFO] [stdout] 164101d3f5608f96928d7c03d696b4e0e2c06cce4cf408d4898b6abd168a14a3 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffefac7dee13c7ebbabd77e5bee97c1a03fdfe77e3117a8d8e1075635e505f1 [INFO] running `Command { std: "docker" "start" "-a" "bffefac7dee13c7ebbabd77e5bee97c1a03fdfe77e3117a8d8e1075635e505f1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tube-inotify v0.1.0 (/opt/rustwide/workdir/crates/tube-inotify) [INFO] [stdout] warning: type `nfds_t` should have an upper camel case name [INFO] [stdout] --> crates/tube-inotify/src/ffi.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type nfds_t = c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `NfdsT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inotify_init` is never used [INFO] [stdout] --> crates/tube-inotify/src/ffi.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn inotify_init() -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inotify_rm_watch` is never used [INFO] [stdout] --> crates/tube-inotify/src/ffi.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn inotify_rm_watch(fd: c_int, wd: c_int) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `wd`, `mask`, `cookie`, and `name` are never read [INFO] [stdout] --> crates/tube-inotify/src/inotify.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct InotifyEvent { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 39 | wd: RawFd, [INFO] [stdout] | ^^ [INFO] [stdout] 40 | mask: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | cookie: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetad8gSDY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bffefac7dee13c7ebbabd77e5bee97c1a03fdfe77e3117a8d8e1075635e505f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffefac7dee13c7ebbabd77e5bee97c1a03fdfe77e3117a8d8e1075635e505f1", kill_on_drop: false }` [INFO] [stdout] bffefac7dee13c7ebbabd77e5bee97c1a03fdfe77e3117a8d8e1075635e505f1