[INFO] cloning repository https://github.com/awoyai/axum_temp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awoyai/axum_temp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c35feb0e5f67b064ea2bb36c9a231ff5e84cd0d1 [INFO] checking awoyai/axum_temp against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp" "/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/awoyai/axum_temp [INFO] finished tweaking git repo https://github.com/awoyai/axum_temp [INFO] tweaked toml for git repo https://github.com/awoyai/axum_temp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awoyai/axum_temp on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awoyai/axum_temp 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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 2021 which implies `resolver = "2"` [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 2021 resolver, specify `workspace.resolver = "2"` 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] warning: /workspace/builds/worker-4-tc2/source/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dabde3c6a77f789cc835e29f8852e67bc97f781734c911398bcaafebdc4d1ad [INFO] running `Command { std: "docker" "start" "-a" "5dabde3c6a77f789cc835e29f8852e67bc97f781734c911398bcaafebdc4d1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dabde3c6a77f789cc835e29f8852e67bc97f781734c911398bcaafebdc4d1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dabde3c6a77f789cc835e29f8852e67bc97f781734c911398bcaafebdc4d1ad", kill_on_drop: false }` [INFO] [stdout] 5dabde3c6a77f789cc835e29f8852e67bc97f781734c911398bcaafebdc4d1ad [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce2f0501061ca31d0023dc971740875f8f80d31aa4a801663dbadb7b1612c84c [INFO] running `Command { std: "docker" "start" "-a" "ce2f0501061ca31d0023dc971740875f8f80d31aa4a801663dbadb7b1612c84c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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 2021 resolver, specify `workspace.resolver = "2"` 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] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /opt/rustwide/workdir/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking middleware v0.1.0 (/opt/rustwide/workdir/middleware) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking sysinfo v0.30.11 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking sea-orm v0.12.15 [INFO] [stderr] Checking repo v0.1.0 (/opt/rustwide/workdir/repo) [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking bin v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "ce2f0501061ca31d0023dc971740875f8f80d31aa4a801663dbadb7b1612c84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2f0501061ca31d0023dc971740875f8f80d31aa4a801663dbadb7b1612c84c", kill_on_drop: false }` [INFO] [stdout] ce2f0501061ca31d0023dc971740875f8f80d31aa4a801663dbadb7b1612c84c