[INFO] fetching crate monitor_helpers 0.1.15...
[INFO] checking monitor_helpers-0.1.15 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate monitor_helpers 0.1.15 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate monitor_helpers 0.1.15 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate monitor_helpers 0.1.15
[INFO] finished tweaking crates.io crate monitor_helpers 0.1.15
[INFO] tweaked toml for crates.io crate monitor_helpers 0.1.15 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typeshare v1.0.1
[INFO] [stderr]   Downloaded diff-struct v0.5.3
[INFO] [stderr]   Downloaded typeshare-annotation v1.0.2
[INFO] [stderr]   Downloaded run_command v0.0.5
[INFO] [stderr]   Downloaded monitor_types v0.1.18
[INFO] [stderr]   Downloaded diff_derive v0.2.3
[INFO] [stderr]   Downloaded async_timing_util v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ded452e32aceb3fcc58ba727c633c33d5df5b207fad0b9b88e6ab70700567f16
[INFO] running `Command { std: "docker" "start" "-a" "ded452e32aceb3fcc58ba727c633c33d5df5b207fad0b9b88e6ab70700567f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ded452e32aceb3fcc58ba727c633c33d5df5b207fad0b9b88e6ab70700567f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded452e32aceb3fcc58ba727c633c33d5df5b207fad0b9b88e6ab70700567f16", kill_on_drop: false }`
[INFO] [stdout] ded452e32aceb3fcc58ba727c633c33d5df5b207fad0b9b88e6ab70700567f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8fb5b336b7e11cc01f9c01384119bc2d8e44660be83c69346df778ea896fb2e
[INFO] running `Command { std: "docker" "start" "-a" "f8fb5b336b7e11cc01f9c01384119bc2d8e44660be83c69346df778ea896fb2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking winnow v0.5.35
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling typeshare-annotation v1.0.2
[INFO] [stderr]    Compiling diff_derive v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking run_command v0.0.5
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking diff-struct v0.5.3
[INFO] [stderr]     Checking async_timing_util v0.1.14
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking bson v2.9.0
[INFO] [stderr]     Checking typeshare v1.0.1
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.3
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking bollard v0.13.0
[INFO] [stderr]     Checking monitor_types v0.1.18
[INFO] [stderr]     Checking monitor_helpers v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0609]: no field `on_clone` on type `&monitor_types::Build`
[INFO] [stdout]   --> src/git.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |             on_clone: b.on_clone.clone(),
[INFO] [stdout]    |                         ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `name`, `permissions`, `server_id`, `aws_config` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `on_clone` on type `&monitor_types::Build`
[INFO] [stdout]   --> src/git.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |             on_clone: b.on_clone.clone(),
[INFO] [stdout]    |                         ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `name`, `permissions`, `server_id`, `aws_config` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monitor_helpers` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `monitor_helpers` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f8fb5b336b7e11cc01f9c01384119bc2d8e44660be83c69346df778ea896fb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fb5b336b7e11cc01f9c01384119bc2d8e44660be83c69346df778ea896fb2e", kill_on_drop: false }`
[INFO] [stdout] f8fb5b336b7e11cc01f9c01384119bc2d8e44660be83c69346df778ea896fb2e
[INFO] checking monitor_helpers-0.1.15 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate monitor_helpers 0.1.15 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate monitor_helpers 0.1.15 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate monitor_helpers 0.1.15
[INFO] finished tweaking crates.io crate monitor_helpers 0.1.15
[INFO] tweaked toml for crates.io crate monitor_helpers 0.1.15 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2eafe6567421b1bda7ba78c46944c9eb66adabbe360e32b41ea17c17ae564944
[INFO] running `Command { std: "docker" "start" "-a" "2eafe6567421b1bda7ba78c46944c9eb66adabbe360e32b41ea17c17ae564944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eafe6567421b1bda7ba78c46944c9eb66adabbe360e32b41ea17c17ae564944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eafe6567421b1bda7ba78c46944c9eb66adabbe360e32b41ea17c17ae564944", kill_on_drop: false }`
[INFO] [stdout] 2eafe6567421b1bda7ba78c46944c9eb66adabbe360e32b41ea17c17ae564944
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be30c3fd4f6351fd40903ddc683e7b72be919f823a514b2afa40f82ae7891703
[INFO] running `Command { std: "docker" "start" "-a" "be30c3fd4f6351fd40903ddc683e7b72be919f823a514b2afa40f82ae7891703", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking winnow v0.5.35
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling diff_derive v0.2.3
[INFO] [stderr]    Compiling typeshare-annotation v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking run_command v0.0.5
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking diff-struct v0.5.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking async_timing_util v0.1.14
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking bson v2.9.0
[INFO] [stderr]     Checking typeshare v1.0.1
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.3
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking bollard v0.13.0
[INFO] [stderr]     Checking monitor_types v0.1.18
[INFO] [stderr]     Checking monitor_helpers v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0609]: no field `on_clone` on type `&monitor_types::Build`
[INFO] [stdout]   --> src/git.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |             on_clone: b.on_clone.clone(),
[INFO] [stdout]    |                         ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `name`, `permissions`, `server_id`, `aws_config` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `on_clone` on type `&monitor_types::Build`
[INFO] [stdout]   --> src/git.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |             on_clone: b.on_clone.clone(),
[INFO] [stdout]    |                         ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `name`, `permissions`, `server_id`, `aws_config` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monitor_helpers` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `monitor_helpers` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "be30c3fd4f6351fd40903ddc683e7b72be919f823a514b2afa40f82ae7891703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be30c3fd4f6351fd40903ddc683e7b72be919f823a514b2afa40f82ae7891703", kill_on_drop: false }`
[INFO] [stdout] be30c3fd4f6351fd40903ddc683e7b72be919f823a514b2afa40f82ae7891703
