[INFO] fetching crate idempotent-resource-ops 0.0.1... [INFO] testing idempotent-resource-ops-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate idempotent-resource-ops 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate idempotent-resource-ops 0.0.1 [INFO] finished tweaking crates.io crate idempotent-resource-ops 0.0.1 [INFO] tweaked toml for crates.io crate idempotent-resource-ops 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate idempotent-resource-ops 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31a07657ddd7316d4ec21aa66ae616be3153828a858cac4e520d9197a2029261 [INFO] running `Command { std: "docker" "start" "-a" "31a07657ddd7316d4ec21aa66ae616be3153828a858cac4e520d9197a2029261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31a07657ddd7316d4ec21aa66ae616be3153828a858cac4e520d9197a2029261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a07657ddd7316d4ec21aa66ae616be3153828a858cac4e520d9197a2029261", kill_on_drop: false }` [INFO] [stdout] 31a07657ddd7316d4ec21aa66ae616be3153828a858cac4e520d9197a2029261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f6bd0e05d81e7550ba2d5e40d568ec2637f6bdf7b75797269878e2f31fd99c [INFO] running `Command { std: "docker" "start" "-a" "22f6bd0e05d81e7550ba2d5e40d568ec2637f6bdf7b75797269878e2f31fd99c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling idempotent-resource-ops v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / pub fn verify_idempotency( [INFO] [stdout] 251 | | resource: Option<&Resource>, [INFO] [stdout] 252 | | conditional_header: &ConditionalHeader, [INFO] [stdout] 253 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 256 | | Resource: ResourceState, [INFO] [stdout] 257 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / pub fn verify_if_none_match( [INFO] [stdout] 269 | | resource: Option<&Resource>, [INFO] [stdout] 270 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] 271 | | ) -> Result [INFO] [stdout] 272 | | where [INFO] [stdout] 273 | | Resource: ResourceState, [INFO] [stdout] 274 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | / pub fn verify_if_match( [INFO] [stdout] 287 | | resource: Option<&Resource>, [INFO] [stdout] 288 | | etag: &Etag, [INFO] [stdout] 289 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 293 | | Etag: PartialEq + ?Sized, [INFO] [stdout] 294 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | / pub fn verify_if_unmodified_since( [INFO] [stdout] 312 | | resource: Option<&Resource>, [INFO] [stdout] 313 | | unmodified: &DateTime, [INFO] [stdout] 314 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 317 | | Resource: ResourceState, [INFO] [stdout] 318 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "22f6bd0e05d81e7550ba2d5e40d568ec2637f6bdf7b75797269878e2f31fd99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f6bd0e05d81e7550ba2d5e40d568ec2637f6bdf7b75797269878e2f31fd99c", kill_on_drop: false }` [INFO] [stdout] 22f6bd0e05d81e7550ba2d5e40d568ec2637f6bdf7b75797269878e2f31fd99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b2cfa2545af3437389ce43a788ea7f315ccfd29373e78d6f62c9123295bda3 [INFO] running `Command { std: "docker" "start" "-a" "71b2cfa2545af3437389ce43a788ea7f315ccfd29373e78d6f62c9123295bda3", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / pub fn verify_idempotency( [INFO] [stdout] 251 | | resource: Option<&Resource>, [INFO] [stdout] 252 | | conditional_header: &ConditionalHeader, [INFO] [stdout] 253 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 256 | | Resource: ResourceState, [INFO] [stdout] 257 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / pub fn verify_if_none_match( [INFO] [stdout] 269 | | resource: Option<&Resource>, [INFO] [stdout] 270 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] 271 | | ) -> Result [INFO] [stdout] 272 | | where [INFO] [stdout] 273 | | Resource: ResourceState, [INFO] [stdout] 274 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | / pub fn verify_if_match( [INFO] [stdout] 287 | | resource: Option<&Resource>, [INFO] [stdout] 288 | | etag: &Etag, [INFO] [stdout] 289 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 293 | | Etag: PartialEq + ?Sized, [INFO] [stdout] 294 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.3.42 [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | / pub fn verify_if_unmodified_since( [INFO] [stdout] 312 | | resource: Option<&Resource>, [INFO] [stdout] 313 | | unmodified: &DateTime, [INFO] [stdout] 314 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 317 | | Resource: ResourceState, [INFO] [stdout] 318 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling idempotent-resource-ops v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `body` is never read [INFO] [stdout] --> src/lib.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 366 | pub struct Post { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 371 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / pub fn verify_idempotency( [INFO] [stdout] 251 | | resource: Option<&Resource>, [INFO] [stdout] 252 | | conditional_header: &ConditionalHeader, [INFO] [stdout] 253 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 256 | | Resource: ResourceState, [INFO] [stdout] 257 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / pub fn verify_if_none_match( [INFO] [stdout] 269 | | resource: Option<&Resource>, [INFO] [stdout] 270 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] 271 | | ) -> Result [INFO] [stdout] 272 | | where [INFO] [stdout] 273 | | Resource: ResourceState, [INFO] [stdout] 274 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | / pub fn verify_if_match( [INFO] [stdout] 287 | | resource: Option<&Resource>, [INFO] [stdout] 288 | | etag: &Etag, [INFO] [stdout] 289 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 293 | | Etag: PartialEq + ?Sized, [INFO] [stdout] 294 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | / pub fn verify_if_unmodified_since( [INFO] [stdout] 312 | | resource: Option<&Resource>, [INFO] [stdout] 313 | | unmodified: &DateTime, [INFO] [stdout] 314 | | accept_modified_since: Option<&DateTime>, [INFO] [stdout] ... | [INFO] [stdout] 317 | | Resource: ResourceState, [INFO] [stdout] 318 | | DateTime: cmp::PartialOrd, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "71b2cfa2545af3437389ce43a788ea7f315ccfd29373e78d6f62c9123295bda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b2cfa2545af3437389ce43a788ea7f315ccfd29373e78d6f62c9123295bda3", kill_on_drop: false }` [INFO] [stdout] 71b2cfa2545af3437389ce43a788ea7f315ccfd29373e78d6f62c9123295bda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cbd129fb2c35db634991e478598fc561dffbf7671f5951eec9b9f55c60ab9d4 [INFO] running `Command { std: "docker" "start" "-a" "2cbd129fb2c35db634991e478598fc561dffbf7671f5951eec9b9f55c60ab9d4", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/lib.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / pub fn verify_idempotency( [INFO] [stderr] 251 | | resource: Option<&Resource>, [INFO] [stderr] 252 | | conditional_header: &ConditionalHeader, [INFO] [stderr] 253 | | accept_modified_since: Option<&DateTime>, [INFO] [stderr] ... | [INFO] [stderr] 256 | | Resource: ResourceState, [INFO] [stderr] 257 | | DateTime: cmp::PartialOrd, [INFO] [stderr] | |______________________________^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/lib.rs:268:1 [INFO] [stderr] | [INFO] [stderr] 268 | / pub fn verify_if_none_match( [INFO] [stderr] 269 | | resource: Option<&Resource>, [INFO] [stderr] 270 | | accept_modified_since: Option<&DateTime>, [INFO] [stderr] 271 | | ) -> Result [INFO] [stderr] 272 | | where [INFO] [stderr] 273 | | Resource: ResourceState, [INFO] [stderr] 274 | | DateTime: cmp::PartialOrd, [INFO] [stderr] | |______________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/lib.rs:286:1 [INFO] [stderr] | [INFO] [stderr] 286 | / pub fn verify_if_match( [INFO] [stderr] 287 | | resource: Option<&Resource>, [INFO] [stderr] 288 | | etag: &Etag, [INFO] [stderr] 289 | | accept_modified_since: Option<&DateTime>, [INFO] [stderr] ... | [INFO] [stderr] 293 | | Etag: PartialEq + ?Sized, [INFO] [stderr] 294 | | DateTime: cmp::PartialOrd, [INFO] [stderr] | |______________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/lib.rs:311:1 [INFO] [stderr] | [INFO] [stderr] 311 | / pub fn verify_if_unmodified_since( [INFO] [stderr] 312 | | resource: Option<&Resource>, [INFO] [stderr] 313 | | unmodified: &DateTime, [INFO] [stderr] 314 | | accept_modified_since: Option<&DateTime>, [INFO] [stderr] ... | [INFO] [stderr] 317 | | Resource: ResourceState, [INFO] [stderr] 318 | | DateTime: cmp::PartialOrd, [INFO] [stderr] | |______________________________^ [INFO] [stderr] [INFO] [stderr] warning: `idempotent-resource-ops` (lib) generated 4 warnings [INFO] [stderr] warning: field `body` is never read [INFO] [stderr] --> src/lib.rs:371:13 [INFO] [stderr] | [INFO] [stderr] 366 | pub struct Post { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 371 | pub body: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `idempotent-resource-ops` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/idempotent_resource_ops-11176fddb9570a61) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_if_match::error_none_resource ... ok [INFO] [stdout] test test_if_none_match::ok_none_resource ... ok [INFO] [stdout] test test_if_none_match::error_some_resource_created_and_none_accept_date ... ok [INFO] [stdout] test test_if_none_match::error_some_resource_created_before_accept_date ... ok [INFO] [stdout] test test_if_match::ok_some_resource_not_matching_etag_and_updated_after_accept_date ... ok [INFO] [stdout] test test_if_unmodified_since::err_none_resource ... ok [INFO] [stdout] test test_if_match::ok_some_resource_not_updated_matching_etag ... ok [INFO] [stdout] test test_if_unmodified_since::ok_some_resource_modified_since_and_accept_modified_since ... ok [INFO] [stdout] test test_if_match::error_some_resource_not_matching_etag_and_updated_before_accept_date ... ok [INFO] [stdout] test test_if_unmodified_since::ok_some_resource_unmodified_since ... ok [INFO] [stdout] test test_lib::etag_display ... ok [INFO] [stdout] test test_if_match::ok_some_updated_resource_matching_etag ... ok [INFO] [stdout] test test_if_none_match::ok_some_resource_created_after_accept_date ... ok [INFO] [stdout] test test_if_match::error_some_resource_not_matching_etag_and_not_updated ... ok [INFO] [stdout] test test_if_unmodified_since::err_some_resource_modified_since_and_not_accept_modified_since ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests idempotent_resource_ops [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 79) ... ok [INFO] [stdout] test src/lib.rs - (line 88) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2cbd129fb2c35db634991e478598fc561dffbf7671f5951eec9b9f55c60ab9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbd129fb2c35db634991e478598fc561dffbf7671f5951eec9b9f55c60ab9d4", kill_on_drop: false }` [INFO] [stdout] 2cbd129fb2c35db634991e478598fc561dffbf7671f5951eec9b9f55c60ab9d4