[INFO] fetching crate anicca 0.1.0... [INFO] testing anicca-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate anicca 0.1.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anicca 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6068f27f9340e301ddd08cedfb8f06e4e3652ffe62322f7736cd0ff2d0013132 [INFO] running `Command { std: "docker" "start" "-a" "6068f27f9340e301ddd08cedfb8f06e4e3652ffe62322f7736cd0ff2d0013132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6068f27f9340e301ddd08cedfb8f06e4e3652ffe62322f7736cd0ff2d0013132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6068f27f9340e301ddd08cedfb8f06e4e3652ffe62322f7736cd0ff2d0013132", kill_on_drop: false }` [INFO] [stdout] 6068f27f9340e301ddd08cedfb8f06e4e3652ffe62322f7736cd0ff2d0013132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 70745ec8ed1238c9daa192f15e807f924523e0f9a4432e174894ce5ca45650d8 [INFO] running `Command { std: "docker" "start" "-a" "70745ec8ed1238c9daa192f15e807f924523e0f9a4432e174894ce5ca45650d8", 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 libc v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling itoa v0.4.7 [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 34.98s [INFO] running `Command { std: "docker" "inspect" "70745ec8ed1238c9daa192f15e807f924523e0f9a4432e174894ce5ca45650d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70745ec8ed1238c9daa192f15e807f924523e0f9a4432e174894ce5ca45650d8", kill_on_drop: false }` [INFO] [stdout] 70745ec8ed1238c9daa192f15e807f924523e0f9a4432e174894ce5ca45650d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 903c7c3853ccc02253959fd1cfacad41287dbafc51846520c7662fed1e484ef2 [INFO] running `Command { std: "docker" "start" "-a" "903c7c3853ccc02253959fd1cfacad41287dbafc51846520c7662fed1e484ef2", kill_on_drop: false }` [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 9.85s [INFO] running `Command { std: "docker" "inspect" "903c7c3853ccc02253959fd1cfacad41287dbafc51846520c7662fed1e484ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903c7c3853ccc02253959fd1cfacad41287dbafc51846520c7662fed1e484ef2", kill_on_drop: false }` [INFO] [stdout] 903c7c3853ccc02253959fd1cfacad41287dbafc51846520c7662fed1e484ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8964e0b73dc77d28fbe39bc7e5c93477fcb64eea0471fecbd07362e01e924a60 [INFO] running `Command { std: "docker" "start" "-a" "8964e0b73dc77d28fbe39bc7e5c93477fcb64eea0471fecbd07362e01e924a60", 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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/anicca-c2d25fb41e768932) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test diff::operations::tests::description_changed_from_some_to_some ... ok [INFO] [stdout] test diff::operations::tests::description_changed_from_none_to_some ... ok [INFO] [stdout] test diff::operations::tests::summary_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::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_added ... ok [INFO] [stdout] test diff::path_items::tests::operations_removed ... 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_json_files ... ok [INFO] [stdout] test diff::tests::from_yaml_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 2.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cli-d26e2e6032a54271) [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" "8964e0b73dc77d28fbe39bc7e5c93477fcb64eea0471fecbd07362e01e924a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8964e0b73dc77d28fbe39bc7e5c93477fcb64eea0471fecbd07362e01e924a60", kill_on_drop: false }` [INFO] [stdout] 8964e0b73dc77d28fbe39bc7e5c93477fcb64eea0471fecbd07362e01e924a60