[INFO] fetching crate notion 0.6.0...
[INFO] checking notion-0.6.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate notion 0.6.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate notion 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate notion 0.6.0
[INFO] tweaked toml for crates.io crate notion 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate notion 0.6.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notion 0.6.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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded skim v0.10.4
[INFO] [stderr]   Downloaded serde_json v1.0.124
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e98b2b7917b59d13b066019246a0ac26febef8972b6af760cfcb7bcff3c724b
[INFO] running `Command { std: "docker" "start" "-a" "2e98b2b7917b59d13b066019246a0ac26febef8972b6af760cfcb7bcff3c724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e98b2b7917b59d13b066019246a0ac26febef8972b6af760cfcb7bcff3c724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e98b2b7917b59d13b066019246a0ac26febef8972b6af760cfcb7bcff3c724b", kill_on_drop: false }`
[INFO] [stdout] 2e98b2b7917b59d13b066019246a0ac26febef8972b6af760cfcb7bcff3c724b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0904f11a0c20044434cfe5fb85969a56aad35bad39a7296518ab856f6fbb1a09
[INFO] running `Command { std: "docker" "start" "-a" "0904f11a0c20044434cfe5fb85969a56aad35bad39a7296518ab856f6fbb1a09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking skim v0.10.4
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking notion v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/models/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/models/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response` is never read
[INFO] [stdout]   --> src/lib.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     UnexpectedResponse { response: Object },
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response` is never read
[INFO] [stdout]   --> src/lib.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     UnexpectedResponse { response: Object },
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ObjectType` is never used
[INFO] [stdout]   --> src/models/mod.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum ObjectType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ObjectType` is never used
[INFO] [stdout]   --> src/models/mod.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum ObjectType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/todo/commands/configure.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |         fn text(&self) -> Cow<str> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |         fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.10s
[INFO] running `Command { std: "docker" "inspect" "0904f11a0c20044434cfe5fb85969a56aad35bad39a7296518ab856f6fbb1a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0904f11a0c20044434cfe5fb85969a56aad35bad39a7296518ab856f6fbb1a09", kill_on_drop: false }`
[INFO] [stdout] 0904f11a0c20044434cfe5fb85969a56aad35bad39a7296518ab856f6fbb1a09
