[INFO] fetching crate dana 0.4.0... [INFO] checking dana-0.4.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate dana 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate dana 0.4.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dana 0.4.0 [INFO] finished tweaking crates.io crate dana 0.4.0 [INFO] tweaked toml for crates.io crate dana 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 98 packages to latest compatible versions [INFO] [stderr] Adding anes v0.1.6 (available: v0.2.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dana_macros v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0004c18edf98360caf0b3cbf3bea5e117b5c36301af4e39d106969f17ca3b1dd [INFO] running `Command { std: "docker" "start" "-a" "0004c18edf98360caf0b3cbf3bea5e117b5c36301af4e39d106969f17ca3b1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0004c18edf98360caf0b3cbf3bea5e117b5c36301af4e39d106969f17ca3b1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0004c18edf98360caf0b3cbf3bea5e117b5c36301af4e39d106969f17ca3b1dd", kill_on_drop: false }` [INFO] [stdout] 0004c18edf98360caf0b3cbf3bea5e117b5c36301af4e39d106969f17ca3b1dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab1dc570136f1bcd8828bef72f54b41285c452109e77cad3994d14923f2f61e1 [INFO] running `Command { std: "docker" "start" "-a" "ab1dc570136f1bcd8828bef72f54b41285c452109e77cad3994d14923f2f61e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling dana_macros v0.4.0 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Checking dana v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/rand.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(feature = "rand")] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use rand::prelude::*; [INFO] [stdout] 4 | | use dana::{prelude::*, symbols::basic::*}; [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/serde.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(feature = "serde")] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] 4 | | use dana::{prelude::*, symbols::basic::*}; [INFO] [stdout] ... | [INFO] [stdout] 67 | | test_fail(qty![2.0 m*s], r#"{"value":2.0,"unit":{"div":["Meter","Second"]}}"#); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> benches/qty_basic.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{Criterion, criterion_group, criterion_main}; [INFO] [stdout] 2 | | use dana::{constants::*, qty, Quantity, symbols::physics::*, units::*}; [INFO] [stdout] ... | [INFO] [stdout] 45 | | criterion_group!(benches, mass_energy); [INFO] [stdout] 46 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> benches/qty_basic.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | criterion_group!(benches, mass_energy); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> benches/qty_capacitor.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, Criterion, criterion_group, criterion_main}; [INFO] [stdout] 2 | | use dana::{qty, Quantity, symbols::electrical::*, units::*}; [INFO] [stdout] ... | [INFO] [stdout] 111 | | criterion_group!(benches, capacitor); [INFO] [stdout] 112 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> benches/qty_capacitor.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | criterion_group!(benches, capacitor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/dim.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use num_traits::Inv; [INFO] [stdout] 2 | | use dana::dimension::*; [INFO] [stdout] ... | [INFO] [stdout] 14 | | let _: Torque = Length::new() * Force::new(); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/conversion.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use num_traits::Inv; [INFO] [stdout] 2 | | use dana::{prelude::*, symbols::{electrical::*, physics::*}}; [INFO] [stdout] ... | [INFO] [stdout] 153 | | assert_eq!(qty![*[1.0 gal] * density_water in mg].round(), 3_774_237.0); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/proc_macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[test] [INFO] [stdout] 2 | | fn dim() { [INFO] [stdout] 3 | | use dana::{ [INFO] [stdout] 4 | | prelude::*, [INFO] [stdout] ... | [INFO] [stdout] 200 | | let _: qtype!(usize; L^1/T^2) = u.quantity(1 as _); [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use num_traits::Inv; [INFO] [stdout] 2 | | use dana::{assert_qty_approx, prelude::*, symbols::basic::*}; [INFO] [stdout] ... | [INFO] [stdout] 231 | | //endregion [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> tests/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn test_macros() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.60s [INFO] running `Command { std: "docker" "inspect" "ab1dc570136f1bcd8828bef72f54b41285c452109e77cad3994d14923f2f61e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1dc570136f1bcd8828bef72f54b41285c452109e77cad3994d14923f2f61e1", kill_on_drop: false }` [INFO] [stdout] ab1dc570136f1bcd8828bef72f54b41285c452109e77cad3994d14923f2f61e1