[INFO] cloning repository https://github.com/ubnt-intrepid/finchers-graphql-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubnt-intrepid/finchers-graphql-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Ffinchers-graphql-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Ffinchers-graphql-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f65e5d0af3a079cb74e479766d3f6c40b4bf90c [INFO] checking ubnt-intrepid/finchers-graphql-example against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Ffinchers-graphql-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ubnt-intrepid/finchers-graphql-example [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/finchers-graphql-example [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/finchers-graphql-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/finchers-graphql-example on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ubnt-intrepid/finchers-graphql-example 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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v0.1.8 [INFO] [stderr] Downloaded lazycell v1.0.0 [INFO] [stderr] Downloaded tokio-uds v0.2.1 [INFO] [stderr] Downloaded tokio-timer v0.2.6 [INFO] [stderr] Downloaded tokio-current-thread v0.1.1 [INFO] [stderr] Downloaded tokio-tcp v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.78 [INFO] [stderr] Downloaded bcrypt v0.2.0 [INFO] [stderr] Downloaded block-cipher-trait v0.5.3 [INFO] [stderr] Downloaded opaque-debug v0.1.1 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.6 [INFO] [stderr] Downloaded juniper_codegen v0.10.0 [INFO] [stderr] Downloaded pretty_env_logger v0.2.4 [INFO] [stderr] Downloaded tokio-threadpool v0.1.6 [INFO] [stderr] Downloaded blowfish v0.3.0 [INFO] [stderr] Downloaded jsonwebtoken v5.0.0 [INFO] [stderr] Downloaded serde_qs v0.4.1 [INFO] [stderr] Downloaded hyper v0.12.9 [INFO] [stderr] Downloaded http v0.1.12 [INFO] [stderr] Downloaded juniper v0.10.0 [INFO] [stderr] Downloaded syn v0.15.3 [INFO] [stderr] Downloaded hyperx v0.13.1 [INFO] [stderr] Downloaded serde_json v1.0.27 [INFO] [stderr] Downloaded serde v1.0.78 [INFO] [stderr] Downloaded termcolor v1.0.3 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.6 [INFO] [stderr] Downloaded finchers v0.12.0-alpha.5 [INFO] [stderr] Downloaded finchers-juniper v0.1.0-alpha.3 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.6 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.2 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.6 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.6 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.6 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e845fa949eb6970907c98bd704439ae7c6eabfd8361e28a1ea5cd31ee0062142 [INFO] running `Command { std: "docker" "start" "-a" "e845fa949eb6970907c98bd704439ae7c6eabfd8361e28a1ea5cd31ee0062142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e845fa949eb6970907c98bd704439ae7c6eabfd8361e28a1ea5cd31ee0062142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e845fa949eb6970907c98bd704439ae7c6eabfd8361e28a1ea5cd31ee0062142", kill_on_drop: false }` [INFO] [stdout] e845fa949eb6970907c98bd704439ae7c6eabfd8361e28a1ea5cd31ee0062142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9ffa01a5daf9a166250f5f6abeb5da2992c826d66ee78d94b09cdd16984840f [INFO] running `Command { std: "docker" "start" "-a" "d9ffa01a5daf9a166250f5f6abeb5da2992c826d66ee78d94b09cdd16984840f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking matches v0.1.8 [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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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] [stderr] Checking rustc-demangle v0.1.9 [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.6/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.6/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] [stderr] Compiling num-traits v0.2.5 [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.6/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-07-18; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [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] Compiling rustc_version v0.2.3 [INFO] [stderr] error: could not compile `futures-core-preview` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/futures-7a15abbd22274b30.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-7a15abbd22274b30/dep-lib-futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "d9ffa01a5daf9a166250f5f6abeb5da2992c826d66ee78d94b09cdd16984840f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ffa01a5daf9a166250f5f6abeb5da2992c826d66ee78d94b09cdd16984840f", kill_on_drop: false }` [INFO] [stdout] d9ffa01a5daf9a166250f5f6abeb5da2992c826d66ee78d94b09cdd16984840f