[INFO] fetching crate telocs 0.2.1...
[INFO] testing telocs-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate telocs 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate telocs 0.2.1
[INFO] finished tweaking crates.io crate telocs 0.2.1
[INFO] tweaked toml for crates.io crate telocs 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telocs 0.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 215 packages to latest compatible versions
[INFO] [stderr]       Adding actix-http v2.2.2 (available: v3.11.2)
[INFO] [stderr]       Adding actix-router v0.2.7 (available: v0.5.3)
[INFO] [stderr]       Adding actix-web v3.3.3 (available: v4.11.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5554e909d61bb65bb35e29342075525b9f249dba78024e44927b8f266cce2744
[INFO] running `Command { std: "docker" "start" "-a" "5554e909d61bb65bb35e29342075525b9f249dba78024e44927b8f266cce2744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5554e909d61bb65bb35e29342075525b9f249dba78024e44927b8f266cce2744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5554e909d61bb65bb35e29342075525b9f249dba78024e44927b8f266cce2744", kill_on_drop: false }`
[INFO] [stdout] 5554e909d61bb65bb35e29342075525b9f249dba78024e44927b8f266cce2744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c98124cc9e987ca3b9695f81140fbf9e3cbd37ebaefca77bf605d629c3c2755e
[INFO] running `Command { std: "docker" "start" "-a" "c98124cc9e987ca3b9695f81140fbf9e3cbd37ebaefca77bf605d629c3c2755e", kill_on_drop: false }`
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling teloc_macross v0.2.0
[INFO] [stderr]    Compiling telocs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] running `Command { std: "docker" "inspect" "c98124cc9e987ca3b9695f81140fbf9e3cbd37ebaefca77bf605d629c3c2755e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98124cc9e987ca3b9695f81140fbf9e3cbd37ebaefca77bf605d629c3c2755e", kill_on_drop: false }`
[INFO] [stdout] c98124cc9e987ca3b9695f81140fbf9e3cbd37ebaefca77bf605d629c3c2755e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d93cda71835929f5a3843cbe0090dd7d36a04b1a17b80c5fbad4c94b2fddb214
[INFO] running `Command { std: "docker" "start" "-a" "d93cda71835929f5a3843cbe0090dd7d36a04b1a17b80c5fbad4c94b2fddb214", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling telocs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/generics.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/free_func_inject.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/add_transient.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::{Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::{Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/lifetimes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/derive_unit_struct.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::Dependency;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::Dependency;
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `init` in this scope
[INFO] [stdout]   --> tests/add_transient.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[init(0, 1)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init` is an attribute that can be used by the derive macro `Dependency`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `init` in this scope
[INFO] [stdout]   --> tests/add_transient.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[init(1, 5)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init` is an attribute that can be used by the derive macro `Dependency`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/inject_init.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::{inject, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::{inject, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "generics") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]  --> tests/fully_qualified_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::reexport::frunk::{HCons, HNil};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::reexport::frunk::{HCons, HNil};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/fully_qualified_type.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use teloc::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use telocs::*;
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "derive_unit_struct") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/inject_with_generics.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::inject;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::inject;
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/dyn_interface.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use teloc::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telocs::{inject, Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "inject_init") due to 1 previous error
[INFO] [stderr] error: could not compile `telocs` (test "free_func_inject") due to 1 previous error
[INFO] [stderr] error: could not compile `telocs` (test "add_transient") due to 3 previous errors
[INFO] [stderr] error: could not compile `telocs` (test "dyn_interface") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/add_by_clone.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use teloc::{Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use telocs::{Dependency, Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teloc`
[INFO] [stdout]  --> tests/add_instance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use teloc::{Resolver, ServiceProvider};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `teloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use telocs::{Resolver, ServiceProvider};
[INFO] [stdout]   |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "add_by_clone") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "inject_with_generics") due to 1 previous error
[INFO] [stderr] error: could not compile `telocs` (test "add_instance") due to 1 previous error
[INFO] [stdout] error: cannot find attribute `inject` in this scope
[INFO] [stdout]   --> tests/fully_qualified_type.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[inject]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use teloc_macross::inject;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use telocs::inject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dependency` in this scope
[INFO] [stdout]   --> tests/fully_qualified_type.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Dependency)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use teloc_macross::Dependency;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use telocs::Dependency;
[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] [stdout] error[E0599]: no function or associated item named `init` found for struct `Uuid` in the current scope
[INFO] [stdout]   --> tests/lifetimes.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct Uuid(uuid::Uuid);
[INFO] [stdout]    | ----------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |             u: Uuid::init(frunk::hlist![]),
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `init`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `telocs::Container`
[INFO] [stdout]            candidate #2: `telocs::Dependency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "fully_qualified_type") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telocs` (test "lifetimes") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d93cda71835929f5a3843cbe0090dd7d36a04b1a17b80c5fbad4c94b2fddb214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93cda71835929f5a3843cbe0090dd7d36a04b1a17b80c5fbad4c94b2fddb214", kill_on_drop: false }`
[INFO] [stdout] d93cda71835929f5a3843cbe0090dd7d36a04b1a17b80c5fbad4c94b2fddb214
