[INFO] cloning repository https://github.com/phkoester/meadows
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phkoester/meadows" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphkoester%2Fmeadows", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphkoester%2Fmeadows'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] faff731113e988e11083409ec5545fd03453d77b
[INFO] checking phkoester/meadows against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphkoester%2Fmeadows" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phkoester/meadows
[INFO] finished tweaking git repo https://github.com/phkoester/meadows
[INFO] tweaked toml for git repo https://github.com/phkoester/meadows written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phkoester/meadows on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phkoester/meadows 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.19.0
[INFO] [stderr]   Downloaded tracing-config v0.1.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efa2f6c7302a32e4683d65f91e4b390b47ddb67764931932267c4cf2ccadc400
[INFO] running `Command { std: "docker" "start" "-a" "efa2f6c7302a32e4683d65f91e4b390b47ddb67764931932267c4cf2ccadc400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efa2f6c7302a32e4683d65f91e4b390b47ddb67764931932267c4cf2ccadc400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa2f6c7302a32e4683d65f91e4b390b47ddb67764931932267c4cf2ccadc400", kill_on_drop: false }`
[INFO] [stdout] efa2f6c7302a32e4683d65f91e4b390b47ddb67764931932267c4cf2ccadc400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bd4eee320130e02ad782a84e981024b523b736aeb4a7dd9546172e67aa92d6f
[INFO] running `Command { std: "docker" "start" "-a" "2bd4eee320130e02ad782a84e981024b523b736aeb4a7dd9546172e67aa92d6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking tracing-config v0.1.0
[INFO] [stderr]     Checking meadows v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.21s
[INFO] running `Command { std: "docker" "inspect" "2bd4eee320130e02ad782a84e981024b523b736aeb4a7dd9546172e67aa92d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd4eee320130e02ad782a84e981024b523b736aeb4a7dd9546172e67aa92d6f", kill_on_drop: false }`
[INFO] [stdout] 2bd4eee320130e02ad782a84e981024b523b736aeb4a7dd9546172e67aa92d6f
