[INFO] cloning repository https://github.com/yagipy/althea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yagipy/althea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagipy%2Falthea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagipy%2Falthea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c92b53f767c54fff084dffafa1f8570d316cc25 [INFO] checking yagipy/althea against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagipy%2Falthea" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yagipy/althea [INFO] finished tweaking git repo https://github.com/yagipy/althea [INFO] tweaked toml for git repo https://github.com/yagipy/althea written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yagipy/althea on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yagipy/althea 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778029e3cfa80f3df41e038875686f0d0900927bfb937793401f882eb34c5cfd [INFO] running `Command { std: "docker" "start" "-a" "778029e3cfa80f3df41e038875686f0d0900927bfb937793401f882eb34c5cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778029e3cfa80f3df41e038875686f0d0900927bfb937793401f882eb34c5cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778029e3cfa80f3df41e038875686f0d0900927bfb937793401f882eb34c5cfd", kill_on_drop: false }` [INFO] [stdout] 778029e3cfa80f3df41e038875686f0d0900927bfb937793401f882eb34c5cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccf3afe3fc23bc8f1add791cf10bf96a76c9fb555d9279c72bc92fe11b727fab [INFO] running `Command { std: "docker" "start" "-a" "ccf3afe3fc23bc8f1add791cf10bf96a76c9fb555d9279c72bc92fe11b727fab", 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] 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] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking codespan v0.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking codespan-reporting v0.5.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking alc_diagnostic v0.0.0 (/opt/rustwide/workdir/compiler/alc_diagnostic) [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?rev=845270c99ee6268385b79b2e178a872ab4b1b1a8#845270c9) [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pest v2.5.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?rev=845270c99ee6268385b79b2e178a872ab4b1b1a8#845270c9) [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking alc_command_option v0.0.0 (/opt/rustwide/workdir/compiler/alc_command_option) [INFO] [stderr] Checking alc_parser v0.0.0 (/opt/rustwide/workdir/compiler/alc_parser) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compiler/alc_parser/src/lexer.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn new(sess: &Files, file_id: FileId) -> Lexer { [INFO] [stdout] | ^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn new(sess: &Files, file_id: FileId) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alc_ast_lowering v0.0.0 (/opt/rustwide/workdir/compiler/alc_ast_lowering) [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compiler/alc_parser/src/lexer.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn new(sess: &Files, file_id: FileId) -> Lexer { [INFO] [stdout] | ^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn new(sess: &Files, file_id: FileId) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compiler/alc_ast_lowering/src/ty.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn ty_kind(&self, ty: Ty) -> TyKindRef { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 320 | pub fn ty_kind(&self, ty: Ty) -> TyKindRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compiler/alc_ast_lowering/src/ty.rs:327:24 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alc_type_checker v0.0.0 (/opt/rustwide/workdir/compiler/alc_type_checker) [INFO] [stderr] Checking alc_garbage_collector v0.0.0 (/opt/rustwide/workdir/compiler/alc_garbage_collector) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compiler/alc_ast_lowering/src/ty.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn ty_kind(&self, ty: Ty) -> TyKindRef { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 320 | pub fn ty_kind(&self, ty: Ty) -> TyKindRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compiler/alc_ast_lowering/src/ty.rs:327:24 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> compiler/alc_garbage_collector/src/lib.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx { [INFO] [stdout] | ^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'gc` [INFO] [stdout] | [INFO] [stdout] 28 | fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx<'gc> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> compiler/alc_garbage_collector/src/lib.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx { [INFO] [stdout] | ^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'gc` [INFO] [stdout] | [INFO] [stdout] 28 | fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx<'gc> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling llvm-sys v130.0.5 [INFO] [stderr] Checking alc_codegen_llvm v0.0.0 (/opt/rustwide/workdir/compiler/alc_codegen_llvm) [INFO] [stderr] Checking alc_driver v0.0.0 (/opt/rustwide/workdir/compiler/alc_driver) [INFO] [stderr] Checking alc v0.1.0 (/opt/rustwide/workdir/compiler/alc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.57s [INFO] running `Command { std: "docker" "inspect" "ccf3afe3fc23bc8f1add791cf10bf96a76c9fb555d9279c72bc92fe11b727fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf3afe3fc23bc8f1add791cf10bf96a76c9fb555d9279c72bc92fe11b727fab", kill_on_drop: false }` [INFO] [stdout] ccf3afe3fc23bc8f1add791cf10bf96a76c9fb555d9279c72bc92fe11b727fab