[INFO] cloning repository https://github.com/f0ursqu4r3/ansible
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f0ursqu4r3/ansible" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fansible", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fansible'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 531d37409203270b23807cce7594ed03b3a7db72
[INFO] checking f0ursqu4r3/ansible against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fansible" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/f0ursqu4r3/ansible
[INFO] finished tweaking git repo https://github.com/f0ursqu4r3/ansible
[INFO] tweaked toml for git repo https://github.com/f0ursqu4r3/ansible written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/f0ursqu4r3/ansible on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/f0ursqu4r3/ansible 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e693591c1cad97c1ffa0de83f8e14446e99437cc5d643c1707d435a7e245a94
[INFO] running `Command { std: "docker" "start" "-a" "6e693591c1cad97c1ffa0de83f8e14446e99437cc5d643c1707d435a7e245a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e693591c1cad97c1ffa0de83f8e14446e99437cc5d643c1707d435a7e245a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e693591c1cad97c1ffa0de83f8e14446e99437cc5d643c1707d435a7e245a94", kill_on_drop: false }`
[INFO] [stdout] 6e693591c1cad97c1ffa0de83f8e14446e99437cc5d643c1707d435a7e245a94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a673f0d9aeca539d4c3d776440a1f7c960e0b8eebb60a893cd7470c99ea76e88
[INFO] running `Command { std: "docker" "start" "-a" "a673f0d9aeca539d4c3d776440a1f7c960e0b8eebb60a893cd7470c99ea76e88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling tree-sitter v0.26.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking ashpd v0.8.1
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking ansible v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a673f0d9aeca539d4c3d776440a1f7c960e0b8eebb60a893cd7470c99ea76e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a673f0d9aeca539d4c3d776440a1f7c960e0b8eebb60a893cd7470c99ea76e88", kill_on_drop: false }`
[INFO] [stdout] a673f0d9aeca539d4c3d776440a1f7c960e0b8eebb60a893cd7470c99ea76e88
