[INFO] fetching crate anony 0.6.1... [INFO] testing anony-0.6.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate anony 0.6.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate anony 0.6.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate anony 0.6.1 [INFO] tweaked toml for crates.io crate anony 0.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anony 0.6.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anony 0.6.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cordyceps v0.3.2 [INFO] [stderr] Downloaded spmc v0.3.0 [INFO] [stderr] Downloaded derive-quote-to-tokens v0.1.1 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded syn-helpers v0.5.0 [INFO] [stderr] Downloaded futures-concurrency v7.6.3 [INFO] [stderr] Downloaded diatomic-waker v0.2.3 [INFO] [stderr] Downloaded futures-buffered v0.2.11 [INFO] [stderr] Downloaded either_n v0.2.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2168201fab58089f1eff271879975caba092c8108806f7b139467320c58b432f [INFO] running `Command { std: "docker" "start" "-a" "2168201fab58089f1eff271879975caba092c8108806f7b139467320c58b432f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2168201fab58089f1eff271879975caba092c8108806f7b139467320c58b432f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2168201fab58089f1eff271879975caba092c8108806f7b139467320c58b432f", kill_on_drop: false }` [INFO] [stdout] 2168201fab58089f1eff271879975caba092c8108806f7b139467320c58b432f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4841a8574bd097c0dd640772082099116f0ab6c82fc450f2ddbb8c681f59f4b2 [INFO] running `Command { std: "docker" "start" "-a" "4841a8574bd097c0dd640772082099116f0ab6c82fc450f2ddbb8c681f59f4b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling either_n v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn-helpers v0.5.0 [INFO] [stderr] Compiling derive-quote-to-tokens v0.1.1 [INFO] [stderr] Compiling anony v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "4841a8574bd097c0dd640772082099116f0ab6c82fc450f2ddbb8c681f59f4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4841a8574bd097c0dd640772082099116f0ab6c82fc450f2ddbb8c681f59f4b2", kill_on_drop: false }` [INFO] [stdout] 4841a8574bd097c0dd640772082099116f0ab6c82fc450f2ddbb8c681f59f4b2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 88e6433205ad93fbbb664d45ba8d820767d5aa070de730e6f9ea75b6bb9b83e3 [INFO] running `Command { std: "docker" "start" "-a" "88e6433205ad93fbbb664d45ba8d820767d5aa070de730e6f9ea75b6bb9b83e3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling spmc v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling anony v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `anony::combine_futures`, `anony::combine_futures_cyclic` [INFO] [stdout] --> tests/combine_futures.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use anony::{combine_futures, combine_futures_cyclic}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ no `combine_futures_cyclic` in the root [INFO] [stdout] | | [INFO] [stdout] | no `combine_futures` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | mod combine_futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1181:8 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn combine_futures(token_stream: pm::TokenStream) -> pm::TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1242:8 [INFO] [stdout] | [INFO] [stdout] 1242 | pub fn combine_futures_cyclic(token_stream: pm::TokenStream) -> pm::TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1240:7 [INFO] [stdout] | [INFO] [stdout] 1240 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `combine_futures` in `anony` [INFO] [stdout] --> tests/combine_futures.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pure_break!(combine_futures); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `combine_futures` in `anony` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | mod combine_futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1181:8 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn combine_futures(token_stream: pm::TokenStream) -> pm::TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `combine_futures_cyclic` in `anony` [INFO] [stdout] --> tests/combine_futures.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | pure_break!(combine_futures_cyclic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `combine_futures_cyclic` in `anony` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1242:8 [INFO] [stdout] | [INFO] [stdout] 1242 | pub fn combine_futures_cyclic(token_stream: pm::TokenStream) -> pm::TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1240:7 [INFO] [stdout] | [INFO] [stdout] 1240 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `combine_futures` in `anony` [INFO] [stdout] --> tests/combine_futures.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | no_pure_break!(combine_futures); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `combine_futures` in `anony` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | mod combine_futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1181:8 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn combine_futures(token_stream: pm::TokenStream) -> pm::TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `combine_futures_cyclic` in `anony` [INFO] [stdout] --> tests/combine_futures.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | no_pure_break!(combine_futures_cyclic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `combine_futures_cyclic` in `anony` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1242:8 [INFO] [stdout] | [INFO] [stdout] 1242 | pub fn combine_futures_cyclic(token_stream: pm::TokenStream) -> pm::TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `future` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1240:7 [INFO] [stdout] | [INFO] [stdout] 1240 | #[cfg(feature = "future")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::ready` [INFO] [stdout] --> tests/combine_futures.rs:474:13 [INFO] [stdout] | [INFO] [stdout] 474 | use std::future::ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::pending` [INFO] [stdout] --> tests/combine_futures.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | use std::future::pending; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `anony` (test "combine_futures") due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88e6433205ad93fbbb664d45ba8d820767d5aa070de730e6f9ea75b6bb9b83e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e6433205ad93fbbb664d45ba8d820767d5aa070de730e6f9ea75b6bb9b83e3", kill_on_drop: false }` [INFO] [stdout] 88e6433205ad93fbbb664d45ba8d820767d5aa070de730e6f9ea75b6bb9b83e3