[INFO] fetching crate fastrace 0.7.14... [INFO] testing fastrace-0.7.14 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate fastrace 0.7.14 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fastrace 0.7.14 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 174 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtrb v0.3.2 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded divan-macros v0.1.21 [INFO] [stderr] Downloaded fastant v0.1.10 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded small_ctor v0.1.2 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] [stderr] Downloaded divan v0.1.21 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] [stderr] Downloaded fastrace-macro v0.7.14 [INFO] [stderr] Downloaded fragile v2.0.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a0c1881507035e2296ed159ec6ed17744931ee2a9ea3691f577d41b7af40d98 [INFO] running `Command { std: "docker" "start" "-a" "9a0c1881507035e2296ed159ec6ed17744931ee2a9ea3691f577d41b7af40d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a0c1881507035e2296ed159ec6ed17744931ee2a9ea3691f577d41b7af40d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0c1881507035e2296ed159ec6ed17744931ee2a9ea3691f577d41b7af40d98", kill_on_drop: false }` [INFO] [stdout] 9a0c1881507035e2296ed159ec6ed17744931ee2a9ea3691f577d41b7af40d98 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e924c3be5b6094e3051e28af4d7eb7e482d0e5958c8df1dcaca7c65e5075a9c3 [INFO] running `Command { std: "docker" "start" "-a" "e924c3be5b6094e3051e28af4d7eb7e482d0e5958c8df1dcaca7c65e5075a9c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fastant v0.1.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling fastrace-macro v0.7.14 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fastrace v0.7.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s [INFO] running `Command { std: "docker" "inspect" "e924c3be5b6094e3051e28af4d7eb7e482d0e5958c8df1dcaca7c65e5075a9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e924c3be5b6094e3051e28af4d7eb7e482d0e5958c8df1dcaca7c65e5075a9c3", kill_on_drop: false }` [INFO] [stdout] e924c3be5b6094e3051e28af4d7eb7e482d0e5958c8df1dcaca7c65e5075a9c3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6411ae6f95cb249263e15f17b6f242cb248e41dbebb1af17ef236c80ef64c744 [INFO] running `Command { std: "docker" "start" "-a" "6411ae6f95cb249263e15f17b6f242cb248e41dbebb1af17ef236c80ef64c744", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling insta v1.43.2 [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 divan v0.1.21 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling fastrace v0.7.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [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 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)]` (part of `#[warn(unused)]`) 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[E0282]: type annotations needed [INFO] [stdout] --> src/local/local_collector.rs:269:24 [INFO] [stdout] | [INFO] [stdout] 269 | assert_eq!(token.unwrap().as_slice(), &[token2]); [INFO] [stdout] | ^^^^^ cannot infer type [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[E0282]: type annotations needed [INFO] [stdout] --> src/local/local_span.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | assert_eq!(collect_token.unwrap().as_slice(), &[token]); [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [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: E0282, E0433, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `fastrace` (lib test) due to 25 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6411ae6f95cb249263e15f17b6f242cb248e41dbebb1af17ef236c80ef64c744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6411ae6f95cb249263e15f17b6f242cb248e41dbebb1af17ef236c80ef64c744", kill_on_drop: false }` [INFO] [stdout] 6411ae6f95cb249263e15f17b6f242cb248e41dbebb1af17ef236c80ef64c744