[INFO] fetching crate newrelic-sys 0.2.0... [INFO] documenting newrelic-sys-0.2.0 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate newrelic-sys 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate newrelic-sys 0.2.0 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate newrelic-sys 0.2.0 [INFO] finished tweaking crates.io crate newrelic-sys 0.2.0 [INFO] tweaked toml for crates.io crate newrelic-sys 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc5c531fc0b5e33013a81f6335868431aa61f1d192298b7e1776daaf2f9384bb [INFO] running `Command { std: "docker" "start" "-a" "cc5c531fc0b5e33013a81f6335868431aa61f1d192298b7e1776daaf2f9384bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc5c531fc0b5e33013a81f6335868431aa61f1d192298b7e1776daaf2f9384bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5c531fc0b5e33013a81f6335868431aa61f1d192298b7e1776daaf2f9384bb", kill_on_drop: false }` [INFO] [stdout] cc5c531fc0b5e33013a81f6335868431aa61f1d192298b7e1776daaf2f9384bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 4697d69bdc9c709fce2a90154404611b7e398c16ca697733f284f8952a119e3f [INFO] running `Command { std: "docker" "start" "-a" "4697d69bdc9c709fce2a90154404611b7e398c16ca697733f284f8952a119e3f", kill_on_drop: false }` [INFO] [stderr] Compiling newrelic-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping newrelic-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting newrelic-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1106:5 [INFO] [stdout] | [INFO] [stdout] 1106 | / #[doc = " @brief Configure the C SDK's logging system."] [INFO] [stdout] 1107 | | #[doc = ""] [INFO] [stdout] 1108 | | #[doc = " If the logging system was previously initialized (either by a prior call to"] [INFO] [stdout] 1109 | | #[doc = " newrelic_configure_log() or implicitly by a call to newrelic_init() or"] [INFO] [stdout] ... | [INFO] [stdout] 1118 | | #[doc = ""] [INFO] [stdout] 1119 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] filename The path to the file to write logs to. If this is the [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / #[doc = " @brief Initialise the C SDK with non-default settings."] [INFO] [stdout] 1127 | | #[doc = ""] [INFO] [stdout] 1128 | | #[doc = " Generally, this function only needs to be called explicitly if the daemon"] [INFO] [stdout] 1129 | | #[doc = " socket location needs to be customised. By default, \"/tmp/.newrelic.sock\" is"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = ""] [INFO] [stdout] 1158 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] daemon_socket The path to the daemon socket. If this is NULL, [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | / #[doc = " @brief Create a populated application configuration."] [INFO] [stdout] 1166 | | #[doc = ""] [INFO] [stdout] 1167 | | #[doc = " Given an application name and license key, this method returns an SDK"] [INFO] [stdout] 1168 | | #[doc = " configuration. Specifically, it returns a pointer to a newrelic_app_config_t"] [INFO] [stdout] ... | [INFO] [stdout] 1177 | | #[doc = " @return An application configuration populated with app_name and"] [INFO] [stdout] 1178 | | #[doc = " license_key; all other fields are initialized to their defaults."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app_name The name of the application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1185:5 [INFO] [stdout] | [INFO] [stdout] 1185 | / #[doc = " @brief Destroy the application configuration."] [INFO] [stdout] 1186 | | #[doc = ""] [INFO] [stdout] 1187 | | #[doc = " Given an allocated application configuration, newrelic_destroy_app_config()"] [INFO] [stdout] 1188 | | #[doc = " frees the configuration."] [INFO] [stdout] ... | [INFO] [stdout] 1195 | | #[doc = " @warning This function must only be called once for a given application"] [INFO] [stdout] 1196 | | #[doc = " configuration."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] config The address of the pointer to the allocated application [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1200:5 [INFO] [stdout] | [INFO] [stdout] 1200 | / #[doc = " @brief Create an application."] [INFO] [stdout] 1201 | | #[doc = ""] [INFO] [stdout] 1202 | | #[doc = " Given a configuration, newrelic_create_app() returns a pointer to the"] [INFO] [stdout] 1203 | | #[doc = " newly allocated application, or NULL if there was an error. If successful,"] [INFO] [stdout] ... | [INFO] [stdout] 1213 | | #[doc = " @return A pointer to an allocated application, or NULL on error; any errors"] [INFO] [stdout] 1214 | | #[doc = " resulting from a badly-formed configuration are logged."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] config An application configuration created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / #[doc = " @brief Destroy the application."] [INFO] [stdout] 1222 | | #[doc = ""] [INFO] [stdout] 1223 | | #[doc = " Given an allocated application, newrelic_destroy_app() closes the logfile"] [INFO] [stdout] 1224 | | #[doc = " handle and frees any memory used by app to describe the application."] [INFO] [stdout] ... | [INFO] [stdout] 1229 | | #[doc = ""] [INFO] [stdout] 1230 | | #[doc = " @warning This function must only be called once for a given application."] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app The address of the pointer to the allocated application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1234:5 [INFO] [stdout] | [INFO] [stdout] 1234 | / #[doc = " @brief Start a web based transaction."] [INFO] [stdout] 1235 | | #[doc = ""] [INFO] [stdout] 1236 | | #[doc = " Given an application pointer and transaction name, this function begins"] [INFO] [stdout] 1237 | | #[doc = " timing a new transaction. It returns a valid pointer to an active New Relic"] [INFO] [stdout] ... | [INFO] [stdout] 1243 | | #[doc = ""] [INFO] [stdout] 1244 | | #[doc = " @return A pointer to the transaction."] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app A pointer to an allocation application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | / #[doc = " @brief Start a non-web based transaction."] [INFO] [stdout] 1252 | | #[doc = ""] [INFO] [stdout] 1253 | | #[doc = " Given a valid application and transaction name, this function begins timing"] [INFO] [stdout] 1254 | | #[doc = " a new transaction and returns a valid pointer to a New Relic transaction,"] [INFO] [stdout] ... | [INFO] [stdout] 1260 | | #[doc = ""] [INFO] [stdout] 1261 | | #[doc = " @return A pointer to the transaction."] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app A pointer to an allocation application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1268:5 [INFO] [stdout] | [INFO] [stdout] 1268 | / #[doc = " @brief Override the timing for the given transaction."] [INFO] [stdout] 1269 | | #[doc = ""] [INFO] [stdout] 1270 | | #[doc = " Transactions are normally timed automatically based on when they were started"] [INFO] [stdout] 1271 | | #[doc = " and ended. Calling this function disables the automatic timing, and uses the"] [INFO] [stdout] ... | [INFO] [stdout] 1287 | | #[doc = ""] [INFO] [stdout] 1288 | | #[doc = " @return true if the segment timing was changed; false otherwise."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction The transaction to manually time. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1296:5 [INFO] [stdout] | [INFO] [stdout] 1296 | / #[doc = " @brief End a transaction."] [INFO] [stdout] 1297 | | #[doc = ""] [INFO] [stdout] 1298 | | #[doc = " Given an active transaction, this function stops the transaction's"] [INFO] [stdout] 1299 | | #[doc = " timing, sends any data to the New Relic daemon, and destroys the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1306 | | #[doc = ""] [INFO] [stdout] 1307 | | #[doc = " @warning This function must only be called once for a given transaction."] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction_ptr The address of a pointer to an active [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | / #[doc = " @brief Add a custom integer attribute to a transaction."] [INFO] [stdout] 1312 | | #[doc = ""] [INFO] [stdout] 1313 | | #[doc = " Given an active transaction, this function appends an"] [INFO] [stdout] 1314 | | #[doc = " integer attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1319 | | #[doc = ""] [INFO] [stdout] 1320 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | / #[doc = " @brief Add a custom long attribute to a transaction."] [INFO] [stdout] 1329 | | #[doc = ""] [INFO] [stdout] 1330 | | #[doc = " Given an active transaction, this function appends a"] [INFO] [stdout] 1331 | | #[doc = " long attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1336 | | #[doc = ""] [INFO] [stdout] 1337 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1345:5 [INFO] [stdout] | [INFO] [stdout] 1345 | / #[doc = " @brief Add a custom double attribute to a transaction."] [INFO] [stdout] 1346 | | #[doc = ""] [INFO] [stdout] 1347 | | #[doc = " Given an active transaction, this function appends a"] [INFO] [stdout] 1348 | | #[doc = " double attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1353 | | #[doc = ""] [INFO] [stdout] 1354 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1362:5 [INFO] [stdout] | [INFO] [stdout] 1362 | / #[doc = " @brief Add a custom string attribute to a transaction."] [INFO] [stdout] 1363 | | #[doc = ""] [INFO] [stdout] 1364 | | #[doc = " Given an active transaction, this function appends a"] [INFO] [stdout] 1365 | | #[doc = " string attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1370 | | #[doc = ""] [INFO] [stdout] 1371 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1379:5 [INFO] [stdout] | [INFO] [stdout] 1379 | / #[doc = " @brief Record an error in a transaction."] [INFO] [stdout] 1380 | | #[doc = ""] [INFO] [stdout] 1381 | | #[doc = " Given an active transaction, this function records an error"] [INFO] [stdout] 1382 | | #[doc = " inside of the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1389 | | #[doc = " @param [in] errmsg A string comprising the error message."] [INFO] [stdout] 1390 | | #[doc = " @param [in] errclass A string comprising the error class."] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1429:5 [INFO] [stdout] | [INFO] [stdout] 1429 | / #[doc = " @brief Record the start of a custom segment in a transaction."] [INFO] [stdout] 1430 | | #[doc = ""] [INFO] [stdout] 1431 | | #[doc = " Given an active transaction this function creates a custom segment to be"] [INFO] [stdout] 1432 | | #[doc = " recorded as part of the transaction. A subsequent call to"] [INFO] [stdout] ... | [INFO] [stdout] 1441 | | #[doc = " @return A pointer to a valid custom segment; NULL otherwise."] [INFO] [stdout] 1442 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1450:5 [INFO] [stdout] | [INFO] [stdout] 1450 | / #[doc = " @brief Record the start of a datastore segment in a transaction."] [INFO] [stdout] 1451 | | #[doc = ""] [INFO] [stdout] 1452 | | #[doc = " Given an active transaction and valid parameters, this function creates a"] [INFO] [stdout] 1453 | | #[doc = " datastore segment to be recorded as part of the transaction. A subsequent"] [INFO] [stdout] ... | [INFO] [stdout] 1459 | | #[doc = " @return A pointer to a valid datastore segment; NULL otherwise."] [INFO] [stdout] 1460 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1467:5 [INFO] [stdout] | [INFO] [stdout] 1467 | / #[doc = " @brief Start recording an external segment within a transaction."] [INFO] [stdout] 1468 | | #[doc = ""] [INFO] [stdout] 1469 | | #[doc = " Given an active transaction, this function creates an external segment"] [INFO] [stdout] 1470 | | #[doc = " inside of the transaction and marks it as having been started. An external"] [INFO] [stdout] ... | [INFO] [stdout] 1482 | | #[doc = " and a log message will be written to the SDK log at LOG_ERROR"] [INFO] [stdout] 1483 | | #[doc = " level."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1490:5 [INFO] [stdout] | [INFO] [stdout] 1490 | / #[doc = " @brief Set the parent for the given segment."] [INFO] [stdout] 1491 | | #[doc = ""] [INFO] [stdout] 1492 | | #[doc = " This function changes the parent for the given segment to another segment."] [INFO] [stdout] 1493 | | #[doc = " Both segments must exist on the same transaction, and must not have ended."] [INFO] [stdout] ... | [INFO] [stdout] 1501 | | #[doc = " called on it as a segment or parent: this will result in a use-after-free"] [INFO] [stdout] 1502 | | #[doc = " scenario, and likely a crash."] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] segment The segment to reparent. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1509:5 [INFO] [stdout] | [INFO] [stdout] 1509 | / #[doc = " @brief Set the transaction's root as the parent for the given segment."] [INFO] [stdout] 1510 | | #[doc = ""] [INFO] [stdout] 1511 | | #[doc = " Transactions are represented by a collection of segments. Segments are"] [INFO] [stdout] 1512 | | #[doc = " created by calls to newrelic_start_segment(),"] [INFO] [stdout] ... | [INFO] [stdout] 1523 | | #[doc = " called on it as a segment or parent: this will result in a use-after-free"] [INFO] [stdout] 1524 | | #[doc = " scenario, and likely a crash."] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] segment The segment to be parented. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1528:5 [INFO] [stdout] | [INFO] [stdout] 1528 | / #[doc = " @brief Override the timing for the given segment."] [INFO] [stdout] 1529 | | #[doc = ""] [INFO] [stdout] 1530 | | #[doc = " Segments are normally timed automatically based on when they were started"] [INFO] [stdout] 1531 | | #[doc = " and ended. Calling this function disables the automatic timing, and uses the"] [INFO] [stdout] ... | [INFO] [stdout] 1543 | | #[doc = ""] [INFO] [stdout] 1544 | | #[doc = " @return true if the segment timing was changed; false otherwise."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] segment The segment to manually time. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1552:5 [INFO] [stdout] | [INFO] [stdout] 1552 | / #[doc = " @brief Record the completion of a segment in a transaction."] [INFO] [stdout] 1553 | | #[doc = ""] [INFO] [stdout] 1554 | | #[doc = " Given an active transaction, this function records the segment's metrics"] [INFO] [stdout] 1555 | | #[doc = " on the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1564 | | #[doc = " If an error occurred, a log message will be written to the"] [INFO] [stdout] 1565 | | #[doc = " SDK log at LOG_ERROR level."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/bindings.rs:1552:5 [INFO] [stdout] | [INFO] [stdout] 1552 | / #[doc = " @brief Record the completion of a segment in a transaction."] [INFO] [stdout] 1553 | | #[doc = ""] [INFO] [stdout] 1554 | | #[doc = " Given an active transaction, this function records the segment's metrics"] [INFO] [stdout] 1555 | | #[doc = " on the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1564 | | #[doc = " If an error occurred, a log message will be written to the"] [INFO] [stdout] 1565 | | #[doc = " SDK log at LOG_ERROR level."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in,out] segment_ptr The address of a valid segment. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1572:5 [INFO] [stdout] | [INFO] [stdout] 1572 | / #[doc = " @brief Creates a custom event"] [INFO] [stdout] 1573 | | #[doc = ""] [INFO] [stdout] 1574 | | #[doc = " Attributes can be added to the custom event using the"] [INFO] [stdout] 1575 | | #[doc = " newrelic_custom_event_add_* family of functions. When the required attributes"] [INFO] [stdout] ... | [INFO] [stdout] 1584 | | #[doc = ""] [INFO] [stdout] 1585 | | #[doc = " @return A pointer to a custom event; NULL otherwise."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event_type The type/name of the event [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1591:5 [INFO] [stdout] | [INFO] [stdout] 1591 | / #[doc = " @brief Frees the memory for custom events created via the"] [INFO] [stdout] 1592 | | #[doc = " newrelic_create_custom_event function"] [INFO] [stdout] 1593 | | #[doc = ""] [INFO] [stdout] 1594 | | #[doc = " This function is here in case there's an allocated newrelic_custom_event_t"] [INFO] [stdout] ... | [INFO] [stdout] 1598 | | #[doc = " @param [in] event The address of a valid custom event created by"] [INFO] [stdout] 1599 | | #[doc = " newrelic_create_custom_event()."] [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event The address of a valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | / #[doc = " @brief Records the custom event."] [INFO] [stdout] 1604 | | #[doc = ""] [INFO] [stdout] 1605 | | #[doc = " Given an active transaction, this function adds the custom event to the"] [INFO] [stdout] 1606 | | #[doc = " transaction and timestamps it, ensuring the event will be sent to New Relic."] [INFO] [stdout] ... | [INFO] [stdout] 1611 | | #[doc = ""] [INFO] [stdout] 1612 | | #[doc = " newrelic_create_custom_event"] [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1619:5 [INFO] [stdout] | [INFO] [stdout] 1619 | / #[doc = " @brief Adds an int key/value pair to the custom event's attributes"] [INFO] [stdout] 1620 | | #[doc = ""] [INFO] [stdout] 1621 | | #[doc = " Given a custom event, this function adds an integer attributes to the event."] [INFO] [stdout] 1622 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1626 | | #[doc = ""] [INFO] [stdout] 1627 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event, @see newrelic_create_custom_event() [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1635:5 [INFO] [stdout] | [INFO] [stdout] 1635 | / #[doc = " @brief Adds a long key/value pair to the custom event's attributes"] [INFO] [stdout] 1636 | | #[doc = ""] [INFO] [stdout] 1637 | | #[doc = " Given a custom event, this function adds a long attribute to the event."] [INFO] [stdout] 1638 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1643 | | #[doc = ""] [INFO] [stdout] 1644 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1652:5 [INFO] [stdout] | [INFO] [stdout] 1652 | / #[doc = " @brief Adds a double key/value pair to the custom event's attributes"] [INFO] [stdout] 1653 | | #[doc = ""] [INFO] [stdout] 1654 | | #[doc = " Given a custom event, this function adds a double attribute to the event."] [INFO] [stdout] 1655 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1660 | | #[doc = ""] [INFO] [stdout] 1661 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1669:5 [INFO] [stdout] | [INFO] [stdout] 1669 | / #[doc = " @brief Adds a string key/value pair to the custom event's attributes"] [INFO] [stdout] 1670 | | #[doc = ""] [INFO] [stdout] 1671 | | #[doc = " Given a custom event, this function adds a char* (string) attribute to the"] [INFO] [stdout] 1672 | | #[doc = " event."] [INFO] [stdout] ... | [INFO] [stdout] 1678 | | #[doc = ""] [INFO] [stdout] 1679 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1697:5 [INFO] [stdout] | [INFO] [stdout] 1697 | / #[doc = " @brief Generate a custom metric."] [INFO] [stdout] 1698 | | #[doc = ""] [INFO] [stdout] 1699 | | #[doc = " Given an active transaction and valid parameters, this function creates a"] [INFO] [stdout] 1700 | | #[doc = " custom metric to be recorded as part of the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1706 | | #[doc = ""] [INFO] [stdout] 1707 | | #[doc = " @return true on success."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1715:5 [INFO] [stdout] | [INFO] [stdout] 1715 | / #[doc = " @brief Ignore the current transaction"] [INFO] [stdout] 1716 | | #[doc = ""] [INFO] [stdout] 1717 | | #[doc = " Given a transaction, this function instructs the C SDK to not send data to"] [INFO] [stdout] 1718 | | #[doc = " New Relic for that transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1725 | | #[doc = ""] [INFO] [stdout] 1726 | | #[doc = " @return true on success."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1730:5 [INFO] [stdout] | [INFO] [stdout] 1730 | / #[doc = " @brief Create a distributed trace payload."] [INFO] [stdout] 1731 | | #[doc = ""] [INFO] [stdout] 1732 | | #[doc = " Create a newrelic header, or a payload, to add to a service's outbound"] [INFO] [stdout] 1733 | | #[doc = " requests. This header contains the metadata necessary to link spans together"] [INFO] [stdout] ... | [INFO] [stdout] 1747 | | #[doc = " newrelic_app_config_t, this function returns NULL. The caller is responsible"] [INFO] [stdout] 1748 | | #[doc = " for invoking free() on the returned string."] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. This value cannot be NULL. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1755:5 [INFO] [stdout] | [INFO] [stdout] 1755 | / #[doc = " @brief Accept a distributed trace payload."] [INFO] [stdout] 1756 | | #[doc = ""] [INFO] [stdout] 1757 | | #[doc = " Accept newrelic headers, or a payload, created with"] [INFO] [stdout] 1758 | | #[doc = " newrelic_create_distributed_trace_payload(). Such headers are manually added"] [INFO] [stdout] ... | [INFO] [stdout] 1776 | | #[doc = ""] [INFO] [stdout] 1777 | | #[doc = " @return true on success."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. This value cannot be NULL. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1817:5 [INFO] [stdout] | [INFO] [stdout] 1817 | / #[doc = " @brief Set a transaction name"] [INFO] [stdout] 1818 | | #[doc = ""] [INFO] [stdout] 1819 | | #[doc = " Given an active transaction and a name, this function sets the transaction"] [INFO] [stdout] 1820 | | #[doc = " name to the given name."] [INFO] [stdout] ... | [INFO] [stdout] 1829 | | #[doc = " parentheses () or other symbols if needed."] [INFO] [stdout] 1830 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `host` [INFO] [stdout] --> src/bindings.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / #[doc = " @brief Initialise the C SDK with non-default settings."] [INFO] [stdout] 1127 | | #[doc = ""] [INFO] [stdout] 1128 | | #[doc = " Generally, this function only needs to be called explicitly if the daemon"] [INFO] [stdout] 1129 | | #[doc = " socket location needs to be customised. By default, \"/tmp/.newrelic.sock\" is"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = ""] [INFO] [stdout] 1158 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `port` [INFO] [stdout] --> src/bindings.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / #[doc = " @brief Initialise the C SDK with non-default settings."] [INFO] [stdout] 1127 | | #[doc = ""] [INFO] [stdout] 1128 | | #[doc = " Generally, this function only needs to be called explicitly if the daemon"] [INFO] [stdout] 1129 | | #[doc = " socket location needs to be customised. By default, \"/tmp/.newrelic.sock\" is"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = ""] [INFO] [stdout] 1158 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "4697d69bdc9c709fce2a90154404611b7e398c16ca697733f284f8952a119e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4697d69bdc9c709fce2a90154404611b7e398c16ca697733f284f8952a119e3f", kill_on_drop: false }` [INFO] [stdout] 4697d69bdc9c709fce2a90154404611b7e398c16ca697733f284f8952a119e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 7a94b157a1b674f170d151b8ee4a4772f0ef0b791dbbc89827e7616afffd2315 [INFO] running `Command { std: "docker" "start" "-a" "7a94b157a1b674f170d151b8ee4a4772f0ef0b791dbbc89827e7616afffd2315", kill_on_drop: false }` [INFO] [stderr] Compiling newrelic-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping newrelic-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting newrelic-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1106:5 [INFO] [stdout] | [INFO] [stdout] 1106 | / #[doc = " @brief Configure the C SDK's logging system."] [INFO] [stdout] 1107 | | #[doc = ""] [INFO] [stdout] 1108 | | #[doc = " If the logging system was previously initialized (either by a prior call to"] [INFO] [stdout] 1109 | | #[doc = " newrelic_configure_log() or implicitly by a call to newrelic_init() or"] [INFO] [stdout] ... | [INFO] [stdout] 1118 | | #[doc = ""] [INFO] [stdout] 1119 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] filename The path to the file to write logs to. If this is the [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / #[doc = " @brief Initialise the C SDK with non-default settings."] [INFO] [stdout] 1127 | | #[doc = ""] [INFO] [stdout] 1128 | | #[doc = " Generally, this function only needs to be called explicitly if the daemon"] [INFO] [stdout] 1129 | | #[doc = " socket location needs to be customised. By default, \"/tmp/.newrelic.sock\" is"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = ""] [INFO] [stdout] 1158 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] daemon_socket The path to the daemon socket. If this is NULL, [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | / #[doc = " @brief Create a populated application configuration."] [INFO] [stdout] 1166 | | #[doc = ""] [INFO] [stdout] 1167 | | #[doc = " Given an application name and license key, this method returns an SDK"] [INFO] [stdout] 1168 | | #[doc = " configuration. Specifically, it returns a pointer to a newrelic_app_config_t"] [INFO] [stdout] ... | [INFO] [stdout] 1177 | | #[doc = " @return An application configuration populated with app_name and"] [INFO] [stdout] 1178 | | #[doc = " license_key; all other fields are initialized to their defaults."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app_name The name of the application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1185:5 [INFO] [stdout] | [INFO] [stdout] 1185 | / #[doc = " @brief Destroy the application configuration."] [INFO] [stdout] 1186 | | #[doc = ""] [INFO] [stdout] 1187 | | #[doc = " Given an allocated application configuration, newrelic_destroy_app_config()"] [INFO] [stdout] 1188 | | #[doc = " frees the configuration."] [INFO] [stdout] ... | [INFO] [stdout] 1195 | | #[doc = " @warning This function must only be called once for a given application"] [INFO] [stdout] 1196 | | #[doc = " configuration."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] config The address of the pointer to the allocated application [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1200:5 [INFO] [stdout] | [INFO] [stdout] 1200 | / #[doc = " @brief Create an application."] [INFO] [stdout] 1201 | | #[doc = ""] [INFO] [stdout] 1202 | | #[doc = " Given a configuration, newrelic_create_app() returns a pointer to the"] [INFO] [stdout] 1203 | | #[doc = " newly allocated application, or NULL if there was an error. If successful,"] [INFO] [stdout] ... | [INFO] [stdout] 1213 | | #[doc = " @return A pointer to an allocated application, or NULL on error; any errors"] [INFO] [stdout] 1214 | | #[doc = " resulting from a badly-formed configuration are logged."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] config An application configuration created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / #[doc = " @brief Destroy the application."] [INFO] [stdout] 1222 | | #[doc = ""] [INFO] [stdout] 1223 | | #[doc = " Given an allocated application, newrelic_destroy_app() closes the logfile"] [INFO] [stdout] 1224 | | #[doc = " handle and frees any memory used by app to describe the application."] [INFO] [stdout] ... | [INFO] [stdout] 1229 | | #[doc = ""] [INFO] [stdout] 1230 | | #[doc = " @warning This function must only be called once for a given application."] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app The address of the pointer to the allocated application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1234:5 [INFO] [stdout] | [INFO] [stdout] 1234 | / #[doc = " @brief Start a web based transaction."] [INFO] [stdout] 1235 | | #[doc = ""] [INFO] [stdout] 1236 | | #[doc = " Given an application pointer and transaction name, this function begins"] [INFO] [stdout] 1237 | | #[doc = " timing a new transaction. It returns a valid pointer to an active New Relic"] [INFO] [stdout] ... | [INFO] [stdout] 1243 | | #[doc = ""] [INFO] [stdout] 1244 | | #[doc = " @return A pointer to the transaction."] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app A pointer to an allocation application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | / #[doc = " @brief Start a non-web based transaction."] [INFO] [stdout] 1252 | | #[doc = ""] [INFO] [stdout] 1253 | | #[doc = " Given a valid application and transaction name, this function begins timing"] [INFO] [stdout] 1254 | | #[doc = " a new transaction and returns a valid pointer to a New Relic transaction,"] [INFO] [stdout] ... | [INFO] [stdout] 1260 | | #[doc = ""] [INFO] [stdout] 1261 | | #[doc = " @return A pointer to the transaction."] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] app A pointer to an allocation application. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1268:5 [INFO] [stdout] | [INFO] [stdout] 1268 | / #[doc = " @brief Override the timing for the given transaction."] [INFO] [stdout] 1269 | | #[doc = ""] [INFO] [stdout] 1270 | | #[doc = " Transactions are normally timed automatically based on when they were started"] [INFO] [stdout] 1271 | | #[doc = " and ended. Calling this function disables the automatic timing, and uses the"] [INFO] [stdout] ... | [INFO] [stdout] 1287 | | #[doc = ""] [INFO] [stdout] 1288 | | #[doc = " @return true if the segment timing was changed; false otherwise."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction The transaction to manually time. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1296:5 [INFO] [stdout] | [INFO] [stdout] 1296 | / #[doc = " @brief End a transaction."] [INFO] [stdout] 1297 | | #[doc = ""] [INFO] [stdout] 1298 | | #[doc = " Given an active transaction, this function stops the transaction's"] [INFO] [stdout] 1299 | | #[doc = " timing, sends any data to the New Relic daemon, and destroys the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1306 | | #[doc = ""] [INFO] [stdout] 1307 | | #[doc = " @warning This function must only be called once for a given transaction."] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction_ptr The address of a pointer to an active [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | / #[doc = " @brief Add a custom integer attribute to a transaction."] [INFO] [stdout] 1312 | | #[doc = ""] [INFO] [stdout] 1313 | | #[doc = " Given an active transaction, this function appends an"] [INFO] [stdout] 1314 | | #[doc = " integer attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1319 | | #[doc = ""] [INFO] [stdout] 1320 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | / #[doc = " @brief Add a custom long attribute to a transaction."] [INFO] [stdout] 1329 | | #[doc = ""] [INFO] [stdout] 1330 | | #[doc = " Given an active transaction, this function appends a"] [INFO] [stdout] 1331 | | #[doc = " long attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1336 | | #[doc = ""] [INFO] [stdout] 1337 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1345:5 [INFO] [stdout] | [INFO] [stdout] 1345 | / #[doc = " @brief Add a custom double attribute to a transaction."] [INFO] [stdout] 1346 | | #[doc = ""] [INFO] [stdout] 1347 | | #[doc = " Given an active transaction, this function appends a"] [INFO] [stdout] 1348 | | #[doc = " double attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1353 | | #[doc = ""] [INFO] [stdout] 1354 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1362:5 [INFO] [stdout] | [INFO] [stdout] 1362 | / #[doc = " @brief Add a custom string attribute to a transaction."] [INFO] [stdout] 1363 | | #[doc = ""] [INFO] [stdout] 1364 | | #[doc = " Given an active transaction, this function appends a"] [INFO] [stdout] 1365 | | #[doc = " string attribute to the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1370 | | #[doc = ""] [INFO] [stdout] 1371 | | #[doc = " @return true if successful; false otherwise."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1379:5 [INFO] [stdout] | [INFO] [stdout] 1379 | / #[doc = " @brief Record an error in a transaction."] [INFO] [stdout] 1380 | | #[doc = ""] [INFO] [stdout] 1381 | | #[doc = " Given an active transaction, this function records an error"] [INFO] [stdout] 1382 | | #[doc = " inside of the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1389 | | #[doc = " @param [in] errmsg A string comprising the error message."] [INFO] [stdout] 1390 | | #[doc = " @param [in] errclass A string comprising the error class."] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1429:5 [INFO] [stdout] | [INFO] [stdout] 1429 | / #[doc = " @brief Record the start of a custom segment in a transaction."] [INFO] [stdout] 1430 | | #[doc = ""] [INFO] [stdout] 1431 | | #[doc = " Given an active transaction this function creates a custom segment to be"] [INFO] [stdout] 1432 | | #[doc = " recorded as part of the transaction. A subsequent call to"] [INFO] [stdout] ... | [INFO] [stdout] 1441 | | #[doc = " @return A pointer to a valid custom segment; NULL otherwise."] [INFO] [stdout] 1442 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1450:5 [INFO] [stdout] | [INFO] [stdout] 1450 | / #[doc = " @brief Record the start of a datastore segment in a transaction."] [INFO] [stdout] 1451 | | #[doc = ""] [INFO] [stdout] 1452 | | #[doc = " Given an active transaction and valid parameters, this function creates a"] [INFO] [stdout] 1453 | | #[doc = " datastore segment to be recorded as part of the transaction. A subsequent"] [INFO] [stdout] ... | [INFO] [stdout] 1459 | | #[doc = " @return A pointer to a valid datastore segment; NULL otherwise."] [INFO] [stdout] 1460 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1467:5 [INFO] [stdout] | [INFO] [stdout] 1467 | / #[doc = " @brief Start recording an external segment within a transaction."] [INFO] [stdout] 1468 | | #[doc = ""] [INFO] [stdout] 1469 | | #[doc = " Given an active transaction, this function creates an external segment"] [INFO] [stdout] 1470 | | #[doc = " inside of the transaction and marks it as having been started. An external"] [INFO] [stdout] ... | [INFO] [stdout] 1482 | | #[doc = " and a log message will be written to the SDK log at LOG_ERROR"] [INFO] [stdout] 1483 | | #[doc = " level."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1490:5 [INFO] [stdout] | [INFO] [stdout] 1490 | / #[doc = " @brief Set the parent for the given segment."] [INFO] [stdout] 1491 | | #[doc = ""] [INFO] [stdout] 1492 | | #[doc = " This function changes the parent for the given segment to another segment."] [INFO] [stdout] 1493 | | #[doc = " Both segments must exist on the same transaction, and must not have ended."] [INFO] [stdout] ... | [INFO] [stdout] 1501 | | #[doc = " called on it as a segment or parent: this will result in a use-after-free"] [INFO] [stdout] 1502 | | #[doc = " scenario, and likely a crash."] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] segment The segment to reparent. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1509:5 [INFO] [stdout] | [INFO] [stdout] 1509 | / #[doc = " @brief Set the transaction's root as the parent for the given segment."] [INFO] [stdout] 1510 | | #[doc = ""] [INFO] [stdout] 1511 | | #[doc = " Transactions are represented by a collection of segments. Segments are"] [INFO] [stdout] 1512 | | #[doc = " created by calls to newrelic_start_segment(),"] [INFO] [stdout] ... | [INFO] [stdout] 1523 | | #[doc = " called on it as a segment or parent: this will result in a use-after-free"] [INFO] [stdout] 1524 | | #[doc = " scenario, and likely a crash."] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] segment The segment to be parented. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1528:5 [INFO] [stdout] | [INFO] [stdout] 1528 | / #[doc = " @brief Override the timing for the given segment."] [INFO] [stdout] 1529 | | #[doc = ""] [INFO] [stdout] 1530 | | #[doc = " Segments are normally timed automatically based on when they were started"] [INFO] [stdout] 1531 | | #[doc = " and ended. Calling this function disables the automatic timing, and uses the"] [INFO] [stdout] ... | [INFO] [stdout] 1543 | | #[doc = ""] [INFO] [stdout] 1544 | | #[doc = " @return true if the segment timing was changed; false otherwise."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] segment The segment to manually time. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1552:5 [INFO] [stdout] | [INFO] [stdout] 1552 | / #[doc = " @brief Record the completion of a segment in a transaction."] [INFO] [stdout] 1553 | | #[doc = ""] [INFO] [stdout] 1554 | | #[doc = " Given an active transaction, this function records the segment's metrics"] [INFO] [stdout] 1555 | | #[doc = " on the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1564 | | #[doc = " If an error occurred, a log message will be written to the"] [INFO] [stdout] 1565 | | #[doc = " SDK log at LOG_ERROR level."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/bindings.rs:1552:5 [INFO] [stdout] | [INFO] [stdout] 1552 | / #[doc = " @brief Record the completion of a segment in a transaction."] [INFO] [stdout] 1553 | | #[doc = ""] [INFO] [stdout] 1554 | | #[doc = " Given an active transaction, this function records the segment's metrics"] [INFO] [stdout] 1555 | | #[doc = " on the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1564 | | #[doc = " If an error occurred, a log message will be written to the"] [INFO] [stdout] 1565 | | #[doc = " SDK log at LOG_ERROR level."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in,out] segment_ptr The address of a valid segment. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1572:5 [INFO] [stdout] | [INFO] [stdout] 1572 | / #[doc = " @brief Creates a custom event"] [INFO] [stdout] 1573 | | #[doc = ""] [INFO] [stdout] 1574 | | #[doc = " Attributes can be added to the custom event using the"] [INFO] [stdout] 1575 | | #[doc = " newrelic_custom_event_add_* family of functions. When the required attributes"] [INFO] [stdout] ... | [INFO] [stdout] 1584 | | #[doc = ""] [INFO] [stdout] 1585 | | #[doc = " @return A pointer to a custom event; NULL otherwise."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event_type The type/name of the event [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1591:5 [INFO] [stdout] | [INFO] [stdout] 1591 | / #[doc = " @brief Frees the memory for custom events created via the"] [INFO] [stdout] 1592 | | #[doc = " newrelic_create_custom_event function"] [INFO] [stdout] 1593 | | #[doc = ""] [INFO] [stdout] 1594 | | #[doc = " This function is here in case there's an allocated newrelic_custom_event_t"] [INFO] [stdout] ... | [INFO] [stdout] 1598 | | #[doc = " @param [in] event The address of a valid custom event created by"] [INFO] [stdout] 1599 | | #[doc = " newrelic_create_custom_event()."] [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event The address of a valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | / #[doc = " @brief Records the custom event."] [INFO] [stdout] 1604 | | #[doc = ""] [INFO] [stdout] 1605 | | #[doc = " Given an active transaction, this function adds the custom event to the"] [INFO] [stdout] 1606 | | #[doc = " transaction and timestamps it, ensuring the event will be sent to New Relic."] [INFO] [stdout] ... | [INFO] [stdout] 1611 | | #[doc = ""] [INFO] [stdout] 1612 | | #[doc = " newrelic_create_custom_event"] [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1619:5 [INFO] [stdout] | [INFO] [stdout] 1619 | / #[doc = " @brief Adds an int key/value pair to the custom event's attributes"] [INFO] [stdout] 1620 | | #[doc = ""] [INFO] [stdout] 1621 | | #[doc = " Given a custom event, this function adds an integer attributes to the event."] [INFO] [stdout] 1622 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1626 | | #[doc = ""] [INFO] [stdout] 1627 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event, @see newrelic_create_custom_event() [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1635:5 [INFO] [stdout] | [INFO] [stdout] 1635 | / #[doc = " @brief Adds a long key/value pair to the custom event's attributes"] [INFO] [stdout] 1636 | | #[doc = ""] [INFO] [stdout] 1637 | | #[doc = " Given a custom event, this function adds a long attribute to the event."] [INFO] [stdout] 1638 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1643 | | #[doc = ""] [INFO] [stdout] 1644 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1652:5 [INFO] [stdout] | [INFO] [stdout] 1652 | / #[doc = " @brief Adds a double key/value pair to the custom event's attributes"] [INFO] [stdout] 1653 | | #[doc = ""] [INFO] [stdout] 1654 | | #[doc = " Given a custom event, this function adds a double attribute to the event."] [INFO] [stdout] 1655 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1660 | | #[doc = ""] [INFO] [stdout] 1661 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1669:5 [INFO] [stdout] | [INFO] [stdout] 1669 | / #[doc = " @brief Adds a string key/value pair to the custom event's attributes"] [INFO] [stdout] 1670 | | #[doc = ""] [INFO] [stdout] 1671 | | #[doc = " Given a custom event, this function adds a char* (string) attribute to the"] [INFO] [stdout] 1672 | | #[doc = " event."] [INFO] [stdout] ... | [INFO] [stdout] 1678 | | #[doc = ""] [INFO] [stdout] 1679 | | #[doc = " @return false indicates the attribute could not be added"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] event A valid custom event created by [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1697:5 [INFO] [stdout] | [INFO] [stdout] 1697 | / #[doc = " @brief Generate a custom metric."] [INFO] [stdout] 1698 | | #[doc = ""] [INFO] [stdout] 1699 | | #[doc = " Given an active transaction and valid parameters, this function creates a"] [INFO] [stdout] 1700 | | #[doc = " custom metric to be recorded as part of the transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1706 | | #[doc = ""] [INFO] [stdout] 1707 | | #[doc = " @return true on success."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1715:5 [INFO] [stdout] | [INFO] [stdout] 1715 | / #[doc = " @brief Ignore the current transaction"] [INFO] [stdout] 1716 | | #[doc = ""] [INFO] [stdout] 1717 | | #[doc = " Given a transaction, this function instructs the C SDK to not send data to"] [INFO] [stdout] 1718 | | #[doc = " New Relic for that transaction."] [INFO] [stdout] ... | [INFO] [stdout] 1725 | | #[doc = ""] [INFO] [stdout] 1726 | | #[doc = " @return true on success."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1730:5 [INFO] [stdout] | [INFO] [stdout] 1730 | / #[doc = " @brief Create a distributed trace payload."] [INFO] [stdout] 1731 | | #[doc = ""] [INFO] [stdout] 1732 | | #[doc = " Create a newrelic header, or a payload, to add to a service's outbound"] [INFO] [stdout] 1733 | | #[doc = " requests. This header contains the metadata necessary to link spans together"] [INFO] [stdout] ... | [INFO] [stdout] 1747 | | #[doc = " newrelic_app_config_t, this function returns NULL. The caller is responsible"] [INFO] [stdout] 1748 | | #[doc = " for invoking free() on the returned string."] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. This value cannot be NULL. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1755:5 [INFO] [stdout] | [INFO] [stdout] 1755 | / #[doc = " @brief Accept a distributed trace payload."] [INFO] [stdout] 1756 | | #[doc = ""] [INFO] [stdout] 1757 | | #[doc = " Accept newrelic headers, or a payload, created with"] [INFO] [stdout] 1758 | | #[doc = " newrelic_create_distributed_trace_payload(). Such headers are manually added"] [INFO] [stdout] ... | [INFO] [stdout] 1776 | | #[doc = ""] [INFO] [stdout] 1777 | | #[doc = " @return true on success."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. This value cannot be NULL. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1817:5 [INFO] [stdout] | [INFO] [stdout] 1817 | / #[doc = " @brief Set a transaction name"] [INFO] [stdout] 1818 | | #[doc = ""] [INFO] [stdout] 1819 | | #[doc = " Given an active transaction and a name, this function sets the transaction"] [INFO] [stdout] 1820 | | #[doc = " name to the given name."] [INFO] [stdout] ... | [INFO] [stdout] 1829 | | #[doc = " parentheses () or other symbols if needed."] [INFO] [stdout] 1830 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] transaction An active transaction. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `host` [INFO] [stdout] --> src/bindings.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / #[doc = " @brief Initialise the C SDK with non-default settings."] [INFO] [stdout] 1127 | | #[doc = ""] [INFO] [stdout] 1128 | | #[doc = " Generally, this function only needs to be called explicitly if the daemon"] [INFO] [stdout] 1129 | | #[doc = " socket location needs to be customised. By default, \"/tmp/.newrelic.sock\" is"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = ""] [INFO] [stdout] 1158 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `port` [INFO] [stdout] --> src/bindings.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / #[doc = " @brief Initialise the C SDK with non-default settings."] [INFO] [stdout] 1127 | | #[doc = ""] [INFO] [stdout] 1128 | | #[doc = " Generally, this function only needs to be called explicitly if the daemon"] [INFO] [stdout] 1129 | | #[doc = " socket location needs to be customised. By default, \"/tmp/.newrelic.sock\" is"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = ""] [INFO] [stdout] 1158 | | #[doc = " @return true on success; false otherwise."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "7a94b157a1b674f170d151b8ee4a4772f0ef0b791dbbc89827e7616afffd2315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a94b157a1b674f170d151b8ee4a4772f0ef0b791dbbc89827e7616afffd2315", kill_on_drop: false }` [INFO] [stdout] 7a94b157a1b674f170d151b8ee4a4772f0ef0b791dbbc89827e7616afffd2315