[INFO] fetching crate specimen__yaml 0.1.0... [INFO] testing specimen__yaml-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate specimen__yaml 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate specimen__yaml 0.1.0 [INFO] finished tweaking crates.io crate specimen__yaml 0.1.0 [INFO] tweaked toml for crates.io crate specimen__yaml 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate specimen__yaml 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab82a6a32e508456ef19ad1c44d03fdbd6a3f660eb2e3afb2b9602cc4074df33 [INFO] running `Command { std: "docker" "start" "-a" "ab82a6a32e508456ef19ad1c44d03fdbd6a3f660eb2e3afb2b9602cc4074df33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab82a6a32e508456ef19ad1c44d03fdbd6a3f660eb2e3afb2b9602cc4074df33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab82a6a32e508456ef19ad1c44d03fdbd6a3f660eb2e3afb2b9602cc4074df33", kill_on_drop: false }` [INFO] [stdout] ab82a6a32e508456ef19ad1c44d03fdbd6a3f660eb2e3afb2b9602cc4074df33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a87f1baae49acbfcf78021f13164233837f480e2af799ab13150a2311601d36 [INFO] running `Command { std: "docker" "start" "-a" "2a87f1baae49acbfcf78021f13164233837f480e2af799ab13150a2311601d36", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling specimen__yaml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> yaml.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `specimen__yaml` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `specimen_yaml` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "2a87f1baae49acbfcf78021f13164233837f480e2af799ab13150a2311601d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a87f1baae49acbfcf78021f13164233837f480e2af799ab13150a2311601d36", kill_on_drop: false }` [INFO] [stdout] 2a87f1baae49acbfcf78021f13164233837f480e2af799ab13150a2311601d36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17e993d14b52f66eeaa23291531307deb688d1ac25c178d1a43b75a856513957 [INFO] running `Command { std: "docker" "start" "-a" "17e993d14b52f66eeaa23291531307deb688d1ac25c178d1a43b75a856513957", kill_on_drop: false }` [INFO] [stderr] Compiling specimen__yaml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> yaml.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `specimen__yaml` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `specimen_yaml` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> yaml.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "17e993d14b52f66eeaa23291531307deb688d1ac25c178d1a43b75a856513957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e993d14b52f66eeaa23291531307deb688d1ac25c178d1a43b75a856513957", kill_on_drop: false }` [INFO] [stdout] 17e993d14b52f66eeaa23291531307deb688d1ac25c178d1a43b75a856513957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3626db2ce95ffe44f2a250c1a532a4ba67ea1c7a1d6e2616db5f9961c8b1ddbd [INFO] running `Command { std: "docker" "start" "-a" "3626db2ce95ffe44f2a250c1a532a4ba67ea1c7a1d6e2616db5f9961c8b1ddbd", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] [INFO] [stderr] --> yaml.rs:321:12 [INFO] [stdout] running 17 tests [INFO] [stderr] | [INFO] [stderr] 321 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `specimen__yaml` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = help: convert the identifier to snake case: `specimen_yaml` [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `specimen__yaml` (lib) generated 2 warnings [INFO] [stderr] warning: `specimen__yaml` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests yaml.rs (/opt/rustwide/target/debug/deps/specimen__yaml-baecd07443db332b) [INFO] [stdout] test test::test_anchor ... ok [INFO] [stdout] test test::test_bad_hyphen ... ok [INFO] [stdout] test test::test_bad_docstart ... ok [INFO] [stdout] test test::test_bad_anchor ... ok [INFO] [stdout] test test::test_empty_doc ... ok [INFO] [stdout] test test::test_github_27 ... ok [INFO] [stdout] test test::test_hash_order ... ok [INFO] [stdout] test test::test_integer_key ... ok [INFO] [stdout] test test::test_coerce ... ok [INFO] [stdout] test test::test_issue_65 ... ok [INFO] [stdout] test test::test_multi_doc ... ok [INFO] [stdout] test test::test_parser ... ok [INFO] [stdout] test test::test_plain_datatype ... ok [INFO] [stdout] test test::test_plain_datatype_with_into_methods ... ok [INFO] [stdout] test test::test_recursion_depth_check_arrays ... ok [INFO] [stdout] test test::test_two_space_indentations ... ok [INFO] [stderr] Doc-tests specimen__yaml [INFO] [stdout] test test::test_recursion_depth_check_objects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test yaml.rs - YamlData (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3626db2ce95ffe44f2a250c1a532a4ba67ea1c7a1d6e2616db5f9961c8b1ddbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3626db2ce95ffe44f2a250c1a532a4ba67ea1c7a1d6e2616db5f9961c8b1ddbd", kill_on_drop: false }` [INFO] [stdout] 3626db2ce95ffe44f2a250c1a532a4ba67ea1c7a1d6e2616db5f9961c8b1ddbd