[INFO] cloning repository https://github.com/biwecka/async-graphql-bigdecimal-bug-mre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biwecka/async-graphql-bigdecimal-bug-mre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiwecka%2Fasync-graphql-bigdecimal-bug-mre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiwecka%2Fasync-graphql-bigdecimal-bug-mre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c99057d3d3ae3801a2bdf496b4ee59b120badfcb
[INFO] checking biwecka/async-graphql-bigdecimal-bug-mre against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiwecka%2Fasync-graphql-bigdecimal-bug-mre" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/biwecka/async-graphql-bigdecimal-bug-mre
[INFO] finished tweaking git repo https://github.com/biwecka/async-graphql-bigdecimal-bug-mre
[INFO] tweaked toml for git repo https://github.com/biwecka/async-graphql-bigdecimal-bug-mre written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biwecka/async-graphql-bigdecimal-bug-mre on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/biwecka/async-graphql-bigdecimal-bug-mre 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb
[INFO] running `Command { std: "docker" "start" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking pest v2.8.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking async-graphql-value v7.0.17
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling async-graphql-derive v7.0.17
[INFO] [stderr]     Checking async-graphql v7.0.17
[INFO] [stderr]     Checking async-graphql-bigdecimal-bug-mre v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.57s
[INFO] running `Command { std: "docker" "inspect" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb", kill_on_drop: false }`
[INFO] [stdout] 76af1fa4c5cacec6219d938e3aeb928c0f9336541ba2268ebe85a5838b5845cb
