[INFO] fetching crate rcfe 0.1.2...
[INFO] testing rcfe-0.1.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate rcfe 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rcfe 0.1.2
[INFO] finished tweaking crates.io crate rcfe 0.1.2
[INFO] tweaked toml for crates.io crate rcfe 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rcfe 0.1.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rcfe 0.1.2 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rcfe-core v0.1.2
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bed4598ea29d2b2b11b471494006cadfd84d0534e8ba9c755f9eed455a78725
[INFO] running `Command { std: "docker" "start" "-a" "5bed4598ea29d2b2b11b471494006cadfd84d0534e8ba9c755f9eed455a78725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bed4598ea29d2b2b11b471494006cadfd84d0534e8ba9c755f9eed455a78725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bed4598ea29d2b2b11b471494006cadfd84d0534e8ba9c755f9eed455a78725", kill_on_drop: false }`
[INFO] [stdout] 5bed4598ea29d2b2b11b471494006cadfd84d0534e8ba9c755f9eed455a78725
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33b8d7af80c4f199c9aca026627012bba22c377137d6b50c0eb1b1d4523245f7
[INFO] running `Command { std: "docker" "start" "-a" "33b8d7af80c4f199c9aca026627012bba22c377137d6b50c0eb1b1d4523245f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling rcfe-core v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling rcfe v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "33b8d7af80c4f199c9aca026627012bba22c377137d6b50c0eb1b1d4523245f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b8d7af80c4f199c9aca026627012bba22c377137d6b50c0eb1b1d4523245f7", kill_on_drop: false }`
[INFO] [stdout] 33b8d7af80c4f199c9aca026627012bba22c377137d6b50c0eb1b1d4523245f7
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6f8a687c44d0de679b63da7e7ab3274e7519c4a6d047040ed95862422c0d774
[INFO] running `Command { std: "docker" "start" "-a" "b6f8a687c44d0de679b63da7e7ab3274e7519c4a6d047040ed95862422c0d774", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcfe v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "b6f8a687c44d0de679b63da7e7ab3274e7519c4a6d047040ed95862422c0d774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f8a687c44d0de679b63da7e7ab3274e7519c4a6d047040ed95862422c0d774", kill_on_drop: false }`
[INFO] [stdout] b6f8a687c44d0de679b63da7e7ab3274e7519c4a6d047040ed95862422c0d774
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06bd6d0d4a35b84752ebb5b65a770b57ac18e5601c770ac0b10f37b4dd24681d
[INFO] running `Command { std: "docker" "start" "-a" "06bd6d0d4a35b84752ebb5b65a770b57ac18e5601c770ac0b10f37b4dd24681d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcfe-ab8f597e65207ca7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests rcfe
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/factory.rs - factory::DefaultClientFactory (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/factory.rs - factory::DefaultClientFactory (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `rcfe_core::ClientFactory`, `rcfe_core::ClientOptions`, `rcfe_core::DefaultClientFactory`, `rcfe_core::Error`
[INFO] [stdout]   --> src/factory.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ClientFactory,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ no `ClientFactory` in the root
[INFO] [stdout] 15 |     ClientOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ no `ClientOptions` in the root
[INFO] [stdout] 16 |     DefaultClientFactory,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `DefaultClientFactory` in the root
[INFO] [stdout] 17 |     Error
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `Error` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `error`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these traits instead:
[INFO] [stdout]            rcfe::ClientFactory
[INFO] [stdout]            rcfe_core::factory::ClientFactory
[INFO] [stdout]    = help: consider importing one of these structs instead:
[INFO] [stdout]            rcfe::ClientOptions
[INFO] [stdout]            rcfe_core::options::client::ClientOptions
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            rcfe::DefaultClientFactory
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            std::error::Error
[INFO] [stdout]            std::fmt::Error
[INFO] [stdout]            std::fs::TryLockError::Error
[INFO] [stdout]            std::io::Error
[INFO] [stdout]            core::error::Error
[INFO] [stdout]            core::fmt::Error
[INFO] [stdout]            rcfe::Error
[INFO] [stdout]            rcfe_core::error::Error
[INFO] [stdout]            tonic::transport::Error
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/factory.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/factory.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let client = factory.create(options).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     println!("Client created with options: {:?}", client.get_options());
[INFO] [stdout]    |                                                   ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let client: /* Type */ = factory.create(options).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/factory.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn main() -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/factory.rs - factory::DefaultClientFactory (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.36s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "06bd6d0d4a35b84752ebb5b65a770b57ac18e5601c770ac0b10f37b4dd24681d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06bd6d0d4a35b84752ebb5b65a770b57ac18e5601c770ac0b10f37b4dd24681d", kill_on_drop: false }`
[INFO] [stdout] 06bd6d0d4a35b84752ebb5b65a770b57ac18e5601c770ac0b10f37b4dd24681d
