Dec 02 04:51:36.826 INFO documenting pact_matching-0.4.5 against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 02 04:51:36.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-0/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f86f76f89ea2b1ccbfb3741962ec2029d878a389-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 02 04:51:37.100 INFO [stdout] 6d1eff5e538a6790bb6a2b6d2a326e4387aa369d9fb823735274f0e899658986 Dec 02 04:51:37.102 INFO running `"docker" "start" "-a" "6d1eff5e538a6790bb6a2b6d2a326e4387aa369d9fb823735274f0e899658986"` Dec 02 04:51:37.526 INFO [stderr] usermod: no changes Dec 02 04:51:37.732 INFO [stderr] Documenting pact_matching v0.4.5 (/source) Dec 02 04:51:41.806 INFO [stderr] warning: `[1]` cannot be resolved, ignoring it... Dec 02 04:51:41.806 INFO [stderr] --> src/lib.rs:1:1 Dec 02 04:51:41.806 INFO [stderr] | Dec 02 04:51:41.806 INFO [stderr] 1 | / //! The `pact_matching` crate provides the core logic to performing matching on HTTP requests Dec 02 04:51:41.806 INFO [stderr] 2 | | //! and responses. It implements the V3 Pact specification (https://github.com/pact-foundation/pact-specification/tree/version-3). Dec 02 04:51:41.806 INFO [stderr] 3 | | //! Dec 02 04:51:41.806 INFO [stderr] 4 | | //! ## To use it Dec 02 04:51:41.807 INFO [stderr] ... | Dec 02 04:51:41.807 INFO [stderr] 323 | | //! | MinMaxType | `{ "match": "type", "min": 1, "max": 10 }` | This executes a type based match against the values, that is, they are equal if they are the same type. In addition, if the values represent a collection, the length of the actual value is compared against the minimum and maximum. | Dec 02 04:51:41.807 INFO [stderr] 324 | | //! Dec 02 04:51:41.807 INFO [stderr] | |___^ Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 02 04:51:41.807 INFO [stderr] = note: the link appears in this line: Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] | $.item1.level[1] | $(2).item1(2).level(2)[1(2)] | 16 | Dec 02 04:51:41.807 INFO [stderr] ^ Dec 02 04:51:41.807 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] warning: `[1]` cannot be resolved, ignoring it... Dec 02 04:51:41.807 INFO [stderr] --> src/lib.rs:1:1 Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] 1 | / //! The `pact_matching` crate provides the core logic to performing matching on HTTP requests Dec 02 04:51:41.807 INFO [stderr] 2 | | //! and responses. It implements the V3 Pact specification (https://github.com/pact-foundation/pact-specification/tree/version-3). Dec 02 04:51:41.807 INFO [stderr] 3 | | //! Dec 02 04:51:41.807 INFO [stderr] 4 | | //! ## To use it Dec 02 04:51:41.807 INFO [stderr] ... | Dec 02 04:51:41.807 INFO [stderr] 323 | | //! | MinMaxType | `{ "match": "type", "min": 1, "max": 10 }` | This executes a type based match against the values, that is, they are equal if they are the same type. In addition, if the values represent a collection, the length of the actual value is compared against the minimum and maximum. | Dec 02 04:51:41.807 INFO [stderr] 324 | | //! Dec 02 04:51:41.807 INFO [stderr] | |___^ Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] = note: the link appears in this line: Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] | $.item1.level[1].id | $(2).item1(2).level(2)[1(2)].id(2) | 32 | Dec 02 04:51:41.807 INFO [stderr] ^ Dec 02 04:51:41.807 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] warning: `[1]` cannot be resolved, ignoring it... Dec 02 04:51:41.807 INFO [stderr] --> src/lib.rs:1:1 Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] 1 | / //! The `pact_matching` crate provides the core logic to performing matching on HTTP requests Dec 02 04:51:41.807 INFO [stderr] 2 | | //! and responses. It implements the V3 Pact specification (https://github.com/pact-foundation/pact-specification/tree/version-3). Dec 02 04:51:41.807 INFO [stderr] 3 | | //! Dec 02 04:51:41.807 INFO [stderr] 4 | | //! ## To use it Dec 02 04:51:41.807 INFO [stderr] ... | Dec 02 04:51:41.807 INFO [stderr] 323 | | //! | MinMaxType | `{ "match": "type", "min": 1, "max": 10 }` | This executes a type based match against the values, that is, they are equal if they are the same type. In addition, if the values represent a collection, the length of the actual value is compared against the minimum and maximum. | Dec 02 04:51:41.807 INFO [stderr] 324 | | //! Dec 02 04:51:41.807 INFO [stderr] | |___^ Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] = note: the link appears in this line: Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] | $.item1.level[1].name | $(2).item1(2).level(2)[1(2)].name(0) | 0 | Dec 02 04:51:41.807 INFO [stderr] ^ Dec 02 04:51:41.807 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] warning: `[2]` cannot be resolved, ignoring it... Dec 02 04:51:41.807 INFO [stderr] --> src/lib.rs:1:1 Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] 1 | / //! The `pact_matching` crate provides the core logic to performing matching on HTTP requests Dec 02 04:51:41.807 INFO [stderr] 2 | | //! and responses. It implements the V3 Pact specification (https://github.com/pact-foundation/pact-specification/tree/version-3). Dec 02 04:51:41.807 INFO [stderr] 3 | | //! Dec 02 04:51:41.807 INFO [stderr] 4 | | //! ## To use it Dec 02 04:51:41.807 INFO [stderr] ... | Dec 02 04:51:41.807 INFO [stderr] 323 | | //! | MinMaxType | `{ "match": "type", "min": 1, "max": 10 }` | This executes a type based match against the values, that is, they are equal if they are the same type. In addition, if the values represent a collection, the length of the actual value is compared against the minimum and maximum. | Dec 02 04:51:41.807 INFO [stderr] 324 | | //! Dec 02 04:51:41.807 INFO [stderr] | |___^ Dec 02 04:51:41.807 INFO [stderr] | Dec 02 04:51:41.807 INFO [stderr] = note: the link appears in this line: Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.807 INFO [stderr] | $.item1.level[2] | $(2).item1(2).level(2)[2(0)] | 0 | Dec 02 04:51:41.807 INFO [stderr] ^ Dec 02 04:51:41.807 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 04:51:41.807 INFO [stderr] Dec 02 04:51:41.808 INFO [stderr] warning: `[2]` cannot be resolved, ignoring it... Dec 02 04:51:41.808 INFO [stderr] --> src/lib.rs:1:1 Dec 02 04:51:41.808 INFO [stderr] | Dec 02 04:51:41.808 INFO [stderr] 1 | / //! The `pact_matching` crate provides the core logic to performing matching on HTTP requests Dec 02 04:51:41.808 INFO [stderr] 2 | | //! and responses. It implements the V3 Pact specification (https://github.com/pact-foundation/pact-specification/tree/version-3). Dec 02 04:51:41.808 INFO [stderr] 3 | | //! Dec 02 04:51:41.808 INFO [stderr] 4 | | //! ## To use it Dec 02 04:51:41.808 INFO [stderr] ... | Dec 02 04:51:41.808 INFO [stderr] 323 | | //! | MinMaxType | `{ "match": "type", "min": 1, "max": 10 }` | This executes a type based match against the values, that is, they are equal if they are the same type. In addition, if the values represent a collection, the length of the actual value is compared against the minimum and maximum. | Dec 02 04:51:41.808 INFO [stderr] 324 | | //! Dec 02 04:51:41.808 INFO [stderr] | |___^ Dec 02 04:51:41.808 INFO [stderr] | Dec 02 04:51:41.808 INFO [stderr] = note: the link appears in this line: Dec 02 04:51:41.808 INFO [stderr] Dec 02 04:51:41.808 INFO [stderr] | $.item1.level[2].id | $(2).item1(2).level(2)[2(0)].id(2) | 0 | Dec 02 04:51:41.808 INFO [stderr] ^ Dec 02 04:51:41.808 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 04:51:41.808 INFO [stderr] Dec 02 04:51:42.042 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.50s Dec 02 04:51:42.056 INFO [stderr] su: No module specific data is present Dec 02 04:51:42.811 INFO running `"docker" "inspect" "6d1eff5e538a6790bb6a2b6d2a326e4387aa369d9fb823735274f0e899658986"` Dec 02 04:51:43.030 INFO running `"docker" "rm" "-f" "6d1eff5e538a6790bb6a2b6d2a326e4387aa369d9fb823735274f0e899658986"` Dec 02 04:51:43.384 INFO [stdout] 6d1eff5e538a6790bb6a2b6d2a326e4387aa369d9fb823735274f0e899658986