[INFO] cloning repository https://github.com/pythonhacker/eulerust-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythonhacker/eulerust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonhacker%2Feulerust-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonhacker%2Feulerust-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b21e0dd4b9616a51bab240ccc0e32707d45bbbb9
[INFO] checking pythonhacker/eulerust-project against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonhacker%2Feulerust-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pythonhacker/eulerust-project
[INFO] finished tweaking git repo https://github.com/pythonhacker/eulerust-project
[INFO] tweaked toml for git repo https://github.com/pythonhacker/eulerust-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pythonhacker/eulerust-project on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pythonhacker/eulerust-project 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d91a0cc26edf948488bd2c2efcd41cc94b5fea797e263c646701b80acad324
[INFO] running `Command { std: "docker" "start" "-a" "e3d91a0cc26edf948488bd2c2efcd41cc94b5fea797e263c646701b80acad324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d91a0cc26edf948488bd2c2efcd41cc94b5fea797e263c646701b80acad324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d91a0cc26edf948488bd2c2efcd41cc94b5fea797e263c646701b80acad324", kill_on_drop: false }`
[INFO] [stdout] e3d91a0cc26edf948488bd2c2efcd41cc94b5fea797e263c646701b80acad324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec479a390de0f031500aee71791c447cc798f6e7a4e97b68e380213e7e0c6c5a
[INFO] running `Command { std: "docker" "start" "-a" "ec479a390de0f031500aee71791c447cc798f6e7a4e97b68e380213e7e0c6c5a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]     Checking scale-type-resolver v0.2.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]    Compiling gear-stack-buffer v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking str-buf v3.0.3
[INFO] [stderr]    Compiling gcore v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking libc-print v0.1.23
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking galloc v1.10.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking gear-ss58 v1.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking gsys v1.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking scale-bits v0.7.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scale-decode-derive v0.16.2
[INFO] [stderr]    Compiling scale-encode-derive v0.10.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gmeta v1.7.1
[INFO] [stderr]     Checking scale-encode v0.10.1
[INFO] [stderr]     Checking scale-decode v0.16.2
[INFO] [stderr]     Checking gear-core-errors v1.10.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking gprimitives v1.10.0
[INFO] [stderr]    Compiling gstd-codegen v1.10.0
[INFO] [stderr]     Checking gstd v1.10.0
[INFO] [stderr]     Checking io v0.0.2
[INFO] [stderr]     Checking euler-lib v0.1.0 (/opt/rustwide/workdir/euler-lib)
[INFO] [stderr]     Checking euler-solutions v0.1.0 (/opt/rustwide/workdir/euler-solutions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.93s
[INFO] running `Command { std: "docker" "inspect" "ec479a390de0f031500aee71791c447cc798f6e7a4e97b68e380213e7e0c6c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec479a390de0f031500aee71791c447cc798f6e7a4e97b68e380213e7e0c6c5a", kill_on_drop: false }`
[INFO] [stdout] ec479a390de0f031500aee71791c447cc798f6e7a4e97b68e380213e7e0c6c5a
