[INFO] fetching crate anicca 0.1.0... [INFO] testing anicca-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate anicca 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate anicca 0.1.0 [INFO] finished tweaking crates.io crate anicca 0.1.0 [INFO] tweaked toml for crates.io crate anicca 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anicca 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anicca 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 structopt v0.3.21 [INFO] [stderr] Downloaded structopt-derive v0.4.14 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded libc v0.2.97 [INFO] [stderr] Downloaded syn v1.0.73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65af0432092b41f18bd0e7351ce23dcca1c1f0656bfcaf8ab9186cc235e2c26a [INFO] running `Command { std: "docker" "start" "-a" "65af0432092b41f18bd0e7351ce23dcca1c1f0656bfcaf8ab9186cc235e2c26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65af0432092b41f18bd0e7351ce23dcca1c1f0656bfcaf8ab9186cc235e2c26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65af0432092b41f18bd0e7351ce23dcca1c1f0656bfcaf8ab9186cc235e2c26a", kill_on_drop: false }` [INFO] [stdout] 65af0432092b41f18bd0e7351ce23dcca1c1f0656bfcaf8ab9186cc235e2c26a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33dbc13ef0c59416dc170d5991884d3f9ed2d25f5c3b59de8a6744cf7bb8eef9 [INFO] running `Command { std: "docker" "start" "-a" "33dbc13ef0c59416dc170d5991884d3f9ed2d25f5c3b59de8a6744cf7bb8eef9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling anicca v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stdout] --> src/openapi/parameter.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "skip_serializing_defaults")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `skip_serializing_defaults` 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: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stdout] --> src/openapi/parameter.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(not(feature = "skip_serializing_defaults"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `skip_serializing_defaults` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s [INFO] running `Command { std: "docker" "inspect" "33dbc13ef0c59416dc170d5991884d3f9ed2d25f5c3b59de8a6744cf7bb8eef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dbc13ef0c59416dc170d5991884d3f9ed2d25f5c3b59de8a6744cf7bb8eef9", kill_on_drop: false }` [INFO] [stdout] 33dbc13ef0c59416dc170d5991884d3f9ed2d25f5c3b59de8a6744cf7bb8eef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dbdd04c92db619bc740fc751b9f91d61a73b70c9713453263a52015b121d3bd [INFO] running `Command { std: "docker" "start" "-a" "2dbdd04c92db619bc740fc751b9f91d61a73b70c9713453263a52015b121d3bd", kill_on_drop: false }` [INFO] [stderr] Compiling anicca v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stdout] --> src/openapi/parameter.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "skip_serializing_defaults")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `skip_serializing_defaults` 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: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stdout] --> src/openapi/parameter.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(not(feature = "skip_serializing_defaults"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `skip_serializing_defaults` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stdout] --> src/openapi/parameter.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "skip_serializing_defaults")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `skip_serializing_defaults` 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: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stdout] --> src/openapi/parameter.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(not(feature = "skip_serializing_defaults"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `skip_serializing_defaults` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "2dbdd04c92db619bc740fc751b9f91d61a73b70c9713453263a52015b121d3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbdd04c92db619bc740fc751b9f91d61a73b70c9713453263a52015b121d3bd", kill_on_drop: false }` [INFO] [stdout] 2dbdd04c92db619bc740fc751b9f91d61a73b70c9713453263a52015b121d3bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d7109fed7c73b111b0043b8d6af61a147df4d292b1759dbe8cc5f264c1ccb32 [INFO] running `Command { std: "docker" "start" "-a" "9d7109fed7c73b111b0043b8d6af61a147df4d292b1759dbe8cc5f264c1ccb32", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stderr] --> src/openapi/parameter.rs:105:11 [INFO] [stderr] | [INFO] [stderr] 105 | #[cfg(feature = "skip_serializing_defaults")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `skip_serializing_defaults` 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: unexpected `cfg` condition value: `skip_serializing_defaults` [INFO] [stderr] --> src/openapi/parameter.rs:109:15 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg(not(feature = "skip_serializing_defaults"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `skip_serializing_defaults` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `anicca` (lib) generated 2 warnings [INFO] [stderr] warning: `anicca` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anicca-5771a5ffe9c8732d) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test diff::operations::tests::description_changed_from_none_to_some ... ok [INFO] [stdout] test diff::operations::tests::operation_id_changed_from_none_to_some ... ok [INFO] [stdout] test diff::operations::tests::operation_id_changed_from_some_to_some ... ok [INFO] [stdout] test diff::operations::tests::operation_tags_added ... ok [INFO] [stdout] test diff::operations::tests::description_changed_from_some_to_some ... ok [INFO] [stdout] test diff::operations::tests::summary_changed_from_none_to_some ... ok [INFO] [stdout] test diff::operations::tests::summary_changed_from_some_to_some ... ok [INFO] [stdout] test diff::parameters::tests::added_parameter ... ok [INFO] [stdout] test diff::parameters::tests::removed_parameter ... ok [INFO] [stdout] test diff::path_items::tests::operations_removed ... ok [INFO] [stdout] test diff::path_items::tests::operations_added ... ok [INFO] [stdout] test diff::paths::tests::path_added ... ok [INFO] [stdout] test diff::paths::tests::path_removed ... ok [INFO] [stdout] test diff::tests::openapi_version_change ... ok [INFO] [stdout] test openapi::status_code::tests::deserialize_ranges ... ok [INFO] [stdout] test openapi::status_code::tests::deserialize_strings_and_numbers ... ok [INFO] [stdout] test diff::tests::from_yaml_files ... ok [INFO] [stdout] test diff::tests::from_json_files ... ok [INFO] [stdout] test openapi::status_code::tests::deserialize_invalid_code - should panic ... ok [INFO] [stdout] test openapi::status_code::tests::deserialize_invalid_range - should panic ... ok [INFO] [stdout] test openapi::tests::with_references ... ok [INFO] [stdout] test openapi::tests::dereferenced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-53393fad1053619e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests anicca [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d7109fed7c73b111b0043b8d6af61a147df4d292b1759dbe8cc5f264c1ccb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7109fed7c73b111b0043b8d6af61a147df4d292b1759dbe8cc5f264c1ccb32", kill_on_drop: false }` [INFO] [stdout] 9d7109fed7c73b111b0043b8d6af61a147df4d292b1759dbe8cc5f264c1ccb32