[INFO] cloning repository https://github.com/leynos/mxd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/mxd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmxd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmxd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc6cc9d48dc36b3bb17338f3658c3c6cfb2351d [INFO] checking leynos/mxd against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmxd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/leynos/mxd [INFO] finished tweaking git repo https://github.com/leynos/mxd [INFO] tweaked toml for git repo https://github.com/leynos/mxd written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leynos/mxd on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leynos/mxd 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54e90bcb7f95294437adcc59cba4f518bdd05522a9a5aa3cc3880177051dff8 [INFO] running `Command { std: "docker" "start" "-a" "c54e90bcb7f95294437adcc59cba4f518bdd05522a9a5aa3cc3880177051dff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54e90bcb7f95294437adcc59cba4f518bdd05522a9a5aa3cc3880177051dff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54e90bcb7f95294437adcc59cba4f518bdd05522a9a5aa3cc3880177051dff8", kill_on_drop: false }` [INFO] [stdout] c54e90bcb7f95294437adcc59cba4f518bdd05522a9a5aa3cc3880177051dff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd26ce400e6e1f9ea75ca9849140490091913b3b1052db5500cccb63486d55ab [INFO] running `Command { std: "docker" "start" "-a" "bd26ce400e6e1f9ea75ca9849140490091913b3b1052db5500cccb63486d55ab", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap-dispatch v0.1.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling ortho_config_macros v0.3.0 (https://github.com/leynos/ortho-config?tag=v0.3.0#3e9c6338) [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ortho_config v0.3.0 (https://github.com/leynos/ortho-config?tag=v0.3.0#3e9c6338) [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking temp-env v0.3.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Checking diesel v2.2.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Checking bb8 v0.8.6 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking postgresql_commands v0.18.7 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Checking reqwest-retry v0.7.0 [INFO] [stderr] Checking reqwest-tracing v0.5.8 [INFO] [stderr] Checking postgresql_archive v0.18.7 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking diesel-async v0.5.2 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking diesel_cte_ext v0.1.0 (/opt/rustwide/workdir/diesel_cte_ext) [INFO] [stderr] Compiling postgresql_embedded v0.18.7 [INFO] [stderr] Checking mxd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking test-util v0.1.0 (/opt/rustwide/workdir/test-util) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "bd26ce400e6e1f9ea75ca9849140490091913b3b1052db5500cccb63486d55ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd26ce400e6e1f9ea75ca9849140490091913b3b1052db5500cccb63486d55ab", kill_on_drop: false }` [INFO] [stdout] bd26ce400e6e1f9ea75ca9849140490091913b3b1052db5500cccb63486d55ab