[INFO] cloning repository https://github.com/skade/tbd-again [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skade/tbd-again" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Ftbd-again", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Ftbd-again'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bf7187e5a5ac7dc5c1aba0a2967846c95833676 [INFO] building skade/tbd-again against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Ftbd-again" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skade/tbd-again on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skade/tbd-again [INFO] finished tweaking git repo https://github.com/skade/tbd-again [INFO] tweaked toml for git repo https://github.com/skade/tbd-again written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/skade/tbd-again 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/tbd-sqlite3/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/tbd-core/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/tbd-keyed/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/tbd-memory/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/tbd-timestamped/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.2 [INFO] [stderr] Downloaded rusqlite v0.14.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.3 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.5 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.5 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.5 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.5 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.5 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.5 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca6f809b0b1f5712ff761af074d20651af23272969a7917add03c311f38e95ee [INFO] running `Command { std: "docker" "start" "-a" "ca6f809b0b1f5712ff761af074d20651af23272969a7917add03c311f38e95ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca6f809b0b1f5712ff761af074d20651af23272969a7917add03c311f38e95ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6f809b0b1f5712ff761af074d20651af23272969a7917add03c311f38e95ee", kill_on_drop: false }` [INFO] [stdout] ca6f809b0b1f5712ff761af074d20651af23272969a7917add03c311f38e95ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70f20743fcc6de2038ac52de0cd001bc4e3ccc6692cecc70a2bad98249074099 [INFO] running `Command { std: "docker" "start" "-a" "70f20743fcc6de2038ac52de0cd001bc4e3ccc6692cecc70a2bad98249074099", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/tbd-core/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/tbd-sqlite3/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/tbd-keyed/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/tbd-memory/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/tbd-timestamped/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/either-df03f98608f3f6bd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/either-df03f98608f3f6bd/dep-lib-either` [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] [stdout] error[E0432]: unresolved import `core::pin::PinMut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/future.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use core::pin::PinMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::future::FutureObj`, `core::future::LocalFutureObj`, `core::future::UnsafeFutureObj` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/future.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | pub use core::future::{Future, FutureObj, LocalFutureObj, UnsafeFutureObj}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `UnsafeFutureObj` in `future` [INFO] [stdout] | | | [INFO] [stdout] | | no `LocalFutureObj` in `future` [INFO] [stdout] | no `FutureObj` in `future` [INFO] [stdout] | help: a similar name exists in the module: `Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::pin::PinMut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::pin::PinMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::pin::PinMut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/stream_obj.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::pin::PinMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 5 - use core::pin::PinMut; [INFO] [stdout] 5 + use crate::stream::PinMut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/stream_obj.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use std::boxed::Box; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/stream_obj.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | use std::pin::PinBox; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | use std::boxed::Box; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/mod.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | use std::pin::PinBox; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/task.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::task::Spawn`, `core::task::UnsafeWake`, `core::task::SpawnErrorKind`, `core::task::SpawnObjError`, `core::task::SpawnLocalObjError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/task.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | Context, Poll, Spawn, [INFO] [stdout] | ^^^^^ no `Spawn` in `task` [INFO] [stdout] 5 | Waker, LocalWaker, UnsafeWake, [INFO] [stdout] | ^^^^^^^^^^ no `UnsafeWake` in `task` [INFO] [stdout] 6 | SpawnErrorKind, SpawnObjError, SpawnLocalObjError, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `SpawnLocalObjError` in `task` [INFO] [stdout] | | | [INFO] [stdout] | | no `SpawnObjError` in `task` [INFO] [stdout] | no `SpawnErrorKind` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/mod.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | impl Stream for ::std::collections::VecDeque { [INFO] [stdout] | ^^^ could not find `std` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/stream/mod.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | impl Stream for ::std::panic::AssertUnwindSafe { [INFO] [stdout] | ^^^ could not find `std` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use core::panic; [INFO] [stdout] | [INFO] [stdout] help: if you import `panic`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 156 - impl Stream for ::std::panic::AssertUnwindSafe { [INFO] [stdout] 156 + impl Stream for panic::AssertUnwindSafe { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `local_waker` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.5/src/task.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | Waker, LocalWaker, UnsafeWake, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-06-06; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core-preview` (lib) due to 13 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name libc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.43/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="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "default", "use_std"))' -C metadata=651b53a9465cccd3 -C extra-filename=-7dd0402be564dd42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "70f20743fcc6de2038ac52de0cd001bc4e3ccc6692cecc70a2bad98249074099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f20743fcc6de2038ac52de0cd001bc4e3ccc6692cecc70a2bad98249074099", kill_on_drop: false }` [INFO] [stdout] 70f20743fcc6de2038ac52de0cd001bc4e3ccc6692cecc70a2bad98249074099