[INFO] cloning repository https://github.com/lilyrrose/kratos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilyrrose/kratos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fkratos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fkratos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdf2735696e044c2b2f4124652e18bd955dc34fa [INFO] checking lilyrrose/kratos against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fkratos" "/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/lilyrrose/kratos [INFO] finished tweaking git repo https://github.com/lilyrrose/kratos [INFO] tweaked toml for git repo https://github.com/lilyrrose/kratos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lilyrrose/kratos on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lilyrrose/kratos 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80c1f6fcb6e1f290c3529b05fdc9cd95940923faef63868742ef7906ad34a5ef [INFO] running `Command { std: "docker" "start" "-a" "80c1f6fcb6e1f290c3529b05fdc9cd95940923faef63868742ef7906ad34a5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80c1f6fcb6e1f290c3529b05fdc9cd95940923faef63868742ef7906ad34a5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c1f6fcb6e1f290c3529b05fdc9cd95940923faef63868742ef7906ad34a5ef", kill_on_drop: false }` [INFO] [stdout] 80c1f6fcb6e1f290c3529b05fdc9cd95940923faef63868742ef7906ad34a5ef [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 -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b7caa3752d92b7524f1968a48a01a88ae13f2c7028b88f268390f0611df6142 [INFO] running `Command { std: "docker" "start" "-a" "0b7caa3752d92b7524f1968a48a01a88ae13f2c7028b88f268390f0611df6142", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking residua-zigzag v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking ariadne v0.4.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking olympus-spanned v0.0.0 (/opt/rustwide/workdir/src/olympus-spanned) [INFO] [stderr] error: could not compile `olympus-spanned` (lib) due to 3 previous errors [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/olympus-spanned/src/lib.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn error + ?Sized>(source: Rc, subject: &S, span: Range) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 23 | pub fn error + ?Sized>(source: Rc, subject: &S, span: Range) -> Self where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/olympus-spanned/src/lib.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new + ?Sized>(subject: &S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new + ?Sized>(subject: &S) -> Self where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/olympus-spanned/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn label + ?Sized>( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 60 | ) -> Self where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/olympus-spanned/src/lib.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn error + ?Sized>(source: Rc, subject: &S, span: Range) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 23 | pub fn error + ?Sized>(source: Rc, subject: &S, span: Range) -> Self where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/olympus-spanned/src/lib.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new + ?Sized>(subject: &S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new + ?Sized>(subject: &S) -> Self where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/olympus-spanned/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn label + ?Sized>( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 60 | ) -> Self where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `olympus-spanned` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "0b7caa3752d92b7524f1968a48a01a88ae13f2c7028b88f268390f0611df6142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7caa3752d92b7524f1968a48a01a88ae13f2c7028b88f268390f0611df6142", kill_on_drop: false }` [INFO] [stdout] 0b7caa3752d92b7524f1968a48a01a88ae13f2c7028b88f268390f0611df6142