[INFO] fetching crate serde_yml 0.0.12... [INFO] checking serde_yml-0.0.12 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate serde_yml 0.0.12 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate serde_yml 0.0.12 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 serde_yml 0.0.12 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate serde_yml 0.0.12 [INFO] tweaked toml for crates.io crate serde_yml 0.0.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate serde_yml 0.0.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e38a491168f8b4ae73fdc13cf7018ac5bf1430bc4eec18fad82cec6a0a02792b [INFO] running `Command { std: "docker" "start" "-a" "e38a491168f8b4ae73fdc13cf7018ac5bf1430bc4eec18fad82cec6a0a02792b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38a491168f8b4ae73fdc13cf7018ac5bf1430bc4eec18fad82cec6a0a02792b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38a491168f8b4ae73fdc13cf7018ac5bf1430bc4eec18fad82cec6a0a02792b", kill_on_drop: false }` [INFO] [stdout] e38a491168f8b4ae73fdc13cf7018ac5bf1430bc4eec18fad82cec6a0a02792b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cb1d8bbc5d92a3c625857b12947b4cce2cf7f3dae91dc21b996cd4a6730df5e [INFO] running `Command { std: "docker" "start" "-a" "9cb1d8bbc5d92a3c625857b12947b4cce2cf7f3dae91dc21b996cd4a6730df5e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde_yml v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_tagged.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde_yml::{ [INFO] [stdout] 4 | | value::{tagged::nobang, Tag, TaggedValue}, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [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/test_loader.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde_yml::{ [INFO] [stdout] 4 | | de::{Event, Progress}, [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] 428 | | } [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/test_mapping.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde_yml::mapping::*; [INFO] [stdout] 4 | | use serde_yml::value::Value; [INFO] [stdout] ... | [INFO] [stdout] 520 | | } [INFO] [stdout] 521 | | } [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] --> tests/test_lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde::{Deserialize, Serialize}; [INFO] [stdout] 4 | | use serde_yml::{ [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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] --> tests/test_ser.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use indoc::indoc; [INFO] [stdout] 4 | | use serde::ser::{SerializeTuple, SerializeTupleStruct}; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | } [INFO] [stdout] 1180 | | } [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow(clippy::zero_sized_map_values)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use indoc::indoc; [INFO] [stdout] 4 | | use serde::de::Deserialize; [INFO] [stdout] ... | [INFO] [stdout] 508 | | test_error::(yaml, expected); [INFO] [stdout] 509 | | } [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_number.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde_yml::Number; [INFO] [stdout] 4 | | use std::{ [INFO] [stdout] ... | [INFO] [stdout] 266 | | } [INFO] [stdout] 267 | | } [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/test_anchors_and_aliases.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde_yml::de::Event; [INFO] [stdout] 4 | | use serde_yml::de::Progress; [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [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/test_with.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use serde::{Deserialize, Serialize}; [INFO] [stdout] 4 | | use serde_yml::with::*; [INFO] [stdout] ... | [INFO] [stdout] 501 | | } [INFO] [stdout] 502 | | } [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] --> tests/test_value.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow( [INFO] [stdout] 2 | | clippy::derive_partial_eq_without_eq, [INFO] [stdout] 3 | | clippy::eq_op, [INFO] [stdout] 4 | | clippy::uninlined_format_args [INFO] [stdout] ... | [INFO] [stdout] 158 | | assert_eq!(value, serialized); [INFO] [stdout] 159 | | } [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_de.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | #![allow( [INFO] [stdout] 4 | | clippy::cast_lossless, [INFO] [stdout] ... | [INFO] [stdout] 1038 | | } [INFO] [stdout] 1039 | | } [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/test_serde.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow( [INFO] [stdout] 2 | | clippy::decimal_literal_representation, [INFO] [stdout] 3 | | clippy::derive_partial_eq_without_eq, [INFO] [stdout] 4 | | clippy::unreadable_literal, [INFO] [stdout] ... | [INFO] [stdout] 713 | | test_serde(&thing, yaml); [INFO] [stdout] 714 | | } [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/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / /// This module contains the tests for the `libyml` module. [INFO] [stdout] 2 | | pub mod libyml; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | /// This module contains the tests for the `modules` module. [INFO] [stdout] ... | [INFO] [stdout] 7 | | /// This module contains the tests for the `value` module. [INFO] [stdout] 8 | | pub mod value; [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s [INFO] running `Command { std: "docker" "inspect" "9cb1d8bbc5d92a3c625857b12947b4cce2cf7f3dae91dc21b996cd4a6730df5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb1d8bbc5d92a3c625857b12947b4cce2cf7f3dae91dc21b996cd4a6730df5e", kill_on_drop: false }` [INFO] [stdout] 9cb1d8bbc5d92a3c625857b12947b4cce2cf7f3dae91dc21b996cd4a6730df5e