[INFO] cloning repository https://github.com/secheng722/ree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/secheng722/ree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecheng722%2Free", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecheng722%2Free'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c7a44cf06f67fdbfa7313f5b4a7c9ebfcbce6f6
[INFO] checking secheng722/ree against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecheng722%2Free" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/secheng722/ree
[INFO] finished tweaking git repo https://github.com/secheng722/ree
[INFO] tweaked toml for git repo https://github.com/secheng722/ree written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/secheng722/ree on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/secheng722/ree 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa3a054d78ad281c0bf9b2e63d257a5745f5d1a7db27adc74b7c666ae8653653
[INFO] running `Command { std: "docker" "start" "-a" "aa3a054d78ad281c0bf9b2e63d257a5745f5d1a7db27adc74b7c666ae8653653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa3a054d78ad281c0bf9b2e63d257a5745f5d1a7db27adc74b7c666ae8653653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3a054d78ad281c0bf9b2e63d257a5745f5d1a7db27adc74b7c666ae8653653", kill_on_drop: false }`
[INFO] [stdout] aa3a054d78ad281c0bf9b2e63d257a5745f5d1a7db27adc74b7c666ae8653653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b66ee878521a3ed2f2f2376f4f9e285b3ea88cb480f907ffbfe5e91cae6e5364
[INFO] running `Command { std: "docker" "start" "-a" "b66ee878521a3ed2f2f2376f4f9e285b3ea88cb480f907ffbfe5e91cae6e5364", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.38
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.12
[INFO] [stderr]     Checking sea-query v1.0.0-rc.33
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking s_web v0.1.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-sqlx v0.8.0-rc.15
[INFO] [stderr]     Checking sea-orm v2.0.0-rc.38
[INFO] [stderr]     Checking example_hello_world v0.1.0 (/opt/rustwide/workdir/examples/01_hello_world)
[INFO] [stderr]     Checking example_json_api v0.1.0 (/opt/rustwide/workdir/examples/02_json_api)
[INFO] [stderr]     Checking mini_blog v0.1.0 (/opt/rustwide/workdir/examples/08_mini_blog)
[INFO] [stderr]     Checking example_swagger v0.1.0 (/opt/rustwide/workdir/examples/05_swagger)
[INFO] [stderr]     Checking example_middleware v0.1.0 (/opt/rustwide/workdir/examples/03_middleware)
[INFO] [stderr]     Checking example_sqlx_sqlite_crud v0.1.0 (/opt/rustwide/workdir/examples/06_sqlx_sqlite_crud)
[INFO] [stderr]     Checking example_todo_app v0.1.0 (/opt/rustwide/workdir/examples/04_todo_app)
[INFO] [stderr]     Checking example_seaorm_sqlite_crud v0.1.0 (/opt/rustwide/workdir/examples/07_seaorm_sqlite_crud)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b66ee878521a3ed2f2f2376f4f9e285b3ea88cb480f907ffbfe5e91cae6e5364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66ee878521a3ed2f2f2376f4f9e285b3ea88cb480f907ffbfe5e91cae6e5364", kill_on_drop: false }`
[INFO] [stdout] b66ee878521a3ed2f2f2376f4f9e285b3ea88cb480f907ffbfe5e91cae6e5364
