[INFO] cloning repository https://github.com/2moe/tomlyre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2moe/tomlyre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2moe%2Ftomlyre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2moe%2Ftomlyre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10526176eed86d1396e407febc5da4a77308d754
[INFO] checking 2moe/tomlyre against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2moe%2Ftomlyre" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/2moe/tomlyre on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/2moe/tomlyre
[INFO] finished tweaking git repo https://github.com/2moe/tomlyre
[INFO] tweaked toml for git repo https://github.com/2moe/tomlyre written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/2moe/tomlyre 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eb2fe4880229189374cca2a9aadff5429b84f17bdf90035250cf639ee1068a5
[INFO] running `Command { std: "docker" "start" "-a" "8eb2fe4880229189374cca2a9aadff5429b84f17bdf90035250cf639ee1068a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb2fe4880229189374cca2a9aadff5429b84f17bdf90035250cf639ee1068a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb2fe4880229189374cca2a9aadff5429b84f17bdf90035250cf639ee1068a5", kill_on_drop: false }`
[INFO] [stdout] 8eb2fe4880229189374cca2a9aadff5429b84f17bdf90035250cf639ee1068a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41b303f11c6f9e08298bfc7d776e7c364138a32a11c6d1af76ba803d8d081e88
[INFO] running `Command { std: "docker" "start" "-a" "41b303f11c6f9e08298bfc7d776e7c364138a32a11c6d1af76ba803d8d081e88", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling lexpr v0.2.7
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]     Checking unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]     Checking clap_complete v4.5.1
[INFO] [stderr]    Compiling lang-id v0.0.1-beta.3
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-lexpr v0.1.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking ron v0.9.0-alpha.0
[INFO] [stderr]     Checking comfy-table v7.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking hlight v0.0.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling glossa-codegen v0.0.1-alpha.5
[INFO] [stderr]    Compiling glossa v0.0.1-alpha.10
[INFO] [stderr]    Compiling tomlyre v0.0.1-beta.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling log-l10n v0.0.0
[INFO] [stderr]    Compiling tomlyre-cli v0.0.1-beta.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.20s
[INFO] running `Command { std: "docker" "inspect" "41b303f11c6f9e08298bfc7d776e7c364138a32a11c6d1af76ba803d8d081e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b303f11c6f9e08298bfc7d776e7c364138a32a11c6d1af76ba803d8d081e88", kill_on_drop: false }`
[INFO] [stdout] 41b303f11c6f9e08298bfc7d776e7c364138a32a11c6d1af76ba803d8d081e88
