[INFO] fetching crate usdt-attr-macro 0.6.0... [INFO] testing usdt-attr-macro-0.6.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate usdt-attr-macro 0.6.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate usdt-attr-macro 0.6.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85ac1cd399a3f36764c95c461509aff8f33953040cc73541e3fa9c0761e967c6 [INFO] running `Command { std: "docker" "start" "-a" "85ac1cd399a3f36764c95c461509aff8f33953040cc73541e3fa9c0761e967c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85ac1cd399a3f36764c95c461509aff8f33953040cc73541e3fa9c0761e967c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ac1cd399a3f36764c95c461509aff8f33953040cc73541e3fa9c0761e967c6", kill_on_drop: false }` [INFO] [stdout] 85ac1cd399a3f36764c95c461509aff8f33953040cc73541e3fa9c0761e967c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b947103c57c2cdfdc7784f96bfb720e05731256333342d60a44eda235719c25 [INFO] running `Command { std: "docker" "start" "-a" "6b947103c57c2cdfdc7784f96bfb720e05731256333342d60a44eda235719c25", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling usdt-impl v0.6.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thread-id v5.0.0 [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 pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [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 18.20s [INFO] running `Command { std: "docker" "inspect" "6b947103c57c2cdfdc7784f96bfb720e05731256333342d60a44eda235719c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b947103c57c2cdfdc7784f96bfb720e05731256333342d60a44eda235719c25", kill_on_drop: false }` [INFO] [stdout] 6b947103c57c2cdfdc7784f96bfb720e05731256333342d60a44eda235719c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de30395e7dca664dda3c3976ad29b3c28b4116f346922e1e90a4d34baa780461 [INFO] running `Command { std: "docker" "start" "-a" "de30395e7dca664dda3c3976ad29b3c28b4116f346922e1e90a4d34baa780461", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [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 regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling rstest v0.26.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_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 23.18s [INFO] running `Command { std: "docker" "inspect" "de30395e7dca664dda3c3976ad29b3c28b4116f346922e1e90a4d34baa780461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de30395e7dca664dda3c3976ad29b3c28b4116f346922e1e90a4d34baa780461", kill_on_drop: false }` [INFO] [stdout] de30395e7dca664dda3c3976ad29b3c28b4116f346922e1e90a4d34baa780461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5dab373525cc1bb0de41a46e0103b0dd0b9cb52a2a58f14c5e3f15a32677b08e [INFO] running `Command { std: "docker" "start" "-a" "5dab373525cc1bb0de41a46e0103b0dd0b9cb52a2a58f14c5e3f15a32677b08e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usdt_attr_macro-b72e0342b4e19fbf) [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::test_check_probe_function_signature ... ok [INFO] [stdout] test tests::test_data_type_from_path ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_2 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_5 ... 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_1 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_3 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_2 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_4 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_span::case_1 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_serializable::case_3 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_1 ... ok [INFO] [stdout] test tests::test_is_simple_type ... ok [INFO] [stdout] test tests::test_parse_probe_argument_span::case_2 ... ok [INFO] [stdout] test tests::test_parse_probe_argument_native::case_4 ... 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] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests usdt_attr_macro [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" "5dab373525cc1bb0de41a46e0103b0dd0b9cb52a2a58f14c5e3f15a32677b08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dab373525cc1bb0de41a46e0103b0dd0b9cb52a2a58f14c5e3f15a32677b08e", kill_on_drop: false }` [INFO] [stdout] 5dab373525cc1bb0de41a46e0103b0dd0b9cb52a2a58f14c5e3f15a32677b08e