[INFO] fetching crate tracers-codegen 0.1.0... [INFO] testing tracers-codegen-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate tracers-codegen 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tracers-codegen 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tracers-codegen 0.1.0 [INFO] finished tweaking crates.io crate tracers-codegen 0.1.0 [INFO] tweaked toml for crates.io crate tracers-codegen 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6baedd5f13d85d5496aa2a22749f67ad0ad097b4592ca39be2774c15fab07343 [INFO] running `"docker" "start" "-a" "6baedd5f13d85d5496aa2a22749f67ad0ad097b4592ca39be2774c15fab07343"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tracers-core v0.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling cargo_metadata v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling tracers-codegen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "6baedd5f13d85d5496aa2a22749f67ad0ad097b4592ca39be2774c15fab07343"` [INFO] running `"docker" "rm" "-f" "6baedd5f13d85d5496aa2a22749f67ad0ad097b4592ca39be2774c15fab07343"` [INFO] [stdout] 6baedd5f13d85d5496aa2a22749f67ad0ad097b4592ca39be2774c15fab07343 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6494d32d5df022ec584f81ddef208cdeca6de57367f431359f70994519e40bd1 [INFO] running `"docker" "start" "-a" "6494d32d5df022ec584f81ddef208cdeca6de57367f431359f70994519e40bd1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling tracers-codegen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/gen/static/native_code/mod.rs:296:44 [INFO] [stderr] | [INFO] [stderr] 296 | for first_run in [true, false].into_iter() { [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(array_into_iter)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.85s [INFO] running `"docker" "inspect" "6494d32d5df022ec584f81ddef208cdeca6de57367f431359f70994519e40bd1"` [INFO] running `"docker" "rm" "-f" "6494d32d5df022ec584f81ddef208cdeca6de57367f431359f70994519e40bd1"` [INFO] [stdout] 6494d32d5df022ec584f81ddef208cdeca6de57367f431359f70994519e40bd1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24ffc08fa84d2c1b4c9012b150a78e9b4c54e25092e406fbddff1cc6b0f85e93 [INFO] running `"docker" "start" "-a" "24ffc08fa84d2c1b4c9012b150a78e9b4c54e25092e406fbddff1cc6b0f85e93"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/gen/static/native_code/mod.rs:296:44 [INFO] [stderr] | [INFO] [stderr] 296 | for first_run in [true, false].into_iter() { [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(array_into_iter)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tracers_codegen-16e188720733df38 [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test cache::test::caches_objects_results ... ok [INFO] [stdout] test cache::test::caches_file_results ... ok [INFO] [stdout] test hashing::test::file_name_generation ... ok [INFO] [stdout] test hashing::test::hash_equality ... ok [INFO] [stdout] test hashing::test::hash_inequality ... ok [INFO] [stdout] test cache::test::caches_generated_data ... ok [INFO] [stdout] test spec::probe::test::works_with_invalid_cases ... ok [INFO] [stdout] test argtypes::test::test_support_for_all_test_traits ... ok [INFO] [stdout] test spec::probe::test::decorates_args_with_lifetime_params ... ok [INFO] [stdout] test spec::probe_arg::test::parses_valid_test_cases ... ok [INFO] [stdout] test spec::probe::test::works_with_valid_cases ... ok [INFO] [stdout] test spec::provider::test::find_providers_finds_valid_traits ... ok [INFO] [stdout] test spec::provider::test::find_probes_succeeds_with_valid_traits ... ok [INFO] [stdout] test cargo::test::gets_correct_targets ... FAILED [INFO] [stdout] test gen::r#static::native_code::tests::caches_results ... FAILED [INFO] [stdout] test deps::test::test_case ... FAILED [INFO] [stdout] test spec::provider::test::parses_tracer_attributes_test ... ok [INFO] [stdout] test syn_helpers::test::add_lifetimes ... ok [INFO] [stdout] test syn_helpers::test::identity_function ... ok [INFO] [stdout] test gen::r#static::provider_trait::test::generate_works_on_valid_traits ... ok [INFO] [stdout] test gen::dynamic::provider_trait::test::generate_works_on_valid_traits ... ok [INFO] [stdout] test spec::provider::test::provider_serde_test ... ok [INFO] [stdout] test spec::provider::test::found_providers_have_same_hash ... ok [INFO] [stdout] test argtypes::test::test_type_support ... ok [INFO] [stdout] test spec::probe_call::test::parses_all_test_cases ... ok [INFO] [stdout] test spec::provider::test::find_probes_fails_with_invalid_traits ... ok [INFO] [stdout] test spec::provider::test::find_providers_ignores_invalid_traits ... ok [INFO] [stdout] test gen::r#static::provider_trait::test::falls_back_to_disabled_on_error ... ok [INFO] [stdout] test gen::r#static::native_code::tests::generates_processed_provider_trait ... FAILED [INFO] [stdout] test build_rs::tests::tracers_build_panics_invalid_features ... ok [INFO] [stdout] test build_rs::tests::build_rs_workflow_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cargo::test::gets_correct_targets stdout ---- [INFO] [stdout] thread 'cargo::test::gets_correct_targets' panicked at 'Failed to canonicalize source path: /opt/rustwide/src/testdata.rs: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/testdata.rs:654:27 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564a0405bb5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5564a0405bb5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5564a0405bb5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5564a0405bb5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5564a0432dcc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55649ff921b5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5564a03fe221 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5564a0408cb0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5564a0408cb0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5564a0408cb0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5564a04089aa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5564a040930c - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:490 [INFO] [stdout] 12: 0x5564a0408eeb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5564a0430d31 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5564a0430b53 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x55649ff03964 - core::result::Result::expect::hcb25c6c192fba909 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55649fe630e7 - ::deref::__static_ref_initialize::h9f6da8ff83bd1810 [INFO] [stdout] at src/testdata.rs:654 [INFO] [stdout] 17: 0x55649fe630e7 - core::ops::function::FnOnce::call_once::h32ea5dc52ed00cac [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 18: 0x55649fdcdcbb - lazy_static::lazy::Lazy::get::{{closure}}::h4f851bf04b2d531b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31 [INFO] [stdout] 19: 0x55649febdc12 - std::sync::once::Once::call_once::{{closure}}::h32e5c3dc95cbc03c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sync/once.rs:264 [INFO] [stdout] 20: 0x5564a04053ee - std::sync::once::Once::call_inner::h0a123fe592681b02 [INFO] [stdout] at src/libstd/sync/once.rs:416 [INFO] [stdout] 21: 0x55649febdab5 - std::sync::once::Once::call_once::ha7bf3fff43f6c26e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sync/once.rs:264 [INFO] [stdout] 22: 0x55649fd20225 - lazy_static::lazy::Lazy::get::haeda4e7467aa1ff6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30 [INFO] [stdout] 23: 0x55649fd20225 - ::deref::__stability::hcee0a29388d89a41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142 [INFO] [stdout] 24: 0x55649fd20225 - ::deref::hb82ed810b11df77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144 [INFO] [stdout] 25: 0x55649fe64790 - ::deref::__static_ref_initialize::h4fbc59e7f86224c3 [INFO] [stdout] at src/testdata.rs:677 [INFO] [stdout] 26: 0x55649fe64790 - core::ops::function::FnOnce::call_once::hf1192fa4b0889781 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55649fdcdd0b - lazy_static::lazy::Lazy::get::{{closure}}::ha3dd35cdfba10675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31 [INFO] [stdout] 28: 0x55649febdcb2 - std::sync::once::Once::call_once::{{closure}}::h6f7cfd92c0778614 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sync/once.rs:264 [INFO] [stdout] 29: 0x5564a04053ee - std::sync::once::Once::call_inner::h0a123fe592681b02 [INFO] [stdout] at src/libstd/sync/once.rs:416 [INFO] [stdout] 30: 0x55649febdb85 - std::sync::once::Once::call_once::hdd7d47609e529bdd [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sync/once.rs:264 [INFO] [stdout] 31: 0x55649fd202c5 - lazy_static::lazy::Lazy::get::hdd7f4c03a29dad47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30 [INFO] [stdout] 32: 0x55649fd202c5 - ::deref::__stability::h6e5d0d1cc3c3a6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142 [INFO] [stdout] 33: 0x55649fd202c5 - ::deref::h1b88fb67169253ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144 [INFO] [stdout] 34: 0x55649fdf5b83 - tracers_codegen::cargo::test::gets_correct_targets::hc8500bd756196273 [INFO] [stdout] at src/cargo.rs:36 [INFO] [stdout] 35: 0x55649fdf5b5a - tracers_codegen::cargo::test::gets_correct_targets::{{closure}}::h35855316e0e856e2 [INFO] [stdout] at src/cargo.rs:35 [INFO] [stdout] 36: 0x55649fe6459e - core::ops::function::FnOnce::call_once::hd48c845bf980d7f7 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 37: 0x55649ffb95a2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 38: 0x55649ffb95a2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 39: 0x55649ffb95a2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 40: 0x55649ffb95a2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 41: 0x55649ffb95a2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 42: 0x55649ffb95a2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 43: 0x55649ffb95a2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 44: 0x55649ff91676 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 45: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 46: 0x55649ff96c15 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 47: 0x55649ff96c15 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 48: 0x55649ff96c15 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 49: 0x55649ff96c15 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 50: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 51: 0x55649ff96c15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 52: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 54: 0x5564a041178a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 55: 0x7f0dfc730609 - start_thread [INFO] [stdout] 56: 0x7f0dfc63c103 - __clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gen::r#static::native_code::tests::caches_results stdout ---- [INFO] [stdout] thread 'gen::r#static::native_code::tests::caches_results' panicked at 'Once instance has previously been poisoned', src/libstd/sync/once.rs:395:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564a0405bb5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5564a0405bb5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5564a0405bb5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5564a0405bb5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5564a0432dcc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55649ff921b5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5564a03fe221 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5564a0408cb0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5564a0408cb0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5564a0408cb0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5564a04089aa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5564a040930c - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:490 [INFO] [stdout] 12: 0x5564a040913e - std::panicking::begin_panic::h7f1cc93cab1f2b62 [INFO] [stdout] at src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5564a0405467 - std::sync::once::Once::call_inner::h0a123fe592681b02 [INFO] [stdout] at src/libstd/sync/once.rs:395 [INFO] [stdout] 14: 0x55649febdb85 - std::sync::once::Once::call_once::hdd7d47609e529bdd [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sync/once.rs:264 [INFO] [stdout] 15: 0x55649fd202c5 - lazy_static::lazy::Lazy::get::hdd7f4c03a29dad47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30 [INFO] [stdout] 16: 0x55649fd202c5 - ::deref::__stability::h6e5d0d1cc3c3a6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142 [INFO] [stdout] 17: 0x55649fd202c5 - ::deref::h1b88fb67169253ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144 [INFO] [stdout] 18: 0x55649fe93af7 - tracers_codegen::gen::static::native_code::tests::caches_results::hdad826d2c15aebb7 [INFO] [stdout] at src/gen/static/native_code/mod.rs:298 [INFO] [stdout] 19: 0x55649fe9381a - tracers_codegen::gen::static::native_code::tests::caches_results::{{closure}}::h9e8da88fa7f139f3 [INFO] [stdout] at src/gen/static/native_code/mod.rs:281 [INFO] [stdout] 20: 0x55649fe658ee - core::ops::function::FnOnce::call_once::hf2857f0a9b76e399 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 21: 0x55649ffb95a2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 22: 0x55649ffb95a2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 23: 0x55649ffb95a2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 24: 0x55649ffb95a2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 25: 0x55649ffb95a2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55649ffb95a2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 27: 0x55649ffb95a2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 28: 0x55649ff91676 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 29: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 30: 0x55649ff96c15 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 31: 0x55649ff96c15 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 32: 0x55649ff96c15 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 33: 0x55649ff96c15 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 35: 0x55649ff96c15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 38: 0x5564a041178a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 39: 0x7f0dfc730609 - start_thread [INFO] [stdout] 40: 0x7f0dfc63c103 - __clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deps::test::test_case stdout ---- [INFO] [stdout] thread 'deps::test::test_case' panicked at 'Once instance has previously been poisoned', src/libstd/sync/once.rs:395:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564a0405bb5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5564a0405bb5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5564a0405bb5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5564a0405bb5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5564a0432dcc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55649ff921b5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5564a03fe221 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5564a0408cb0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5564a0408cb0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5564a0408cb0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5564a04089aa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5564a040930c - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:490 [INFO] [stdout] 12: 0x5564a040913e - std::panicking::begin_panic::h7f1cc93cab1f2b62 [INFO] [stdout] at src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5564a0405467 - std::sync::once::Once::call_inner::h0a123fe592681b02 [INFO] [stdout] at src/libstd/sync/once.rs:395 [INFO] [stdout] 14: 0x55649febdb85 - std::sync::once::Once::call_once::hdd7d47609e529bdd [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sync/once.rs:264 [INFO] [stdout] 15: 0x55649fd202c5 - lazy_static::lazy::Lazy::get::hdd7f4c03a29dad47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30 [INFO] [stdout] 16: 0x55649fd202c5 - ::deref::__stability::h6e5d0d1cc3c3a6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142 [INFO] [stdout] 17: 0x55649fd202c5 - ::deref::h1b88fb67169253ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144 [INFO] [stdout] 18: 0x55649fed38bb - tracers_codegen::deps::test::test_case::h74d9c91188a6af3d [INFO] [stdout] at src/deps.rs:150 [INFO] [stdout] 19: 0x55649fed388a - tracers_codegen::deps::test::test_case::{{closure}}::he4c7c07b6feac4d5 [INFO] [stdout] at src/deps.rs:149 [INFO] [stdout] 20: 0x55649fe659de - core::ops::function::FnOnce::call_once::hfded60d37186190e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 21: 0x55649ffb95a2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 22: 0x55649ffb95a2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 23: 0x55649ffb95a2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 24: 0x55649ffb95a2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 25: 0x55649ffb95a2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55649ffb95a2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 27: 0x55649ffb95a2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 28: 0x55649ff91676 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 29: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 30: 0x55649ff96c15 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 31: 0x55649ff96c15 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 32: 0x55649ff96c15 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 33: 0x55649ff96c15 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 35: 0x55649ff96c15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 38: 0x5564a041178a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 39: 0x7f0dfc730609 - start_thread [INFO] [stdout] 40: 0x7f0dfc63c103 - __clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gen::r#static::native_code::tests::generates_processed_provider_trait stdout ---- [INFO] [stdout] Acquiring mutex [INFO] [stdout] Restoring environment variables [INFO] [stdout] Setting 'TARGET' to 'x86_64-linux-gnu' [INFO] [stdout] Setting 'HOST' to 'x86_64-linux-gnu' [INFO] [stdout] Setting 'OPT_LEVEL' to '1' [INFO] [stdout] Setting 'OUT_DIR' to '/tmp/.tmpTQRqKY/out' [INFO] [stdout] Generated wrapper code: [INFO] [stdout] /** This file automatically generated by tracers-codegen 0.1.0. Do not edit [INFO] [stdout] * this file. [INFO] [stdout] * [INFO] [stdout] * This file contains native wrappers for the probes defined in trait ProviderTrait. [INFO] [stdout] * [INFO] [stdout] * The source code for that trait is: [INFO] [stdout] * [INFO] [stdout] * ```rust [INFO] [stdout] * trait ProviderTrait { } [INFO] [stdout] * ``` [INFO] [stdout] */ [INFO] [stdout] #define _SDT_HAS_SEMAPHORES 1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] #define STAP_HAS_SEMAPHORES 1 /* deprecated */ [INFO] [stdout] [INFO] [stdout] /* - Systemtap static probe definition macros. [INFO] [stdout] [INFO] [stdout] This file is dedicated to the public domain, pursuant to CC0 [INFO] [stdout] (https://creativecommons.org/publicdomain/zero/1.0/) [INFO] [stdout] */ [INFO] [stdout] [INFO] [stdout] #ifndef _SYS_SDT_H [INFO] [stdout] #define _SYS_SDT_H 1 [INFO] [stdout] [INFO] [stdout] /* [INFO] [stdout] This file defines a family of macros [INFO] [stdout] [INFO] [stdout] STAP_PROBEn(op1, ..., opn) [INFO] [stdout] [INFO] [stdout] that emit a nop into the instruction stream, and some data into an auxiliary [INFO] [stdout] note section. The data in the note section describes the operands, in terms [INFO] [stdout] of size and location. Each location is encoded as assembler operand string. [INFO] [stdout] Consumer tools such as gdb or systemtap insert breakpoints on top of [INFO] [stdout] the nop, and decode the location operand-strings, like an assembler, [INFO] [stdout] to find the values being passed. [INFO] [stdout] [INFO] [stdout] The operand strings are selected by the compiler for each operand. [INFO] [stdout] They are constrained by gcc inline-assembler codes. The default is: [INFO] [stdout] [INFO] [stdout] #define STAP_SDT_ARG_CONSTRAINT nor [INFO] [stdout] [INFO] [stdout] This is a good default if the operands tend to be integral and [INFO] [stdout] moderate in number (smaller than number of registers). In other [INFO] [stdout] cases, the compiler may report "'asm' requires impossible reload" or [INFO] [stdout] similar. In this case, consider simplifying the macro call (fewer [INFO] [stdout] and simpler operands), reduce optimization, or override the default [INFO] [stdout] constraints string via: [INFO] [stdout] [INFO] [stdout] #define STAP_SDT_ARG_CONSTRAINT g [INFO] [stdout] #include [INFO] [stdout] [INFO] [stdout] See also: [INFO] [stdout] https://sourceware.org/systemtap/wiki/UserSpaceProbeImplementation [INFO] [stdout] https://gcc.gnu.org/onlinedocs/gcc/Constraints.html [INFO] [stdout] */ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] #ifdef __ASSEMBLER__ [INFO] [stdout] # define _SDT_PROBE(provider, name, n, arglist) \ [INFO] [stdout] _SDT_ASM_BODY(provider, name, _SDT_ASM_STRING_1, (_SDT_DEPAREN_##n arglist)) \ [INFO] [stdout] _SDT_ASM_BASE [INFO] [stdout] # define _SDT_ASM_1(x) x; [INFO] [stdout] # define _SDT_ASM_2(a, b) a,b; [INFO] [stdout] # define _SDT_ASM_3(a, b, c) a,b,c; [INFO] [stdout] # define _SDT_ASM_5(a, b, c, d, e) a,b,c,d,e; [INFO] [stdout] # define _SDT_ASM_STRING_1(x) .asciz #x; [INFO] [stdout] # define _SDT_DEPAREN_0() /* empty */ [INFO] [stdout] # define _SDT_DEPAREN_1(a) a [INFO] [stdout] # define _SDT_DEPAREN_2(a,b) a b [INFO] [stdout] # define _SDT_DEPAREN_3(a,b,c) a b c [INFO] [stdout] # define _SDT_DEPAREN_4(a,b,c,d) a b c d [INFO] [stdout] # define _SDT_DEPAREN_5(a,b,c,d,e) a b c d e [INFO] [stdout] # define _SDT_DEPAREN_6(a,b,c,d,e,f) a b c d e f [INFO] [stdout] # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g [INFO] [stdout] # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h [INFO] [stdout] # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i [INFO] [stdout] # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j [INFO] [stdout] # define _SDT_DEPAREN_11(a,b,c,d,e,f,g,h,i,j,k) a b c d e f g h i j k [INFO] [stdout] # define _SDT_DEPAREN_12(a,b,c,d,e,f,g,h,i,j,k,l) a b c d e f g h i j k l [INFO] [stdout] #else [INFO] [stdout] # define _SDT_PROBE(provider, name, n, arglist) \ [INFO] [stdout] do { \ [INFO] [stdout] __asm__ __volatile__ (_SDT_ASM_BODY(provider, name, _SDT_ASM_ARGS, (n)) \ [INFO] [stdout] :: _SDT_ASM_OPERANDS_##n arglist); \ [INFO] [stdout] __asm__ __volatile__ (_SDT_ASM_BASE); \ [INFO] [stdout] } while (0) [INFO] [stdout] # define _SDT_S(x) #x [INFO] [stdout] # define _SDT_ASM_1(x) _SDT_S(x) "\n" [INFO] [stdout] # define _SDT_ASM_2(a, b) _SDT_S(a) "," _SDT_S(b) "\n" [INFO] [stdout] # define _SDT_ASM_3(a, b, c) _SDT_S(a) "," _SDT_S(b) "," \ [INFO] [stdout] _SDT_S(c) "\n" [INFO] [stdout] # define _SDT_ASM_5(a, b, c, d, e) _SDT_S(a) "," _SDT_S(b) "," \ [INFO] [stdout] _SDT_S(c) "," _SDT_S(d) "," \ [INFO] [stdout] _SDT_S(e) "\n" [INFO] [stdout] # define _SDT_ASM_ARGS(n) _SDT_ASM_STRING(_SDT_ASM_TEMPLATE_##n) [INFO] [stdout] # define _SDT_ASM_STRING_1(x) _SDT_ASM_1(.asciz #x) [INFO] [stdout] [INFO] [stdout] # define _SDT_ARGFMT(no) %n[_SDT_S##no]@_SDT_ARGTMPL(_SDT_A##no) [INFO] [stdout] [INFO] [stdout] # ifndef STAP_SDT_ARG_CONSTRAINT [INFO] [stdout] # if defined __powerpc__ [INFO] [stdout] # define STAP_SDT_ARG_CONSTRAINT nZr [INFO] [stdout] # else [INFO] [stdout] # define STAP_SDT_ARG_CONSTRAINT nor [INFO] [stdout] # endif [INFO] [stdout] # endif [INFO] [stdout] [INFO] [stdout] # define _SDT_STRINGIFY(x) #x [INFO] [stdout] # define _SDT_ARG_CONSTRAINT_STRING(x) _SDT_STRINGIFY(x) [INFO] [stdout] # define _SDT_ARG(n, x) \ [INFO] [stdout] [_SDT_S##n] "n" ((_SDT_ARGSIGNED (x) ? 1 : -1) * (int) _SDT_ARGSIZE (x)), \ [INFO] [stdout] [_SDT_A##n] _SDT_ARG_CONSTRAINT_STRING (STAP_SDT_ARG_CONSTRAINT) (_SDT_ARGVAL (x)) [INFO] [stdout] #endif [INFO] [stdout] #define _SDT_ASM_STRING(x) _SDT_ASM_STRING_1(x) [INFO] [stdout] [INFO] [stdout] #define _SDT_ARGARRAY(x) (__builtin_classify_type (x) == 14 \ [INFO] [stdout] || __builtin_classify_type (x) == 5) [INFO] [stdout] [INFO] [stdout] #ifdef __cplusplus [INFO] [stdout] # define _SDT_ARGSIGNED(x) (!_SDT_ARGARRAY (x) \ [INFO] [stdout] && __sdt_type<__typeof (x)>::__sdt_signed) [INFO] [stdout] # define _SDT_ARGSIZE(x) (_SDT_ARGARRAY (x) \ [INFO] [stdout] ? sizeof (void *) : sizeof (x)) [INFO] [stdout] # define _SDT_ARGVAL(x) (x) [INFO] [stdout] [INFO] [stdout] # include [INFO] [stdout] [INFO] [stdout] template [INFO] [stdout] struct __sdt_type [INFO] [stdout] { [INFO] [stdout] static const bool __sdt_signed = false; [INFO] [stdout] }; [INFO] [stdout] [INFO] [stdout] #define __SDT_ALWAYS_SIGNED(T) \ [INFO] [stdout] template<> struct __sdt_type { static const bool __sdt_signed = true; }; [INFO] [stdout] #define __SDT_COND_SIGNED(T,CT) \ [INFO] [stdout] template<> struct __sdt_type { static const bool __sdt_signed = ((CT)(-1) < 1); }; [INFO] [stdout] __SDT_ALWAYS_SIGNED(signed char) [INFO] [stdout] __SDT_ALWAYS_SIGNED(short) [INFO] [stdout] __SDT_ALWAYS_SIGNED(int) [INFO] [stdout] __SDT_ALWAYS_SIGNED(long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(long long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(volatile signed char) [INFO] [stdout] __SDT_ALWAYS_SIGNED(volatile short) [INFO] [stdout] __SDT_ALWAYS_SIGNED(volatile int) [INFO] [stdout] __SDT_ALWAYS_SIGNED(volatile long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(volatile long long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const signed char) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const short) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const int) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const long long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const volatile signed char) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const volatile short) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const volatile int) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const volatile long) [INFO] [stdout] __SDT_ALWAYS_SIGNED(const volatile long long) [INFO] [stdout] __SDT_COND_SIGNED(char, char) [INFO] [stdout] __SDT_COND_SIGNED(wchar_t, wchar_t) [INFO] [stdout] __SDT_COND_SIGNED(volatile char, char) [INFO] [stdout] __SDT_COND_SIGNED(volatile wchar_t, wchar_t) [INFO] [stdout] __SDT_COND_SIGNED(const char, char) [INFO] [stdout] __SDT_COND_SIGNED(const wchar_t, wchar_t) [INFO] [stdout] __SDT_COND_SIGNED(const volatile char, char) [INFO] [stdout] __SDT_COND_SIGNED(const volatile wchar_t, wchar_t) [INFO] [stdout] #if defined (__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)) [INFO] [stdout] /* __SDT_COND_SIGNED(char16_t) */ [INFO] [stdout] /* __SDT_COND_SIGNED(char32_t) */ [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] template [INFO] [stdout] struct __sdt_type<__sdt_E[]> : public __sdt_type<__sdt_E *> {}; [INFO] [stdout] [INFO] [stdout] template [INFO] [stdout] struct __sdt_type<__sdt_E[__sdt_N]> : public __sdt_type<__sdt_E *> {}; [INFO] [stdout] [INFO] [stdout] #elif !defined(__ASSEMBLER__) [INFO] [stdout] __extension__ extern unsigned long long __sdt_unsp; [INFO] [stdout] # define _SDT_ARGINTTYPE(x) \ [INFO] [stdout] __typeof (__builtin_choose_expr (((__builtin_classify_type (x) \ [INFO] [stdout] + 3) & -4) == 4, (x), 0U)) [INFO] [stdout] # define _SDT_ARGSIGNED(x) \ [INFO] [stdout] (!__extension__ \ [INFO] [stdout] (__builtin_constant_p ((((unsigned long long) \ [INFO] [stdout] (_SDT_ARGINTTYPE (x)) __sdt_unsp) \ [INFO] [stdout] & ((unsigned long long)1 << (sizeof (unsigned long long) \ [INFO] [stdout] * __CHAR_BIT__ - 1))) == 0) \ [INFO] [stdout] || (_SDT_ARGINTTYPE (x)) -1 > (_SDT_ARGINTTYPE (x)) 0)) [INFO] [stdout] # define _SDT_ARGSIZE(x) \ [INFO] [stdout] (_SDT_ARGARRAY (x) ? sizeof (void *) : sizeof (x)) [INFO] [stdout] # define _SDT_ARGVAL(x) (x) [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] #if defined __powerpc__ || defined __powerpc64__ [INFO] [stdout] # define _SDT_ARGTMPL(id) %I[id]%[id] [INFO] [stdout] #elif defined __i386__ [INFO] [stdout] # define _SDT_ARGTMPL(id) %w[id] /* gcc.gnu.org/PR80115 */ [INFO] [stdout] #else [INFO] [stdout] # define _SDT_ARGTMPL(id) %[id] [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] #ifdef __LP64__ [INFO] [stdout] # define _SDT_ASM_ADDR .8byte [INFO] [stdout] #else [INFO] [stdout] # define _SDT_ASM_ADDR .4byte [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] /* The ia64 and s390 nop instructions take an argument. */ [INFO] [stdout] #if defined(__ia64__) || defined(__s390__) || defined(__s390x__) [INFO] [stdout] #define _SDT_NOP nop 0 [INFO] [stdout] #else [INFO] [stdout] #define _SDT_NOP nop [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] #define _SDT_NOTE_NAME "stapsdt" [INFO] [stdout] #define _SDT_NOTE_TYPE 3 [INFO] [stdout] [INFO] [stdout] /* If the assembler supports the necessary feature, then we can play [INFO] [stdout] nice with code in COMDAT sections, which comes up in C++ code. [INFO] [stdout] Without that assembler support, some combinations of probe placements [INFO] [stdout] in certain kinds of C++ code may produce link-time errors. */ [INFO] [stdout] //#include "sdt-config.h" [INFO] [stdout] [INFO] [stdout] /* includes/sys/sdt-config.h. Generated from sdt-config.h.in by configure. [INFO] [stdout] [INFO] [stdout] This file just defines _SDT_ASM_SECTION_AUTOGROUP_SUPPORT to 0 or 1 to [INFO] [stdout] indicate whether the assembler supports "?" in .pushsection directives. */ [INFO] [stdout] [INFO] [stdout] #define _SDT_ASM_SECTION_AUTOGROUP_SUPPORT 1 [INFO] [stdout] [INFO] [stdout] #if _SDT_ASM_SECTION_AUTOGROUP_SUPPORT [INFO] [stdout] # define _SDT_ASM_AUTOGROUP "?" [INFO] [stdout] #else [INFO] [stdout] # define _SDT_ASM_AUTOGROUP "" [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] #define _SDT_ASM_BODY(provider, name, pack_args, args) \ [INFO] [stdout] _SDT_ASM_1(990: _SDT_NOP) \ [INFO] [stdout] _SDT_ASM_3( .pushsection .note.stapsdt,_SDT_ASM_AUTOGROUP,"note") \ [INFO] [stdout] _SDT_ASM_1( .balign 4) \ [INFO] [stdout] _SDT_ASM_3( .4byte 992f-991f, 994f-993f, _SDT_NOTE_TYPE) \ [INFO] [stdout] _SDT_ASM_1(991: .asciz _SDT_NOTE_NAME) \ [INFO] [stdout] _SDT_ASM_1(992: .balign 4) \ [INFO] [stdout] _SDT_ASM_1(993: _SDT_ASM_ADDR 990b) \ [INFO] [stdout] _SDT_ASM_1( _SDT_ASM_ADDR _.stapsdt.base) \ [INFO] [stdout] _SDT_SEMAPHORE(provider,name) \ [INFO] [stdout] _SDT_ASM_STRING(provider) \ [INFO] [stdout] _SDT_ASM_STRING(name) \ [INFO] [stdout] pack_args args \ [INFO] [stdout] _SDT_ASM_1(994: .balign 4) \ [INFO] [stdout] _SDT_ASM_1( .popsection) [INFO] [stdout] [INFO] [stdout] #define _SDT_ASM_BASE \ [INFO] [stdout] _SDT_ASM_1(.ifndef _.stapsdt.base) \ [INFO] [stdout] _SDT_ASM_5( .pushsection .stapsdt.base,"aG","progbits", \ [INFO] [stdout] .stapsdt.base,comdat) \ [INFO] [stdout] _SDT_ASM_1( .weak _.stapsdt.base) \ [INFO] [stdout] _SDT_ASM_1( .hidden _.stapsdt.base) \ [INFO] [stdout] _SDT_ASM_1( _.stapsdt.base: .space 1) \ [INFO] [stdout] _SDT_ASM_2( .size _.stapsdt.base, 1) \ [INFO] [stdout] _SDT_ASM_1( .popsection) \ [INFO] [stdout] _SDT_ASM_1(.endif) [INFO] [stdout] [INFO] [stdout] #if defined _SDT_HAS_SEMAPHORES [INFO] [stdout] #define _SDT_SEMAPHORE(p,n) _SDT_ASM_1( _SDT_ASM_ADDR p##_##n##_semaphore) [INFO] [stdout] #else [INFO] [stdout] #define _SDT_SEMAPHORE(p,n) _SDT_ASM_1( _SDT_ASM_ADDR 0) [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] #define _SDT_ASM_TEMPLATE_0 /* no arguments */ [INFO] [stdout] #define _SDT_ASM_TEMPLATE_1 _SDT_ARGFMT(1) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_2 _SDT_ASM_TEMPLATE_1 _SDT_ARGFMT(2) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_3 _SDT_ASM_TEMPLATE_2 _SDT_ARGFMT(3) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_4 _SDT_ASM_TEMPLATE_3 _SDT_ARGFMT(4) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_5 _SDT_ASM_TEMPLATE_4 _SDT_ARGFMT(5) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_6 _SDT_ASM_TEMPLATE_5 _SDT_ARGFMT(6) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_7 _SDT_ASM_TEMPLATE_6 _SDT_ARGFMT(7) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_8 _SDT_ASM_TEMPLATE_7 _SDT_ARGFMT(8) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_9 _SDT_ASM_TEMPLATE_8 _SDT_ARGFMT(9) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_10 _SDT_ASM_TEMPLATE_9 _SDT_ARGFMT(10) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_11 _SDT_ASM_TEMPLATE_10 _SDT_ARGFMT(11) [INFO] [stdout] #define _SDT_ASM_TEMPLATE_12 _SDT_ASM_TEMPLATE_11 _SDT_ARGFMT(12) [INFO] [stdout] #define _SDT_ASM_OPERANDS_0() [__sdt_dummy] "g" (0) [INFO] [stdout] #define _SDT_ASM_OPERANDS_1(arg1) _SDT_ARG(1, arg1) [INFO] [stdout] #define _SDT_ASM_OPERANDS_2(arg1, arg2) \ [INFO] [stdout] _SDT_ASM_OPERANDS_1(arg1), _SDT_ARG(2, arg2) [INFO] [stdout] #define _SDT_ASM_OPERANDS_3(arg1, arg2, arg3) \ [INFO] [stdout] _SDT_ASM_OPERANDS_2(arg1, arg2), _SDT_ARG(3, arg3) [INFO] [stdout] #define _SDT_ASM_OPERANDS_4(arg1, arg2, arg3, arg4) \ [INFO] [stdout] _SDT_ASM_OPERANDS_3(arg1, arg2, arg3), _SDT_ARG(4, arg4) [INFO] [stdout] #define _SDT_ASM_OPERANDS_5(arg1, arg2, arg3, arg4, arg5) \ [INFO] [stdout] _SDT_ASM_OPERANDS_4(arg1, arg2, arg3, arg4), _SDT_ARG(5, arg5) [INFO] [stdout] #define _SDT_ASM_OPERANDS_6(arg1, arg2, arg3, arg4, arg5, arg6) \ [INFO] [stdout] _SDT_ASM_OPERANDS_5(arg1, arg2, arg3, arg4, arg5), _SDT_ARG(6, arg6) [INFO] [stdout] #define _SDT_ASM_OPERANDS_7(arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ [INFO] [stdout] _SDT_ASM_OPERANDS_6(arg1, arg2, arg3, arg4, arg5, arg6), _SDT_ARG(7, arg7) [INFO] [stdout] #define _SDT_ASM_OPERANDS_8(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ [INFO] [stdout] _SDT_ASM_OPERANDS_7(arg1, arg2, arg3, arg4, arg5, arg6, arg7), \ [INFO] [stdout] _SDT_ARG(8, arg8) [INFO] [stdout] #define _SDT_ASM_OPERANDS_9(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9) \ [INFO] [stdout] _SDT_ASM_OPERANDS_8(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8), \ [INFO] [stdout] _SDT_ARG(9, arg9) [INFO] [stdout] #define _SDT_ASM_OPERANDS_10(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10) \ [INFO] [stdout] _SDT_ASM_OPERANDS_9(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9), \ [INFO] [stdout] _SDT_ARG(10, arg10) [INFO] [stdout] #define _SDT_ASM_OPERANDS_11(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11) \ [INFO] [stdout] _SDT_ASM_OPERANDS_10(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10), \ [INFO] [stdout] _SDT_ARG(11, arg11) [INFO] [stdout] #define _SDT_ASM_OPERANDS_12(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12) \ [INFO] [stdout] _SDT_ASM_OPERANDS_11(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11), \ [INFO] [stdout] _SDT_ARG(12, arg12) [INFO] [stdout] [INFO] [stdout] /* These macros can be used in C, C++, or assembly code. [INFO] [stdout] In assembly code the arguments should use normal assembly operand syntax. */ [INFO] [stdout] [INFO] [stdout] #define STAP_PROBE(provider, name) \ [INFO] [stdout] _SDT_PROBE(provider, name, 0, ()) [INFO] [stdout] #define STAP_PROBE1(provider, name, arg1) \ [INFO] [stdout] _SDT_PROBE(provider, name, 1, (arg1)) [INFO] [stdout] #define STAP_PROBE2(provider, name, arg1, arg2) \ [INFO] [stdout] _SDT_PROBE(provider, name, 2, (arg1, arg2)) [INFO] [stdout] #define STAP_PROBE3(provider, name, arg1, arg2, arg3) \ [INFO] [stdout] _SDT_PROBE(provider, name, 3, (arg1, arg2, arg3)) [INFO] [stdout] #define STAP_PROBE4(provider, name, arg1, arg2, arg3, arg4) \ [INFO] [stdout] _SDT_PROBE(provider, name, 4, (arg1, arg2, arg3, arg4)) [INFO] [stdout] #define STAP_PROBE5(provider, name, arg1, arg2, arg3, arg4, arg5) \ [INFO] [stdout] _SDT_PROBE(provider, name, 5, (arg1, arg2, arg3, arg4, arg5)) [INFO] [stdout] #define STAP_PROBE6(provider, name, arg1, arg2, arg3, arg4, arg5, arg6) \ [INFO] [stdout] _SDT_PROBE(provider, name, 6, (arg1, arg2, arg3, arg4, arg5, arg6)) [INFO] [stdout] #define STAP_PROBE7(provider, name, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ [INFO] [stdout] _SDT_PROBE(provider, name, 7, (arg1, arg2, arg3, arg4, arg5, arg6, arg7)) [INFO] [stdout] #define STAP_PROBE8(provider,name,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8) \ [INFO] [stdout] _SDT_PROBE(provider, name, 8, (arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)) [INFO] [stdout] #define STAP_PROBE9(provider,name,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9)\ [INFO] [stdout] _SDT_PROBE(provider, name, 9, (arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9)) [INFO] [stdout] #define STAP_PROBE10(provider,name,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10) \ [INFO] [stdout] _SDT_PROBE(provider, name, 10, \ [INFO] [stdout] (arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10)) [INFO] [stdout] #define STAP_PROBE11(provider,name,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11) \ [INFO] [stdout] _SDT_PROBE(provider, name, 11, \ [INFO] [stdout] (arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11)) [INFO] [stdout] #define STAP_PROBE12(provider,name,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12) \ [INFO] [stdout] _SDT_PROBE(provider, name, 12, \ [INFO] [stdout] (arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12)) [INFO] [stdout] [INFO] [stdout] /* This STAP_PROBEV macro can be used in variadic scenarios, where the [INFO] [stdout] number of probe arguments is not known until compile time. Since [INFO] [stdout] variadic macro support may vary with compiler options, you must [INFO] [stdout] pre-#define SDT_USE_VARIADIC to enable this type of probe. [INFO] [stdout] [INFO] [stdout] The trick to count __VA_ARGS__ was inspired by this post by [INFO] [stdout] Laurent Deniau : [INFO] [stdout] http://groups.google.com/group/comp.std.c/msg/346fc464319b1ee5 [INFO] [stdout] [INFO] [stdout] Note that our _SDT_NARG is called with an extra 0 arg that's not [INFO] [stdout] counted, so we don't have to worry about the behavior of macros [INFO] [stdout] called without any arguments. */ [INFO] [stdout] [INFO] [stdout] #ifdef SDT_USE_VARIADIC [INFO] [stdout] #define _SDT_NARG(...) __SDT_NARG(__VA_ARGS__, 12,11,10,9,8,7,6,5,4,3,2,1,0) [INFO] [stdout] #define __SDT_NARG(_0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,_11,_12, N, ...) N [INFO] [stdout] #define _SDT_PROBE_N(provider, name, N, ...) \ [INFO] [stdout] _SDT_PROBE(provider, name, N, (__VA_ARGS__)) [INFO] [stdout] #define STAP_PROBEV(provider, name, ...) \ [INFO] [stdout] _SDT_PROBE_N(provider, name, _SDT_NARG(0, ##__VA_ARGS__), ##__VA_ARGS__) [INFO] [stdout] #endif [INFO] [stdout] [INFO] [stdout] /* These macros are for use in asm statements. You must compile [INFO] [stdout] with -std=gnu99 or -std=c99 to use the STAP_PROBE_ASM macro. [INFO] [stdout] [INFO] [stdout] The STAP_PROBE_ASM macro generates a quoted string to be used in the [INFO] [stdout] template portion of the asm statement, concatenated with strings that [INFO] [stdout] contain the actual assembly code around the probe site. [INFO] [stdout] [INFO] [stdout] For example: [INFO] [stdout] [INFO] [stdout] asm ("before\n" [INFO] [stdout] STAP_PROBE_ASM(provider, fooprobe, %eax 4(%esi)) [INFO] [stdout] "after"); [INFO] [stdout] [INFO] [stdout] emits the assembly code for "before\nafter", with a probe in between. [INFO] [stdout] The probe arguments are the %eax register, and the value of the memory [INFO] [stdout] word located 4 bytes past the address in the %esi register. Note that [INFO] [stdout] because this is a simple asm, not a GNU C extended asm statement, these [INFO] [stdout] % characters do not need to be doubled to generate literal %reg names. [INFO] [stdout] [INFO] [stdout] In a GNU C extended asm statement, the probe arguments can be specified [INFO] [stdout] using the macro STAP_PROBE_ASM_TEMPLATE(n) for n arguments. The paired [INFO] [stdout] macro STAP_PROBE_ASM_OPERANDS gives the C values of these probe arguments, [INFO] [stdout] and appears in the input operand list of the asm statement. For example: [INFO] [stdout] [INFO] [stdout] asm ("someinsn %0,%1\n" // %0 is output operand, %1 is input operand [INFO] [stdout] STAP_PROBE_ASM(provider, fooprobe, STAP_PROBE_ASM_TEMPLATE(3)) [INFO] [stdout] "otherinsn %[namedarg]" [INFO] [stdout] : "r" (outvar) [INFO] [stdout] : "g" (some_value), [namedarg] "i" (1234), [INFO] [stdout] STAP_PROBE_ASM_OPERANDS(3, some_value, some_ptr->field, 1234)); [INFO] [stdout] [INFO] [stdout] This is just like writing: [INFO] [stdout] [INFO] [stdout] STAP_PROBE3(provider, fooprobe, some_value, some_ptr->field, 1234)); [INFO] [stdout] [INFO] [stdout] but the probe site is right between "someinsn" and "otherinsn". [INFO] [stdout] [INFO] [stdout] The probe arguments in STAP_PROBE_ASM can be given as assembly [INFO] [stdout] operands instead, even inside a GNU C extended asm statement. [INFO] [stdout] Note that these can use operand templates like %0 or %[name], [INFO] [stdout] and likewise they must write %%reg for a literal operand of %reg. */ [INFO] [stdout] [INFO] [stdout] #if __STDC_VERSION__ >= 199901L [INFO] [stdout] # define STAP_PROBE_ASM(provider, name, ...) \ [INFO] [stdout] _SDT_ASM_BODY(provider, name, _SDT_ASM_STRING, (__VA_ARGS__)) \ [INFO] [stdout] _SDT_ASM_BASE [INFO] [stdout] # define STAP_PROBE_ASM_OPERANDS(n, ...) _SDT_ASM_OPERANDS_##n(__VA_ARGS__) [INFO] [stdout] #else [INFO] [stdout] # define STAP_PROBE_ASM(provider, name, args) \ [INFO] [stdout] _SDT_ASM_BODY(provider, name, _SDT_ASM_STRING, (args)) \ [INFO] [stdout] _SDT_ASM_BASE [INFO] [stdout] #endif [INFO] [stdout] #define STAP_PROBE_ASM_TEMPLATE(n) _SDT_ASM_TEMPLATE_##n [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] /* DTrace compatible macro names. */ [INFO] [stdout] #define DTRACE_PROBE(provider,probe) \ [INFO] [stdout] STAP_PROBE(provider,probe) [INFO] [stdout] #define DTRACE_PROBE1(provider,probe,parm1) \ [INFO] [stdout] STAP_PROBE1(provider,probe,parm1) [INFO] [stdout] #define DTRACE_PROBE2(provider,probe,parm1,parm2) \ [INFO] [stdout] STAP_PROBE2(provider,probe,parm1,parm2) [INFO] [stdout] #define DTRACE_PROBE3(provider,probe,parm1,parm2,parm3) \ [INFO] [stdout] STAP_PROBE3(provider,probe,parm1,parm2,parm3) [INFO] [stdout] #define DTRACE_PROBE4(provider,probe,parm1,parm2,parm3,parm4) \ [INFO] [stdout] STAP_PROBE4(provider,probe,parm1,parm2,parm3,parm4) [INFO] [stdout] #define DTRACE_PROBE5(provider,probe,parm1,parm2,parm3,parm4,parm5) \ [INFO] [stdout] STAP_PROBE5(provider,probe,parm1,parm2,parm3,parm4,parm5) [INFO] [stdout] #define DTRACE_PROBE6(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6) \ [INFO] [stdout] STAP_PROBE6(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6) [INFO] [stdout] #define DTRACE_PROBE7(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7) \ [INFO] [stdout] STAP_PROBE7(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7) [INFO] [stdout] #define DTRACE_PROBE8(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8) \ [INFO] [stdout] STAP_PROBE8(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8) [INFO] [stdout] #define DTRACE_PROBE9(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9) \ [INFO] [stdout] STAP_PROBE9(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9) [INFO] [stdout] #define DTRACE_PROBE10(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9,parm10) \ [INFO] [stdout] STAP_PROBE10(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9,parm10) [INFO] [stdout] #define DTRACE_PROBE11(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9,parm10,parm11) \ [INFO] [stdout] STAP_PROBE11(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9,parm10,parm11) [INFO] [stdout] #define DTRACE_PROBE12(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9,parm10,parm11,parm12) \ [INFO] [stdout] STAP_PROBE12(provider,probe,parm1,parm2,parm3,parm4,parm5,parm6,parm7,parm8,parm9,parm10,parm11,parm12) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] #endif /* sys/sdt.h */ [INFO] [stdout] [INFO] [stdout] /* The C-callable wrapper functions which the Rust bindings will invoke in order to fire the probes */ [INFO] [stdout] extern "C" { [INFO] [stdout] [INFO] [stdout] } [INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-static" "-Wall" "-Wextra" "-o" "/tmp/.tmpTQRqKY/out/output/test_provider_trait_ce1c6de20d5ad8c4.o" "-c" "/tmp/.tmpTQRqKY/out/build/test_provider_trait_ce1c6de20d5ad8c4.cpp" [INFO] [stdout] exit code: 0 [INFO] [stdout] running: "ar" "crs" "/tmp/.tmpTQRqKY/out/output/libtest_provider_trait_ce1c6de20d5ad8c4.a" "/tmp/.tmpTQRqKY/out/output/test_provider_trait_ce1c6de20d5ad8c4.o" [INFO] [stdout] exit code: 0 [INFO] [stdout] Compiled native wrapper library /tmp/.tmpTQRqKY/out/output/test_provider_trait_ce1c6de20d5ad8c4 [INFO] [stdout] Restoring environment variables [INFO] [stdout] Unsetting 'TARGET' [INFO] [stdout] Unsetting 'HOST' [INFO] [stdout] Unsetting 'OPT_LEVEL' [INFO] [stdout] Unsetting 'OUT_DIR' [INFO] [stdout] Acquiring mutex [INFO] [stdout] Restoring environment variables [INFO] [stdout] Setting 'TARGET' to 'x86_64-linux-gnu' [INFO] [stdout] Setting 'HOST' to 'x86_64-linux-gnu' [INFO] [stdout] Setting 'OPT_LEVEL' to '1' [INFO] [stdout] Setting 'OUT_DIR' to '/tmp/.tmpfQRy5v/out' [INFO] [stdout] Generated LTTng template code: [INFO] [stdout] /** This file automatically generated by tracers-codegen 0.1.0. Do not edit [INFO] [stdout] * this file. [INFO] [stdout] * [INFO] [stdout] * This file contains the LTTng template for the tracing provider definedin trait ProviderTrait. [INFO] [stdout] * [INFO] [stdout] * The source code for that trait is: [INFO] [stdout] * [INFO] [stdout] * ```rust [INFO] [stdout] * trait ProviderTrait { } [INFO] [stdout] * ``` [INFO] [stdout] */ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Generated wrapper code: [INFO] [stdout] /** This file automatically generated by tracers-codegen 0.1.0. Do not edit [INFO] [stdout] * this file. [INFO] [stdout] * [INFO] [stdout] * This file contains native wrappers for the probes defined in trait ProviderTrait. [INFO] [stdout] * [INFO] [stdout] * The source code for that trait is: [INFO] [stdout] * [INFO] [stdout] * ```rust [INFO] [stdout] * trait ProviderTrait { } [INFO] [stdout] * ``` [INFO] [stdout] */ [INFO] [stdout] [INFO] [stdout] #include "test_provider_trait_ce1c6de20d5ad8c4_provider.h" [INFO] [stdout] [INFO] [stdout] extern "C" { [INFO] [stdout] /* The C-callable wrapper functions which the Rust bindings will invoke in order to fire the probes */ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] } [INFO] [stdout] Generating /tmp/.tmpfQRy5v/out/build/test_provider_trait_ce1c6de20d5ad8c4_provider.c and /tmp/.tmpfQRy5v/out/build/test_provider_trait_ce1c6de20d5ad8c4_provider.h with `lttng-gen-tp`... [INFO] [stdout] thread 'gen::r#static::native_code::tests::generates_processed_provider_trait' panicked at 'There should be a processed provider: ProviderTraitNotProcessedError { message: "The provider trait \'ProviderTrait\' couldn\'t be processed by the code generator: No such file or directory (os error 2)\nCheck your build output for errors. Tracing will be disabled for this provider", trait_name: "ProviderTrait", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36 [INFO] [stdout] 4: tracers_codegen::cache::load_cached_results [INFO] [stdout] at src/cache.rs:152 [INFO] [stdout] 5: tracers_codegen::cache::get_cached_object_computation [INFO] [stdout] at src/cache.rs:104 [INFO] [stdout] 6: tracers_codegen::gen::static::native_code::get_processed_provider_info [INFO] [stdout] at src/gen/static/native_code/mod.rs:65 [INFO] [stdout] 7: tracers_codegen::gen::static::native_code::tests::generates_processed_provider_trait [INFO] [stdout] at src/gen/static/native_code/mod.rs:401 [INFO] [stdout] 8: tracers_codegen::gen::static::native_code::tests::generates_processed_provider_trait::{{closure}} [INFO] [stdout] at src/gen/static/native_code/mod.rs:364 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 10: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libtest/lib.rs:541 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libtest/lib.rs:450 [INFO] [stdout] 11: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 12: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 14: start_thread [INFO] [stdout] 15: clone [INFO] [stdout] }', src/gen/static/native_code/mod.rs:401:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564a0405bb5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5564a0405bb5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5564a0405bb5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5564a0405bb5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5564a0432dcc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55649ff921b5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5564a03fe221 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5564a0408cb0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5564a0408cb0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5564a0408cb0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5564a04089aa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5564a040930c - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:490 [INFO] [stdout] 12: 0x5564a0408eeb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5564a0430d31 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5564a0430b53 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x55649ff02d54 - core::result::Result::expect::h2a704ab3c8fb54fa [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55649fe95986 - tracers_codegen::gen::static::native_code::tests::generates_processed_provider_trait::hf0b289e13a879fc6 [INFO] [stdout] at src/gen/static/native_code/mod.rs:401 [INFO] [stdout] 17: 0x55649fe950ca - tracers_codegen::gen::static::native_code::tests::generates_processed_provider_trait::{{closure}}::hdefb514280c55685 [INFO] [stdout] at src/gen/static/native_code/mod.rs:364 [INFO] [stdout] 18: 0x55649fe63dce - core::ops::function::FnOnce::call_once::h61adc7461a39eecb [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55649ffb95a2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 20: 0x55649ffb95a2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55649ffb95a2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 22: 0x55649ffb95a2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55649ffb95a2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55649ffb95a2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55649ffb95a2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55649ff91676 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55649ff96c15 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55649ff96c15 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 30: 0x55649ff96c15 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55649ff96c15 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55649ff96c15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 35: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5564a041178a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f0dfc730609 - start_thread [INFO] [stdout] 38: 0x7f0dfc63c103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] Restoring environment variables [INFO] [stdout] Unsetting 'TARGET' [INFO] [stdout] Unsetting 'HOST' [INFO] [stdout] Unsetting 'OPT_LEVEL' [INFO] [stdout] Unsetting 'OUT_DIR' [INFO] [stdout] [INFO] [stdout] ---- build_rs::tests::build_rs_workflow_tests stdout ---- [INFO] [stdout] Acquiring mutex [INFO] [stdout] Mutex is poisoned; cleaning up previous env vars [INFO] [stdout] Restoring environment variables [INFO] [stdout] Setting 'CARGO_PKG_NAME' to 'tracers' [INFO] [stdout] Setting 'CARGO_PKG_VERSION' to '1.2.3' [INFO] [stdout] Setting 'CARGO_MANIFEST_DIR' to '/opt/rustwide/workdir' [INFO] [stdout] Setting 'OUT_DIR' to '/tmp/.tmpRUrPI1/out' [INFO] [stdout] thread 'build_rs::tests::build_rs_workflow_tests' panicked at 'Unexpected failure with features: FeatureFlags { enable_dynamic_tracing: false, enable_static_tracing: false, force_dyn_stap: false, force_dyn_noop: false, force_static_stap: false, force_static_lttng: false, force_static_noop: false }: OtherError { message: "get_targets: Unable to find package tracers in cargo metadata", error: ErrorMessage { msg: "Unable to find package tracers in cargo metadata" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error_message.rs:12 [INFO] [stdout] 5: tracers_codegen::cargo::get_targets::{{closure}} [INFO] [stdout] at src/cargo.rs:24 [INFO] [stdout] 6: core::option::Option::ok_or_else [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/option.rs:568 [INFO] [stdout] 7: tracers_codegen::cargo::get_targets [INFO] [stdout] at src/cargo.rs:20 [INFO] [stdout] 8: tracers_codegen::build_rs::generate_native_code [INFO] [stdout] at src/build_rs.rs:397 [INFO] [stdout] 9: tracers_codegen::build_rs::tracers_build_internal [INFO] [stdout] at src/build_rs.rs:342 [INFO] [stdout] 10: tracers_codegen::build_rs::tests::build_rs_workflow_tests [INFO] [stdout] at src/build_rs.rs:528 [INFO] [stdout] 11: tracers_codegen::build_rs::tests::build_rs_workflow_tests::{{closure}} [INFO] [stdout] at src/build_rs.rs:463 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libtest/lib.rs:541 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libtest/lib.rs:450 [INFO] [stdout] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] get_targets }', src/build_rs.rs:528:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564a0405bb5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5564a0405bb5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5564a0405bb5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5564a0405bb5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5564a0432dcc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55649ff921b5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5564a03fe221 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5564a0408cb0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5564a0408cb0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5564a0408cb0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5564a04089aa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5564a040930c - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:490 [INFO] [stdout] 12: 0x5564a0408eeb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5564a0430d31 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5564a0430b53 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x55649ff02e6f - core::result::Result::expect::h54272553308111f5 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55649fdb12ba - tracers_codegen::build_rs::tests::build_rs_workflow_tests::hafbf3db48bd84cf9 [INFO] [stdout] at src/build_rs.rs:528 [INFO] [stdout] 17: 0x55649fdb048a - tracers_codegen::build_rs::tests::build_rs_workflow_tests::{{closure}}::h6e2800bd090e28d3 [INFO] [stdout] at src/build_rs.rs:463 [INFO] [stdout] 18: 0x55649fe63fde - core::ops::function::FnOnce::call_once::h7f13af62d4424659 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55649ffb95a2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 20: 0x55649ffb95a2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55649ffb95a2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 22: 0x55649ffb95a2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55649ffb95a2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55649ffb95a2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55649ffb95a2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55649ff91676 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55649ff96c15 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55649ff96c15 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 30: 0x55649ff96c15 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55649ff96c15 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55649ff96c15 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55649ff96c15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 35: 0x5564a041178a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5564a041178a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f0dfc730609 - start_thread [INFO] [stdout] 38: 0x7f0dfc63c103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] Restoring environment variables [INFO] [stdout] Restoring 'CARGO_PKG_NAME' to 'tracers-codegen' [INFO] [stdout] Restoring 'CARGO_PKG_VERSION' to '0.1.0' [INFO] [stdout] Restoring 'CARGO_MANIFEST_DIR' to '/opt/rustwide/workdir' [INFO] [stdout] Unsetting 'OUT_DIR' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] build_rs::tests::build_rs_workflow_tests [INFO] [stdout] cargo::test::gets_correct_targets [INFO] [stdout] deps::test::test_case [INFO] [stdout] gen::r#static::native_code::tests::caches_results [INFO] [stdout] gen::r#static::native_code::tests::generates_processed_provider_trait [INFO] [stdout] [INFO] [stdout] test result: FAILED. 26 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "24ffc08fa84d2c1b4c9012b150a78e9b4c54e25092e406fbddff1cc6b0f85e93"` [INFO] running `"docker" "rm" "-f" "24ffc08fa84d2c1b4c9012b150a78e9b4c54e25092e406fbddff1cc6b0f85e93"` [INFO] [stdout] 24ffc08fa84d2c1b4c9012b150a78e9b4c54e25092e406fbddff1cc6b0f85e93