[INFO] fetching crate function-compose-proc-macros 0.2.0...
[INFO] testing function-compose-proc-macros-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate function-compose-proc-macros 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate function-compose-proc-macros 0.2.0
[INFO] finished tweaking crates.io crate function-compose-proc-macros 0.2.0
[INFO] tweaked toml for crates.io crate function-compose-proc-macros 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate function-compose-proc-macros 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9961390ddfe31fd247ade8f0d0d2b7f3489753325aecf34dfa045d1000ba8496
[INFO] running `Command { std: "docker" "start" "-a" "9961390ddfe31fd247ade8f0d0d2b7f3489753325aecf34dfa045d1000ba8496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9961390ddfe31fd247ade8f0d0d2b7f3489753325aecf34dfa045d1000ba8496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9961390ddfe31fd247ade8f0d0d2b7f3489753325aecf34dfa045d1000ba8496", kill_on_drop: false }`
[INFO] [stdout] 9961390ddfe31fd247ade8f0d0d2b7f3489753325aecf34dfa045d1000ba8496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ec75a0454e33d7a912aaf37371858a5b1acedbcba1eaf004af2805ddfc3076
[INFO] running `Command { std: "docker" "start" "-a" "e6ec75a0454e33d7a912aaf37371858a5b1acedbcba1eaf004af2805ddfc3076", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling function-compose-proc-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] running `Command { std: "docker" "inspect" "e6ec75a0454e33d7a912aaf37371858a5b1acedbcba1eaf004af2805ddfc3076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ec75a0454e33d7a912aaf37371858a5b1acedbcba1eaf004af2805ddfc3076", kill_on_drop: false }`
[INFO] [stdout] e6ec75a0454e33d7a912aaf37371858a5b1acedbcba1eaf004af2805ddfc3076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d3cad2c1b141a2ef32e42cf2ea4d679554ba221d89cee77829b3a6c46199618
[INFO] running `Command { std: "docker" "start" "-a" "0d3cad2c1b141a2ef32e42cf2ea4d679554ba221d89cee77829b3a6c46199618", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling function-compose-proc-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `function_compose`
[INFO] [stdout]  --> tests/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use function_compose::composeable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `function_compose`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `function_compose`, use `cargo add function_compose` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fn_composer__retry_add_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let _retry_fn = fn_composer__retry_add_retryable;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fn_composer__retry_add_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let _retry_fn = fn_composer__retry_add_retryable;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fn_composer__retry_add_async` in this scope
[INFO] [stdout]   --> tests/mod.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _retry_fn = fn_composer__retry_add_async;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fn_composer__retry_add_async_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let _retry_fn = fn_composer__retry_add_async_retryable;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `retry::delay::*`
[INFO] [stdout]  --> tests/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use retry::delay::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__lifted_fn_add_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let lifted_add = fn_composer__lifted_fn_add_retryable(add_retryable);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_async_add_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let is_add_async = fn_composer__is_async_add_retryable();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_retryable_add_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let is_retryable = fn_composer__is_retryable_add_retryable();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__lifted_fn_add_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let lifted_add = fn_composer__lifted_fn_add_retryable(add);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_async_add` in this scope
[INFO] [stdout]   --> tests/mod.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let is_add_async = fn_composer__is_async_add();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_retryable_add` in this scope
[INFO] [stdout]   --> tests/mod.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let is_retryable = fn_composer__is_retryable_add();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__lifted_fn_add_async` in this scope
[INFO] [stdout]   --> tests/mod.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let _lifted_add = fn_composer__lifted_fn_add_async(add_async);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_async_add_async` in this scope
[INFO] [stdout]   --> tests/mod.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let is_add_async = fn_composer__is_async_add_async();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_retryable_add_async` in this scope
[INFO] [stdout]   --> tests/mod.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let is_retryable = fn_composer__is_retryable_add_async();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__lifted_fn_add_async_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let _lifted_add = fn_composer__lifted_fn_add_async_retryable(add_async_retryable);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_async_add_async_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let is_add_async = fn_composer__is_async_add_async_retryable();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fn_composer__is_retryable_add_async_retryable` in this scope
[INFO] [stdout]   --> tests/mod.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let is_retryable = fn_composer__is_retryable_add_async_retryable();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `function-compose-proc-macros` (test "mod") due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0d3cad2c1b141a2ef32e42cf2ea4d679554ba221d89cee77829b3a6c46199618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3cad2c1b141a2ef32e42cf2ea4d679554ba221d89cee77829b3a6c46199618", kill_on_drop: false }`
[INFO] [stdout] 0d3cad2c1b141a2ef32e42cf2ea4d679554ba221d89cee77829b3a6c46199618
