[INFO] fetching crate numbat 1.16.0... [INFO] testing numbat-1.16.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate numbat 1.16.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate numbat 1.16.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate numbat 1.16.0 [INFO] tweaked toml for crates.io crate numbat 1.16.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate numbat 1.16.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate numbat 1.16.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.67 [INFO] [stderr] Downloaded rinja_derive v0.3.5 [INFO] [stderr] Downloaded plotly_derive v0.10.0 [INFO] [stderr] Downloaded pretty_dtoa v0.3.0 [INFO] [stderr] Downloaded numbat-exchange-rates v0.5.0 [INFO] [stderr] Downloaded ryu_floating_decimal v0.1.0 [INFO] [stderr] Downloaded rinja v0.3.5 [INFO] [stderr] Downloaded thiserror-impl v1.0.67 [INFO] [stderr] Downloaded attohttpc v0.27.0 [INFO] [stderr] Downloaded rinja_parser v0.3.5 [INFO] [stderr] Downloaded mendeleev v0.8.2 [INFO] [stderr] Downloaded plotly v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88a1e71c8f871fbb60df9bd6e56690b5ea7ae8de6ff89ac8063eb11286af3037 [INFO] running `Command { std: "docker" "start" "-a" "88a1e71c8f871fbb60df9bd6e56690b5ea7ae8de6ff89ac8063eb11286af3037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88a1e71c8f871fbb60df9bd6e56690b5ea7ae8de6ff89ac8063eb11286af3037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a1e71c8f871fbb60df9bd6e56690b5ea7ae8de6ff89ac8063eb11286af3037", kill_on_drop: false }` [INFO] [stdout] 88a1e71c8f871fbb60df9bd6e56690b5ea7ae8de6ff89ac8063eb11286af3037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fef24f2ff280b60c2f2318206e538d3bcfe014a2ca592416b97570eeeb20dfaf [INFO] running `Command { std: "docker" "start" "-a" "fef24f2ff280b60c2f2318206e538d3bcfe014a2ca592416b97570eeeb20dfaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling pretty_dtoa v0.3.0 [INFO] [stderr] Compiling jiff v0.1.14 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling mendeleev v0.8.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling plotly_derive v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling attohttpc v0.27.0 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling numbat-exchange-rates v0.5.0 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Compiling rinja v0.3.5 [INFO] [stderr] Compiling plotly v0.10.0 [INFO] [stderr] Compiling numbat v1.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tokenizer.rs:768:24 [INFO] [stdout] | [INFO] [stdout] 768 | pub fn tokenize(input: &str, code_source_id: usize) -> Result> { [INFO] [stdout] | ^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 768 | pub fn tokenize(input: &str, code_source_id: usize) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typechecker/qualified_type.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> std::slice::Iter<'_, Bound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typechecker/qualified_type.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Bound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typed_ast.rs:643:26 [INFO] [stdout] | [INFO] [stdout] 643 | pub fn as_expression(&self) -> Option<&Expression> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 643 | pub fn as_expression(&self) -> Option<&Expression<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.63s [INFO] running `Command { std: "docker" "inspect" "fef24f2ff280b60c2f2318206e538d3bcfe014a2ca592416b97570eeeb20dfaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef24f2ff280b60c2f2318206e538d3bcfe014a2ca592416b97570eeeb20dfaf", kill_on_drop: false }` [INFO] [stdout] fef24f2ff280b60c2f2318206e538d3bcfe014a2ca592416b97570eeeb20dfaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 61f57e62f9d668eaddce1107a6a8d3b1178c09628cbe71e67eb1ce5c1fdd71c4 [INFO] running `Command { std: "docker" "start" "-a" "61f57e62f9d668eaddce1107a6a8d3b1178c09628cbe71e67eb1ce5c1fdd71c4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tokenizer.rs:768:24 [INFO] [stdout] | [INFO] [stdout] 768 | pub fn tokenize(input: &str, code_source_id: usize) -> Result> { [INFO] [stdout] | ^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 768 | pub fn tokenize(input: &str, code_source_id: usize) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typechecker/qualified_type.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> std::slice::Iter<'_, Bound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typechecker/qualified_type.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Bound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typed_ast.rs:643:26 [INFO] [stdout] | [INFO] [stdout] 643 | pub fn as_expression(&self) -> Option<&Expression> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 643 | pub fn as_expression(&self) -> Option<&Expression<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling numbat v1.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcPZJlZx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnumbat-284d4fc8ecd59f41.rlib,libstrfmt-bc6026dafe6f5347.rlib,libunicode_ident-291bb4ef0796f037.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libheck-dab0a7d66086935d.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libnum_format-9510e379cf12340a.rlib,libarrayvec-03f6f77970b690f3.rlib,libpretty_dtoa-679bb3de889f88ad.rlib,libryu_floating_decimal-ca088a2e6f960930.rlib,librust_embed-7f3bd45e870db918.rlib,librust_embed_utils-be33b02e7da62355.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libsha2-32ae275ac65e6481.rlib,libcpufeatures-2bc6dec84daee194.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libthiserror-3e9096f208aa2986.rlib,libplotly-c138de9d50a3aa2e.rlib,libserde_with-6f166853f02c108c.rlib,libonce_cell-b15ed62672602246.rlib,liberased_serde-e0d532fa27323e8a.rlib,libtypeid-44cce83dc03dd6f4.rlib,libdyn_clone-e888b34d907fcc68.rlib,librinja-f8aa43b78ceab6e8.rlib,libserde_json-e85dc2e4657dc5c5.rlib,libhumansize-b094d39d1647ecff.rlib,liblibm-58d07ac7ab9b03e5.rlib,librand-9381c321b4ad1ca8.rlib,librand_chacha-e03820e413ff4ba6.rlib,libppv_lite86-0e502eda08505b2b.rlib,libzerocopy-abd86aee4710fe43.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-9cc8e66b8f864c4b.rlib,libmendeleev-14985a98c62c03a7.rlib,libindexmap-687739342ad4061f.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-b14a46ba6dd1012e.rlib,libcodespan_reporting-8f6d7769cb5bf7c7.rlib,libtermcolor-d92989218eee0326.rlib,libjiff-af96fc67ef90144d.rlib,libnumbat_exchange_rates-5967e5e7d4078be1.rlib,libattohttpc-bbde9f4d18492927.rlib,libwebpki_roots-bec7e80f3b3612d6.rlib,libhttp-011f7bd3b769b8d7.rlib,libbytes-e576960b82936179.rlib,libfnv-81596130b397d5c3.rlib,liburl-0cc96a2f4e05d671.rlib,libidna-6e72e0ab79f29777.rlib,libunicode_normalization-0ccb9d3c7b2916bc.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-a4f556818fe603c5.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,librustls-73c8afd548145718.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-0311f1c0cad56dcb.rlib,libring-87bfbd16a4341b26.rlib,libgetrandom-28984ce41b92977b.rlib,liblibc-f4baab0058d3bc4c.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-78b19b4df76394e3.rlib,liblog-0d69b46059aa6af5.rlib,libquick_xml-1ad94906fadc182a.rlib,libmemchr-8eb551391861f369.rlib,libunicode_width-0554d3fad58fffa5.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,libnum_rational-ff0e2b5e34943265.rlib,libnum_bigint-32a471bb5812424a.rlib,libnum_integer-f4f603fd7f2e6db3.rlib,libnum_traits-d2d1e9803077770a.rlib,libcompact_str-614d5f7e9ef41f80.rlib,libryu-e1fffcc04a075728.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-f5e30057392278f2.rlib,libserde-6223400461f4040c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcPZJlZx/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-16aa8fd42ebd57bc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/common-5caed883a9686065" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `numbat` (test "common") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcKjYbDn/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglob-8ce038c46a6d950d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnumbat-284d4fc8ecd59f41.rlib,libstrfmt-bc6026dafe6f5347.rlib,libunicode_ident-291bb4ef0796f037.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libheck-dab0a7d66086935d.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libnum_format-9510e379cf12340a.rlib,libarrayvec-03f6f77970b690f3.rlib,libpretty_dtoa-679bb3de889f88ad.rlib,libryu_floating_decimal-ca088a2e6f960930.rlib,librust_embed-7f3bd45e870db918.rlib,librust_embed_utils-be33b02e7da62355.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libsha2-32ae275ac65e6481.rlib,libcpufeatures-2bc6dec84daee194.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libthiserror-3e9096f208aa2986.rlib,libplotly-c138de9d50a3aa2e.rlib,libserde_with-6f166853f02c108c.rlib,libonce_cell-b15ed62672602246.rlib,liberased_serde-e0d532fa27323e8a.rlib,libtypeid-44cce83dc03dd6f4.rlib,libdyn_clone-e888b34d907fcc68.rlib,librinja-f8aa43b78ceab6e8.rlib,libserde_json-e85dc2e4657dc5c5.rlib,libhumansize-b094d39d1647ecff.rlib,liblibm-58d07ac7ab9b03e5.rlib,librand-9381c321b4ad1ca8.rlib,librand_chacha-e03820e413ff4ba6.rlib,libppv_lite86-0e502eda08505b2b.rlib,libzerocopy-abd86aee4710fe43.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-9cc8e66b8f864c4b.rlib,libmendeleev-14985a98c62c03a7.rlib,libindexmap-687739342ad4061f.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-b14a46ba6dd1012e.rlib,libcodespan_reporting-8f6d7769cb5bf7c7.rlib,libtermcolor-d92989218eee0326.rlib,libjiff-af96fc67ef90144d.rlib,libnumbat_exchange_rates-5967e5e7d4078be1.rlib,libattohttpc-bbde9f4d18492927.rlib,libwebpki_roots-bec7e80f3b3612d6.rlib,libhttp-011f7bd3b769b8d7.rlib,libbytes-e576960b82936179.rlib,libfnv-81596130b397d5c3.rlib,liburl-0cc96a2f4e05d671.rlib,libidna-6e72e0ab79f29777.rlib,libunicode_normalization-0ccb9d3c7b2916bc.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-a4f556818fe603c5.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,librustls-73c8afd548145718.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-0311f1c0cad56dcb.rlib,libring-87bfbd16a4341b26.rlib,libgetrandom-28984ce41b92977b.rlib,liblibc-f4baab0058d3bc4c.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-78b19b4df76394e3.rlib,liblog-0d69b46059aa6af5.rlib,libquick_xml-1ad94906fadc182a.rlib,libmemchr-8eb551391861f369.rlib,libunicode_width-0554d3fad58fffa5.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,libnum_rational-ff0e2b5e34943265.rlib,libnum_bigint-32a471bb5812424a.rlib,libnum_integer-f4f603fd7f2e6db3.rlib,libnum_traits-d2d1e9803077770a.rlib,libcompact_str-614d5f7e9ef41f80.rlib,libryu-e1fffcc04a075728.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-f5e30057392278f2.rlib,libserde-6223400461f4040c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcKjYbDn/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-16aa8fd42ebd57bc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prelude_and_examples-d847fe504289885d" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `numbat` (test "prelude_and_examples") due to 1 previous error [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tokenizer.rs:768:24 [INFO] [stdout] | [INFO] [stdout] 768 | pub fn tokenize(input: &str, code_source_id: usize) -> Result> { [INFO] [stdout] | ^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 768 | pub fn tokenize(input: &str, code_source_id: usize) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typechecker/qualified_type.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> std::slice::Iter<'_, Bound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typechecker/qualified_type.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Bound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typed_ast.rs:643:26 [INFO] [stdout] | [INFO] [stdout] 643 | pub fn as_expression(&self) -> Option<&Expression> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 643 | pub fn as_expression(&self) -> Option<&Expression<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typed_ast.rs:1386:20 [INFO] [stdout] | [INFO] [stdout] 1386 | fn parse(code: &str) -> Statement { [INFO] [stdout] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1386 | fn parse(code: &str) -> Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "61f57e62f9d668eaddce1107a6a8d3b1178c09628cbe71e67eb1ce5c1fdd71c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f57e62f9d668eaddce1107a6a8d3b1178c09628cbe71e67eb1ce5c1fdd71c4", kill_on_drop: false }` [INFO] [stdout] 61f57e62f9d668eaddce1107a6a8d3b1178c09628cbe71e67eb1ce5c1fdd71c4