[INFO] fetching crate usdt-attr-macro 0.6.0... [INFO] testing usdt-attr-macro-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate usdt-attr-macro 0.6.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate usdt-attr-macro 0.6.0 [INFO] finished tweaking crates.io crate usdt-attr-macro 0.6.0 [INFO] tweaked toml for crates.io crate usdt-attr-macro 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate usdt-attr-macro 0.6.0 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] crate crates.io crate usdt-attr-macro 0.6.0 already has a lockfile, it will not be regenerated [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded thread-id v5.0.0 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded usdt-impl v0.6.0 [INFO] [stderr] Downloaded dof v0.4.0 [INFO] [stderr] Downloaded sha2 v0.10.7 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded dtrace-parser v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 022048dd616989a5f73a64be51772b52e907bae67ab9da601fc8de3f075cc207 [INFO] running `Command { std: "docker" "start" "-a" "022048dd616989a5f73a64be51772b52e907bae67ab9da601fc8de3f075cc207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "022048dd616989a5f73a64be51772b52e907bae67ab9da601fc8de3f075cc207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022048dd616989a5f73a64be51772b52e907bae67ab9da601fc8de3f075cc207", kill_on_drop: false }` [INFO] [stdout] 022048dd616989a5f73a64be51772b52e907bae67ab9da601fc8de3f075cc207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 495059bad3619cd80f6d714df3c1f5dd34d8e62e4a289bb02553d82cf8825675 [INFO] running `Command { std: "docker" "start" "-a" "495059bad3619cd80f6d714df3c1f5dd34d8e62e4a289bb02553d82cf8825675", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling usdt-impl v0.6.0 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling dtrace-parser v0.3.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling dof v0.4.0 [INFO] [stderr] Compiling usdt-attr-macro v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.27s [INFO] running `Command { std: "docker" "inspect" "495059bad3619cd80f6d714df3c1f5dd34d8e62e4a289bb02553d82cf8825675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495059bad3619cd80f6d714df3c1f5dd34d8e62e4a289bb02553d82cf8825675", kill_on_drop: false }` [INFO] [stdout] 495059bad3619cd80f6d714df3c1f5dd34d8e62e4a289bb02553d82cf8825675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aca55657d19c8a4a2e650e09d36cf3c5d51b2a4a7bbd4b78de59ff5339a79114 [INFO] running `Command { std: "docker" "start" "-a" "aca55657d19c8a4a2e650e09d36cf3c5d51b2a4a7bbd4b78de59ff5339a79114", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling dtrace-parser v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling dof v0.4.0 [INFO] [stderr] Compiling usdt-impl v0.6.0 [INFO] [stderr] Compiling usdt-attr-macro v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.29s [INFO] running `Command { std: "docker" "inspect" "aca55657d19c8a4a2e650e09d36cf3c5d51b2a4a7bbd4b78de59ff5339a79114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca55657d19c8a4a2e650e09d36cf3c5d51b2a4a7bbd4b78de59ff5339a79114", kill_on_drop: false }` [INFO] [stdout] aca55657d19c8a4a2e650e09d36cf3c5d51b2a4a7bbd4b78de59ff5339a79114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }` [INFO] [stdout] 64294508b69d8ca80a0dc41baed20dc3e7ec15d45ff7197563eb11971fed727a [INFO] running `Command { std: "docker" "start" "-a" "64294508b69d8ca80a0dc41baed20dc3e7ec15d45ff7197563eb11971fed727a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usdt_attr_macro-59da845dd97863c1) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::test_data_type_from_path ... ok [INFO] [stdout] test tests::test_is_simple_type ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_2 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_1 ... ok [INFO] [stdout] test tests::test_check_probe_function_signature ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_1 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_3 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_4 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_span::case_1 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_6 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_7 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_4 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_2 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_5 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_3 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_span::case_2 ... ok [INFO] [stdout] test tests::test_verify_use_tree ... ok [INFO] [stdout] test tests::test_data_type_from_path_panics - should panic ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests usdt_attr_macro [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64294508b69d8ca80a0dc41baed20dc3e7ec15d45ff7197563eb11971fed727a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64294508b69d8ca80a0dc41baed20dc3e7ec15d45ff7197563eb11971fed727a", kill_on_drop: false }` [INFO] [stdout] 64294508b69d8ca80a0dc41baed20dc3e7ec15d45ff7197563eb11971fed727a