[INFO] cloning repository https://github.com/hoang-khoi/centurion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoang-khoi/centurion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoang-khoi%2Fcenturion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoang-khoi%2Fcenturion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e368f5f747b0b73707a7ab88e821f8fd863a7c2
[INFO] checking hoang-khoi/centurion against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoang-khoi%2Fcenturion" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hoang-khoi/centurion
[INFO] finished tweaking git repo https://github.com/hoang-khoi/centurion
[INFO] tweaked toml for git repo https://github.com/hoang-khoi/centurion written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hoang-khoi/centurion on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hoang-khoi/centurion 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eb57e8797485e19fdb5a4a99811d70250bda72be1232936ecd0dea6692ec777
[INFO] running `Command { std: "docker" "start" "-a" "8eb57e8797485e19fdb5a4a99811d70250bda72be1232936ecd0dea6692ec777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb57e8797485e19fdb5a4a99811d70250bda72be1232936ecd0dea6692ec777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb57e8797485e19fdb5a4a99811d70250bda72be1232936ecd0dea6692ec777", kill_on_drop: false }`
[INFO] [stdout] 8eb57e8797485e19fdb5a4a99811d70250bda72be1232936ecd0dea6692ec777
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54b131f86c9c627ebe4ab151fa3bde855e5a9319df139725e93b299d95338a5b
[INFO] running `Command { std: "docker" "start" "-a" "54b131f86c9c627ebe4ab151fa3bde855e5a9319df139725e93b299d95338a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling error-stack v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stdout] error[E0432]: unresolved import `core::any::Demand`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame/frame_impl.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `core::any::Demand`, `core::any::Provider`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::any::{self, Demand, Provider};
[INFO] [stdout]   |                       ^^^^^^  ^^^^^^^^ no `Provider` in `any`
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::any::Demand`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/context.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `core::any::Demand`, `core::any::Provider`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/error.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     any::{Demand, Provider},
[INFO] [stdout]   |           ^^^^^^  ^^^^^^^^ no `Provider` in `any`
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `any`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         any::request_ref(self)
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in `any`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use std::error::request_ref;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `request_ref`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 62 -         any::request_ref(self)
[INFO] [stdout] 62 +         request_ref(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request_value` in module `any`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |         any::request_value(self)
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in `any`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use std::error::request_value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `request_value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 -         any::request_value(self)
[INFO] [stdout] 72 +         request_value(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `core::any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/report.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let location = core::any::request_ref::<Location>(&frame)
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in `core::any`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::request_ref;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `request_ref`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 280 -         let location = core::any::request_ref::<Location>(&frame)
[INFO] [stdout] 280 +         let location = request_ref::<Location>(&frame)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `core::any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/report.rs:288:36
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let backtrace = core::any::request_ref::<Backtrace>(&frame)
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in `core::any`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::request_ref;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `request_ref`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 288 -         let backtrace = core::any::request_ref::<Backtrace>(&frame)
[INFO] [stdout] 288 +         let backtrace = request_ref::<Backtrace>(&frame)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stdout] error[E0635]: unknown feature `provide_any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/lib.rs:445:13
[INFO] [stdout]     |
[INFO] [stdout] 445 |     feature(provide_any, error_in_core, error_generic_member_access)
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error-stack` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54b131f86c9c627ebe4ab151fa3bde855e5a9319df139725e93b299d95338a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b131f86c9c627ebe4ab151fa3bde855e5a9319df139725e93b299d95338a5b", kill_on_drop: false }`
[INFO] [stdout] 54b131f86c9c627ebe4ab151fa3bde855e5a9319df139725e93b299d95338a5b
