[INFO] cloning repository https://github.com/d2718/camp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d2718/camp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0cf6c72443e894775bd8426b61936a1508829f9 [INFO] checking d2718/camp against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/d2718/camp [INFO] finished tweaking git repo https://github.com/d2718/camp [INFO] tweaked toml for git repo https://github.com/d2718/camp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/d2718/camp on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/d2718/camp 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb8bbe0f3688ae4df65f17c87726b2030e986d08dd4ba110691c117590e0ca51 [INFO] running `Command { std: "docker" "start" "-a" "bb8bbe0f3688ae4df65f17c87726b2030e986d08dd4ba110691c117590e0ca51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8bbe0f3688ae4df65f17c87726b2030e986d08dd4ba110691c117590e0ca51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8bbe0f3688ae4df65f17c87726b2030e986d08dd4ba110691c117590e0ca51", kill_on_drop: false }` [INFO] [stdout] bb8bbe0f3688ae4df65f17c87726b2030e986d08dd4ba110691c117590e0ca51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f652c1d8c313ae0d98e909c270ca4ec8a9ef90ebce81eeec05b61a561778303 [INFO] running `Command { std: "docker" "start" "-a" "2f652c1d8c313ae0d98e909c270ca4ec8a9ef90ebce81eeec05b61a561778303", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking array-init v2.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking sha1 v0.10.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking postgres-types v0.2.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-postgres v0.7.6 [INFO] [stderr] Compiling pest_derive v2.2.1 [INFO] [stderr] Checking serial_test v0.8.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking handlebars v4.3.3 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking camp v2.3.5 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1874) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/auth.rs:651:5: 651:19 (#494), segments: [PathSegment { ident: #494, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(623), style: Outer, span: src/auth.rs:651:5: 651:19 (#494) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7d8a8482bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7d8a84e0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7d8a84842226 - ::write_fmt [INFO] [stderr] 3: 0x7d8a84801b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7d8a8481f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7d8a8380236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7d8a8481fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7d8a84801c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7d8a847f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7d8a8480372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7d8a81438f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7d8a85be0110 - ::token_trees [INFO] [stderr] 12: 0x7d8a8641c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7d8a863e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7d8a854f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7d8a86007658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7d8a860073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7d8a860073a7 - >::call_once [INFO] [stderr] 18: 0x7d8a85fecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7d8a85fec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7d8a8617127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7d8a8605ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7d8a85eeac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7d8a85eeaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7d8a85eed138 - ::new::thread_start [INFO] [stderr] 25: 0x7d8a7fa8aaa4 - [INFO] [stderr] 26: 0x7d8a7fb17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T11_49_11-1871.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `camp` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name camp --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fake"))' -C metadata=07d3b68123745ba9 -C extra-filename=-5ac125d18bf9a2ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f2f58a153553b498.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-008dc14a004e5f24.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-8212f1f08fc961e0.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-6025a50a550c97f1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c9f3c7ca662d4ff6.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-e67bde8c633f0f55.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2cc8a7f01e6d3ca0.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-32d4dbc93fda2b28.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0746c79d093427c1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8dc442ae66883dec.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ca316d74adfa0831.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-56e10ea2d813f28c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29d42edc62e7ec0b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-b6f1bfd2555ab830.rmeta --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-c32d5eaf5ee47fcf.rmeta --extern smallstr=/opt/rustwide/target/debug/deps/libsmallstr-a260c5a60d4498a1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2055fddc8c7a27a5.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-e8ea0fa2c2cd10ae.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5105176114e4a68f.rmeta --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-6c9066d410db59ef.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d09ffa699eb22de4.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-072b1ce713d1a613.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2fa67456584cb5fa.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-b126df7baa2ec32d.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-f2362fa7902d8399/out -L native=/opt/rustwide/target/debug/build/blake3-f2362fa7902d8399/out -L native=/opt/rustwide/target/debug/build/ring-efed139ea8694e23/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-b6439006855d8982/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-b5fed67432997997/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/inter/teacher.rs:414:48 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn from_pace(pcal: &'a Pace) -> Result { [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 `'a` [INFO] [stdout] | [INFO] [stdout] 414 | pub fn from_pace(pcal: &'a Pace) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f652c1d8c313ae0d98e909c270ca4ec8a9ef90ebce81eeec05b61a561778303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f652c1d8c313ae0d98e909c270ca4ec8a9ef90ebce81eeec05b61a561778303", kill_on_drop: false }` [INFO] [stdout] 2f652c1d8c313ae0d98e909c270ca4ec8a9ef90ebce81eeec05b61a561778303