[INFO] cloning repository https://github.com/snx-rs/snx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snx-rs/snx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnx-rs%2Fsnx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnx-rs%2Fsnx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84bdf2dfa053694aa41dfeedb07e4a8aea02ca74 [INFO] testing snx-rs/snx against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnx-rs%2Fsnx" "/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/snx-rs/snx on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snx-rs/snx [INFO] finished tweaking git repo https://github.com/snx-rs/snx [INFO] tweaked toml for git repo https://github.com/snx-rs/snx written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snx-rs/snx 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-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.10 [INFO] [stderr] Downloaded thiserror-impl v2.0.10 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92ad3c4f95e904852fbd332cc421315c3068c9214cbc2aa37929216a25b84da9 [INFO] running `Command { std: "docker" "start" "-a" "92ad3c4f95e904852fbd332cc421315c3068c9214cbc2aa37929216a25b84da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92ad3c4f95e904852fbd332cc421315c3068c9214cbc2aa37929216a25b84da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ad3c4f95e904852fbd332cc421315c3068c9214cbc2aa37929216a25b84da9", kill_on_drop: false }` [INFO] [stdout] 92ad3c4f95e904852fbd332cc421315c3068c9214cbc2aa37929216a25b84da9 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae4edccb5dcab85bf7812ce2de1f701178455224db24c417ed6628e5fbdc67fb [INFO] running `Command { std: "docker" "start" "-a" "ae4edccb5dcab85bf7812ce2de1f701178455224db24c417ed6628e5fbdc67fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling snx v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `method` is never read [INFO] [stdout] --> src/http/router.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Route { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | method: Method, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Route` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.28s [INFO] running `Command { std: "docker" "inspect" "ae4edccb5dcab85bf7812ce2de1f701178455224db24c417ed6628e5fbdc67fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4edccb5dcab85bf7812ce2de1f701178455224db24c417ed6628e5fbdc67fb", kill_on_drop: false }` [INFO] [stdout] ae4edccb5dcab85bf7812ce2de1f701178455224db24c417ed6628e5fbdc67fb [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc9543cab63d5073ffc6108ca75b076f6696acc0042fb331bf39a9588fdbaa9 [INFO] running `Command { std: "docker" "start" "-a" "7dc9543cab63d5073ffc6108ca75b076f6696acc0042fb331bf39a9588fdbaa9", kill_on_drop: false }` [INFO] [stderr] Compiling snx v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `method` is never read [INFO] [stdout] --> src/http/router.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Route { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | method: Method, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Route` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `method` is never read [INFO] [stdout] --> src/http/router.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Route { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | method: Method, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Route` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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 `snx` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name snx --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="env"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "env"))' -C metadata=11031a70dfbb8d24 -C extra-filename=-ea3993d73222d27e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a56f4d42ed1c4051.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-bd01c372eea3cc27.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8ddb1eab856a2d71.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-fbf77c9da6775be1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-5afd466b214c272b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-28e71fc05966f40e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bd31a3cc69cb7b45.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af768e1f6107c465.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-579d45a45a803f7c.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7dc9543cab63d5073ffc6108ca75b076f6696acc0042fb331bf39a9588fdbaa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc9543cab63d5073ffc6108ca75b076f6696acc0042fb331bf39a9588fdbaa9", kill_on_drop: false }` [INFO] [stdout] 7dc9543cab63d5073ffc6108ca75b076f6696acc0042fb331bf39a9588fdbaa9