[INFO] fetching crate fastrace 0.7.14... [INFO] testing fastrace-0.7.14 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fastrace 0.7.14 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fastrace 0.7.14 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fastrace 0.7.14 [INFO] tweaked toml for crates.io crate fastrace 0.7.14 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fastrace 0.7.14 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 186 packages to latest compatible versions [INFO] [stderr] Adding opentelemetry v0.30.0 (available: v0.31.0) [INFO] [stderr] Adding opentelemetry-otlp v0.30.0 (available: v0.31.0) [INFO] [stderr] Adding opentelemetry_sdk v0.30.0 (available: v0.31.0) [INFO] [stderr] Adding tracing-opentelemetry v0.31.0 (available: v0.32.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52dd155fe750a16df33e42dae68a8c5473414e2e203203ebe58ab95b08d69da7 [INFO] running `Command { std: "docker" "start" "-a" "52dd155fe750a16df33e42dae68a8c5473414e2e203203ebe58ab95b08d69da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52dd155fe750a16df33e42dae68a8c5473414e2e203203ebe58ab95b08d69da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dd155fe750a16df33e42dae68a8c5473414e2e203203ebe58ab95b08d69da7", kill_on_drop: false }` [INFO] [stdout] 52dd155fe750a16df33e42dae68a8c5473414e2e203203ebe58ab95b08d69da7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 962ddad80e3306ba179807d554e7771d7592376ced684e7211cda056cc3d0835 [INFO] running `Command { std: "docker" "start" "-a" "962ddad80e3306ba179807d554e7771d7592376ced684e7211cda056cc3d0835", kill_on_drop: false }` [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling fastant v0.1.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fastrace-macro v0.7.14 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling fastrace v0.7.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "962ddad80e3306ba179807d554e7771d7592376ced684e7211cda056cc3d0835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962ddad80e3306ba179807d554e7771d7592376ced684e7211cda056cc3d0835", kill_on_drop: false }` [INFO] [stdout] 962ddad80e3306ba179807d554e7771d7592376ced684e7211cda056cc3d0835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e277259a7fc19daf8db3c26df43d49f870073f3cc36f3599b9d1eda97b108c2e [INFO] running `Command { std: "docker" "start" "-a" "e277259a7fc19daf8db3c26df43d49f870073f3cc36f3599b9d1eda97b108c2e", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fastrace v0.7.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/lib.rs:666:24 [INFO] [stdout] | [INFO] [stdout] 666 | async fn foo_async(a: i64, b: &Bar, c: Bar) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/lib.rs:666:32 [INFO] [stdout] | [INFO] [stdout] 666 | async fn foo_async(a: i64, b: &Bar, c: Bar) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/lib.rs:660:12 [INFO] [stdout] | [INFO] [stdout] 660 | fn foo(a: i64, b: &Bar, c: Bar) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/lib.rs:660:20 [INFO] [stdout] | [INFO] [stdout] 660 | fn foo(a: i64, b: &Bar, c: Bar) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/local/local_collector.rs:251:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 251 | let collector1 = LocalCollector::new(None, stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/local/local_collector.rs:262:46 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 262 | let collector2 = LocalCollector::new(Some(token2.into()), stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/local/local_collector.rs:291:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 291 | let collector1 = LocalCollector::new(None, stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/local/local_collector.rs:302:46 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 302 | let collector2 = LocalCollector::new(Some(token2.into()), stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/local/local_span.rs:230:41 [INFO] [stdout] | [INFO] [stdout] 230 | let collector = LocalCollector::new(Some(token.into()), stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] ::: src/local/local_collector.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `local_span::LocalSpan` in the current scope [INFO] [stdout] --> src/local/local_span.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LocalSpan { [INFO] [stdout] | -------------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 233 | let _g = LocalSpan::enter_with_stack("span1", stack.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `local_span::LocalSpan` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_span::LocalSpan`, consider using `local_span::LocalSpan::enter_with_local_parent` which returns `local_span::LocalSpan` [INFO] [stdout] --> src/local/local_span.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `local_span::LocalSpan` in the current scope [INFO] [stdout] --> src/local/local_span.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LocalSpan { [INFO] [stdout] | -------------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 236 | LocalSpan::enter_with_stack("span2", stack).with_property(|| ("k1", "v1")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `local_span::LocalSpan` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_span::LocalSpan`, consider using `local_span::LocalSpan::enter_with_local_parent` which returns `local_span::LocalSpan` [INFO] [stdout] --> src/local/local_span.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/local/local_span.rs:268:41 [INFO] [stdout] | [INFO] [stdout] 268 | let collector = LocalCollector::new(Some(token.into()), stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] ::: src/local/local_collector.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `local_span::LocalSpan` in the current scope [INFO] [stdout] --> src/local/local_span.rs:271:36 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LocalSpan { [INFO] [stdout] | -------------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 271 | let span1 = LocalSpan::enter_with_stack("span1", stack.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `local_span::LocalSpan` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_span::LocalSpan`, consider using `local_span::LocalSpan::enter_with_local_parent` which returns `local_span::LocalSpan` [INFO] [stdout] --> src/local/local_span.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `local_span::LocalSpan` in the current scope [INFO] [stdout] --> src/local/local_span.rs:274:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LocalSpan { [INFO] [stdout] | -------------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 274 | LocalSpan::enter_with_stack("span2", stack).with_property(|| ("k1", "v1")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `local_span::LocalSpan` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_span::LocalSpan`, consider using `local_span::LocalSpan::enter_with_local_parent` which returns `local_span::LocalSpan` [INFO] [stdout] --> src/local/local_span.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `attach_into_stack` found for struct `span::Span` in the current scope [INFO] [stdout] --> src/span.rs:663:22 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Span { [INFO] [stdout] | --------------- method `attach_into_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 663 | assert!(span.attach_into_stack(&stack).inner.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `span::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] --> src/span.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | fastrace::flush(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrace`, use `cargo add fastrace` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] --> src/span.rs:721:13 [INFO] [stdout] | [INFO] [stdout] 721 | fastrace::flush(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrace`, use `cargo add fastrace` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] --> src/span.rs:787:13 [INFO] [stdout] | [INFO] [stdout] 787 | fastrace::flush(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrace`, use `cargo add fastrace` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] --> src/span.rs:866:13 [INFO] [stdout] | [INFO] [stdout] 866 | fastrace::flush(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrace`, use `cargo add fastrace` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `local_collector::LocalCollector` in the current scope [INFO] [stdout] --> src/span.rs:939:45 [INFO] [stdout] | [INFO] [stdout] 939 | let collector = LocalCollector::new(None, stack.clone()); [INFO] [stdout] | ^^^ function or associated item not found in `local_collector::LocalCollector` [INFO] [stdout] | [INFO] [stdout] ::: src/local/local_collector.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalCollector { [INFO] [stdout] | ------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_collector::LocalCollector`, consider using `local_collector::LocalCollector::start` which returns `local_collector::LocalCollector` [INFO] [stdout] --> src/local/local_collector.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn start() -> Self { [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 `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] candidate #2: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `local_span::LocalSpan` in the current scope [INFO] [stdout] --> src/span.rs:941:37 [INFO] [stdout] | [INFO] [stdout] 941 | let _s = LocalSpan::enter_with_stack("child", stack); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `local_span::LocalSpan` [INFO] [stdout] | [INFO] [stdout] ::: src/local/local_span.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LocalSpan { [INFO] [stdout] | -------------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_span::LocalSpan`, consider using `local_span::LocalSpan::enter_with_local_parent` which returns `local_span::LocalSpan` [INFO] [stdout] --> src/local/local_span.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] --> src/span.rs:959:13 [INFO] [stdout] | [INFO] [stdout] 959 | fastrace::flush(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrace`, use `cargo add fastrace` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `attach_into_stack` found for struct `span::Span` in the current scope [INFO] [stdout] --> src/span.rs:1027:31 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Span { [INFO] [stdout] | --------------- method `attach_into_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1027 | let _g = root.attach_into_stack(&stack); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `span::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `span::Span` in the current scope [INFO] [stdout] --> src/span.rs:1028:35 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Span { [INFO] [stdout] | --------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1028 | let child = Span::enter_with_stack("child", &mut stack.borrow_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `span::Span` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `span::Span` consider using one of the following associated functions: [INFO] [stdout] span::Span::noop [INFO] [stdout] span::Span::root [INFO] [stdout] span::Span::enter_with_parent [INFO] [stdout] span::Span::enter_with_parents [INFO] [stdout] span::Span::enter_with_local_parent [INFO] [stdout] --> src/span.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn noop() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn root(name: impl Into>, parent: SpanContext) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn enter_with_parent(name: impl Into>, parent: &Span) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | / pub fn enter_with_parents<'a>( [INFO] [stdout] 149 | | name: impl Into>, [INFO] [stdout] 150 | | parents: impl IntoIterator, [INFO] [stdout] 151 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `span::Span` in the current scope [INFO] [stdout] --> src/span.rs:1031:36 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Span { [INFO] [stdout] | --------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1031 | let _s = Span::enter_with_stack("grandchild", &mut stack.borrow_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `span::Span` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `span::Span` consider using one of the following associated functions: [INFO] [stdout] span::Span::noop [INFO] [stdout] span::Span::root [INFO] [stdout] span::Span::enter_with_parent [INFO] [stdout] span::Span::enter_with_parents [INFO] [stdout] span::Span::enter_with_local_parent [INFO] [stdout] --> src/span.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn noop() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn root(name: impl Into>, parent: SpanContext) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn enter_with_parent(name: impl Into>, parent: &Span) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | / pub fn enter_with_parents<'a>( [INFO] [stdout] 149 | | name: impl Into>, [INFO] [stdout] 150 | | parents: impl IntoIterator, [INFO] [stdout] 151 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `enter_with_stack` found for struct `local_span::LocalSpan` in the current scope [INFO] [stdout] --> src/span.rs:1033:37 [INFO] [stdout] | [INFO] [stdout] 1033 | let _s = LocalSpan::enter_with_stack("local", stack); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `local_span::LocalSpan` [INFO] [stdout] | [INFO] [stdout] ::: src/local/local_span.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LocalSpan { [INFO] [stdout] | -------------------- function or associated item `enter_with_stack` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `local_span::LocalSpan`, consider using `local_span::LocalSpan::enter_with_local_parent` which returns `local_span::LocalSpan` [INFO] [stdout] --> src/local/local_span.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn enter_with_local_parent(name: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] --> src/span.rs:1036:13 [INFO] [stdout] | [INFO] [stdout] 1036 | fastrace::flush(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrace` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrace`, use `cargo add fastrace` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fastrace` (lib test) due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "e277259a7fc19daf8db3c26df43d49f870073f3cc36f3599b9d1eda97b108c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e277259a7fc19daf8db3c26df43d49f870073f3cc36f3599b9d1eda97b108c2e", kill_on_drop: false }` [INFO] [stdout] e277259a7fc19daf8db3c26df43d49f870073f3cc36f3599b9d1eda97b108c2e