[INFO] fetching crate rudi 0.8.3... [INFO] testing rudi-0.8.3 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rudi 0.8.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rudi 0.8.3 [INFO] finished tweaking crates.io crate rudi 0.8.3 [INFO] tweaked toml for crates.io crate rudi 0.8.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rudi 0.8.3 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5bff6d779c8711e21bb768b50950c32baee133b38a56cb52a7a25a99e767f46 [INFO] running `Command { std: "docker" "start" "-a" "b5bff6d779c8711e21bb768b50950c32baee133b38a56cb52a7a25a99e767f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5bff6d779c8711e21bb768b50950c32baee133b38a56cb52a7a25a99e767f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bff6d779c8711e21bb768b50950c32baee133b38a56cb52a7a25a99e767f46", kill_on_drop: false }` [INFO] [stdout] b5bff6d779c8711e21bb768b50950c32baee133b38a56cb52a7a25a99e767f46 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f2036f6948191cb18d5e3b1d01735caf7f52d98b0744dc3ecfee1e675fcad5d [INFO] running `Command { std: "docker" "start" "-a" "8f2036f6948191cb18d5e3b1d01735caf7f52d98b0744dc3ecfee1e675fcad5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rudi-core v0.1.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling from-attr-core v0.1.3 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling from-attr-macro v0.1.3 [INFO] [stderr] Compiling from-attr v0.1.3 [INFO] [stderr] Compiling rudi-macro v0.8.3 [INFO] [stderr] Compiling rudi v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `Command { std: "docker" "inspect" "8f2036f6948191cb18d5e3b1d01735caf7f52d98b0744dc3ecfee1e675fcad5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2036f6948191cb18d5e3b1d01735caf7f52d98b0744dc3ecfee1e675fcad5d", kill_on_drop: false }` [INFO] [stdout] 8f2036f6948191cb18d5e3b1d01735caf7f52d98b0744dc3ecfee1e675fcad5d [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9824fbdc4056a293cf8667980e84325c546abded7ef3c42fa57856bbd2296ad [INFO] running `Command { std: "docker" "start" "-a" "f9824fbdc4056a293cf8667980e84325c546abded7ef3c42fa57856bbd2296ad", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling from-attr-core v0.1.3 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling from-attr-macro v0.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling from-attr v0.1.3 [INFO] [stderr] Compiling rudi-macro v0.8.3 [INFO] [stderr] Compiling rudi v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `Command { std: "docker" "inspect" "f9824fbdc4056a293cf8667980e84325c546abded7ef3c42fa57856bbd2296ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9824fbdc4056a293cf8667980e84325c546abded7ef3c42fa57856bbd2296ad", kill_on_drop: false }` [INFO] [stdout] f9824fbdc4056a293cf8667980e84325c546abded7ef3c42fa57856bbd2296ad [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cd6968d26ac5c73e3b1ec95a614859779cec52a2e5696449d5e29d5f77e6e6e [INFO] running `Command { std: "docker" "start" "-a" "5cd6968d26ac5c73e3b1ec95a614859779cec52a2e5696449d5e29d5f77e6e6e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rudi-d0c0a6228060230b) [INFO] [stderr] Doc-tests rudi [INFO] [stdout] [INFO] [stdout] running 0 tests [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 78 tests [INFO] [stdout] test src/auto_register.rs - auto_register::enable (line 147) ... ignored [INFO] [stdout] test src/context.rs - context::Context::create (line 152) ... ok [INFO] [stdout] test src/auto_register.rs - auto_register::AutoRegisterModule (line 57) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_provider_with_name (line 1536) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_provider (line 1517) ... ok [INFO] [stdout] test src/context.rs - context::Context::contains_single_with_name (line 1611) ... ok [INFO] [stdout] test src/context.rs - context::Context::contains_single (line 1591) ... ok [INFO] [stdout] test src/auto_register.rs - auto_register::register_provider (line 94) ... ok [INFO] [stdout] test src/context.rs - context::Context::contains_provider (line 1473) ... ok [INFO] [stdout] test src/auto_register.rs - auto_register::auto_registered_providers (line 20) ... ok [INFO] [stdout] test src/context.rs - context::Context (line 57) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_providers_by_type (line 1559) ... ok [INFO] [stdout] test src/context.rs - context::Context (line 87) ... ok [INFO] [stdout] test src/context.rs - context::Context::flush (line 547) ... ok [INFO] [stdout] test src/context.rs - context::Context (line 19) ... ok [INFO] [stdout] test src/context.rs - context::Context::insert_single_owner (line 373) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_single_option (line 1690) ... ok [INFO] [stdout] test src/context.rs - context::Context::flush (line 579) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_singles_by_type (line 1734) ... ok [INFO] [stdout] test src/context.rs - context::Context::contains_provider_with_name (line 1493) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_single (line 1639) ... ok [INFO] [stdout] test src/context.rs - context::Context::insert_singleton (line 312) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_single_with_name (line 1665) ... ok [INFO] [stdout] test src/context.rs - context::Context::insert_single_owner_with_name (line 401) ... ok [INFO] [stdout] test src/context.rs - context::Context::insert_singleton_with_name (line 337) ... ok [INFO] [stdout] test src/context.rs - context::Context::get_single_option_with_name (line 1710) ... ok [INFO] [stdout] test src/context.rs - context::Context::load_modules (line 446) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_by_type (line 805) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_with_name (line 697) ... ok [INFO] [stdout] test src/context.rs - context::Context::just_create_single_async (line 1275) ... ok [INFO] [stdout] test src/context.rs - context::Context::just_create_single (line 856) ... ok [INFO] [stdout] test src/context.rs - context::Context::options (line 242) ... ok [INFO] [stdout] test src/context.rs - context::Context::just_create_single_with_name (line 886) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_option (line 736) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve (line 668) ... ok [INFO] [stdout] test src/context.rs - context::Context::try_just_create_single (line 928) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_option_with_name (line 767) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions (line 2187) ... ok [INFO] [stdout] test src/context.rs - context::Context::try_just_create_singles_by_type (line 1021) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions (line 2169) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions (line 2199) ... ok [INFO] [stdout] test src/context.rs - context::Context::just_create_single_with_name_async (line 1304) ... ok [INFO] [stdout] test src/context.rs - context::Context::try_just_create_single_with_name (line 970) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::allow_only_single_eager_create (line 2263) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_with_name_async (line 1097) ... ok [INFO] [stdout] test src/context.rs - context::Context::unload_modules (line 483) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::allow_override (line 2242) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_option_async (line 1140) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_async (line 1065) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_option_with_name_async (line 1170) ... ok [INFO] [stdout] test src/context.rs - context::Context::resolve_by_type_async (line 1210) ... ok [INFO] [stdout] test src/context.rs - context::Context::try_just_create_single_with_name_async (line 1382) ... ok [INFO] [stdout] test src/context.rs - context::Context::try_just_create_singles_by_type_async (line 1430) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::eager_create (line 2284) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::single_owner_with_name (line 2377) ... ok [INFO] [stdout] test src/macros.rs - macros::modules (line 6) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::singleton_with_name (line 2322) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::single_owner (line 2353) ... ok [INFO] [stdout] test src/context.rs - context::Context::try_just_create_single_async (line 1346) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::singleton (line 2303) ... ok [INFO] [stdout] test src/macros.rs - macros::providers (line 41) ... ok [INFO] [stdout] test src/context.rs - context::ContextOptions::create (line 2470) ... ok [INFO] [stdout] test src/module.rs - module::Module (line 7) ... ok [INFO] [stdout] test src/provider.rs - provider::DefaultProvider (line 12) ... ok [INFO] [stdout] test src/macros.rs - macros::components (line 67) ... ok [INFO] [stdout] test src/provider.rs - provider::SingleOwnerProvider::bind (line 669) ... ok [INFO] [stdout] test src/provider.rs - provider::singleton (line 659) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] test src/provider.rs - provider::singleton_async (line 663) ... ok [INFO] [stdout] test src/provider.rs - provider::single_owner_async (line 670) ... ok [INFO] [stdout] test src/provider.rs - provider::SingletonProvider::bind (line 667) ... ok [INFO] [stdout] test src/provider.rs - provider::single_owner (line 661) ... ok [INFO] [stdout] test src/provider.rs - provider::SingleOwnerAsyncProvider::bind (line 678) ... ok [INFO] [stdout] test src/provider.rs - provider::transient (line 660) ... ok [INFO] [stdout] test src/provider.rs - provider::SingletonAsyncProvider::bind (line 671) ... ok [INFO] [stdout] test src/provider.rs - provider::TransientAsyncProvider::bind (line 672) ... ok [INFO] [stdout] test src/provider.rs - provider::TransientProvider::bind (line 668) ... ok [INFO] [stdout] test src/provider.rs - provider::transient_async (line 664) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5cd6968d26ac5c73e3b1ec95a614859779cec52a2e5696449d5e29d5f77e6e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd6968d26ac5c73e3b1ec95a614859779cec52a2e5696449d5e29d5f77e6e6e", kill_on_drop: false }` [INFO] [stdout] 5cd6968d26ac5c73e3b1ec95a614859779cec52a2e5696449d5e29d5f77e6e6e