[INFO] cloning repository https://github.com/PowerPals/monorepo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PowerPals/monorepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPowerPals%2Fmonorepo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPowerPals%2Fmonorepo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ef776fbe549728ed7c1454841a42cfbc21a395f
[INFO] building PowerPals/monorepo against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPowerPals%2Fmonorepo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PowerPals/monorepo
[INFO] finished tweaking git repo https://github.com/PowerPals/monorepo
[INFO] tweaked toml for git repo https://github.com/PowerPals/monorepo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PowerPals/monorepo on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PowerPals/monorepo 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded migrations_internals v2.2.0
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded tsid v0.3.1
[INFO] [stderr]   Downloaded oasgen v0.25.0
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded mac_address v1.1.8
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded oasgen-core v0.25.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded diesel-async v0.5.2
[INFO] [stderr]   Downloaded serde_qs v0.13.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.4
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded oasgen-macro v0.25.0
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded prefixed-tsid v0.5.0
[INFO] [stderr]   Downloaded openapiv3-extended v6.0.0
[INFO] [stderr]   Downloaded diesel v2.2.9
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8577ec64fa9499dfa4c1a2d7162a9137600aeec4b8ef4213dcce606a8124354
[INFO] running `Command { std: "docker" "start" "-a" "a8577ec64fa9499dfa4c1a2d7162a9137600aeec4b8ef4213dcce606a8124354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8577ec64fa9499dfa4c1a2d7162a9137600aeec4b8ef4213dcce606a8124354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8577ec64fa9499dfa4c1a2d7162a9137600aeec4b8ef4213dcce606a8124354", kill_on_drop: false }`
[INFO] [stdout] a8577ec64fa9499dfa4c1a2d7162a9137600aeec4b8ef4213dcce606a8124354
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbf3721a5ba5687ac2a7f7dd71c3692ac3545f2b4cb241760af254b684183b58
[INFO] running `Command { std: "docker" "start" "-a" "fbf3721a5ba5687ac2a7f7dd71c3692ac3545f2b4cb241760af254b684183b58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling openapiv3-extended v6.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling tsid v0.3.1
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling oasgen-core v0.25.0
[INFO] [stderr]    Compiling oasgen-macro v0.25.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling diesel v2.2.9
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling oasgen v0.25.0
[INFO] [stderr]    Compiling prefixed-tsid v0.5.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling powerpals-macaddr v0.1.0 (/opt/rustwide/workdir/packages/macaddr)
[INFO] [stderr]    Compiling diesel-async v0.5.2
[INFO] [stderr]    Compiling powerpals-tsid v0.1.0 (/opt/rustwide/workdir/packages/tsid)
[INFO] [stderr]    Compiling powerpals-entities v0.1.0 (/opt/rustwide/workdir/packages/entities)
[INFO] [stderr]    Compiling powerpals-migration v0.1.0 (/opt/rustwide/workdir/packages/migration)
[INFO] [stderr]    Compiling powerpals-datacore v0.1.0 (/opt/rustwide/workdir/packages/datacore)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "fbf3721a5ba5687ac2a7f7dd71c3692ac3545f2b4cb241760af254b684183b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf3721a5ba5687ac2a7f7dd71c3692ac3545f2b4cb241760af254b684183b58", kill_on_drop: false }`
[INFO] [stdout] fbf3721a5ba5687ac2a7f7dd71c3692ac3545f2b4cb241760af254b684183b58
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fca8db2596627661f306b25535812d05962f49e241b15993948ddf582a85e7cb
[INFO] running `Command { std: "docker" "start" "-a" "fca8db2596627661f306b25535812d05962f49e241b15993948ddf582a85e7cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling powerpals-datacore v0.1.0 (/opt/rustwide/workdir/packages/datacore)
[INFO] [stderr]    Compiling powerpals-migration v0.1.0 (/opt/rustwide/workdir/packages/migration)
[INFO] [stderr]    Compiling powerpals-entities v0.1.0 (/opt/rustwide/workdir/packages/entities)
[INFO] [stderr]    Compiling powerpals-macaddr v0.1.0 (/opt/rustwide/workdir/packages/macaddr)
[INFO] [stderr]    Compiling powerpals-tsid v0.1.0 (/opt/rustwide/workdir/packages/tsid)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "fca8db2596627661f306b25535812d05962f49e241b15993948ddf582a85e7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca8db2596627661f306b25535812d05962f49e241b15993948ddf582a85e7cb", kill_on_drop: false }`
[INFO] [stdout] fca8db2596627661f306b25535812d05962f49e241b15993948ddf582a85e7cb
