[INFO] fetching crate monitor_helpers 0.1.15... [INFO] testing monitor_helpers-0.1.15 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate monitor_helpers 0.1.15 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate monitor_helpers 0.1.15 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 232 packages to latest compatible versions [INFO] [stderr] Adding async_timing_util v0.1.14 (available: v1.1.0) [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.6) [INFO] [stderr] Adding bollard v0.13.0 (available: v0.19.4) [INFO] [stderr] Adding bollard-stubs v1.42.0-rc.3 (available: v1.42.0-rc.8) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding monitor_types v0.1.18 (available: v0.3.4) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding run_command v0.0.5 (available: v0.0.6) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.7.8 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded run_command v0.0.5 [INFO] [stderr] Downloaded async_timing_util v0.1.14 [INFO] [stderr] Downloaded monitor_types v0.1.18 [INFO] [stderr] Downloaded diff_derive v0.2.3 [INFO] [stderr] Downloaded diff-struct v0.5.3 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.1 [INFO] [stderr] Downloaded bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Downloaded bollard v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e6c271c1aff6cbee0e5be7732b8b48ad6753004acaa8aecba6a1839be16dfc [INFO] running `Command { std: "docker" "start" "-a" "51e6c271c1aff6cbee0e5be7732b8b48ad6753004acaa8aecba6a1839be16dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e6c271c1aff6cbee0e5be7732b8b48ad6753004acaa8aecba6a1839be16dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e6c271c1aff6cbee0e5be7732b8b48ad6753004acaa8aecba6a1839be16dfc", kill_on_drop: false }` [INFO] [stdout] 51e6c271c1aff6cbee0e5be7732b8b48ad6753004acaa8aecba6a1839be16dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f608c2c250c00569560bf87e945d6ac1644c4b1193d618d5d8d3aa1d7fda6a3 [INFO] running `Command { std: "docker" "start" "-a" "3f608c2c250c00569560bf87e945d6ac1644c4b1193d618d5d8d3aa1d7fda6a3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling diff_derive v0.2.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling diff-struct v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async_timing_util v0.1.14 [INFO] [stderr] Compiling run_command v0.0.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling monitor_types v0.1.18 [INFO] [stderr] Compiling 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] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `monitor_helpers` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f608c2c250c00569560bf87e945d6ac1644c4b1193d618d5d8d3aa1d7fda6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f608c2c250c00569560bf87e945d6ac1644c4b1193d618d5d8d3aa1d7fda6a3", kill_on_drop: false }` [INFO] [stdout] 3f608c2c250c00569560bf87e945d6ac1644c4b1193d618d5d8d3aa1d7fda6a3