[INFO] cloning repository https://github.com/CramBL/fastPASTA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CramBL/fastPASTA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCramBL%2FfastPASTA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCramBL%2FfastPASTA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc0f29ab4388bfd85545597e349e73cd55b6cb25 [INFO] testing CramBL/fastPASTA against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCramBL%2FfastPASTA" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/CramBL/fastPASTA [INFO] finished tweaking git repo https://github.com/CramBL/fastPASTA [INFO] tweaked toml for git repo https://github.com/CramBL/fastPASTA written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CramBL/fastPASTA on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CramBL/fastPASTA 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] [stderr] Downloaded papergrid v0.11.0 [INFO] [stderr] Downloaded tabled_derive v0.7.0 [INFO] [stderr] Downloaded sm_macro v0.9.0 [INFO] [stderr] Downloaded filedescriptor v0.8.2 [INFO] [stderr] Downloaded ctrlc v3.4.4 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded descriptive_toml_derive v0.1.1 [INFO] [stderr] Downloaded fmt v0.1.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded toml_edit v0.22.13 [INFO] [stderr] Downloaded toml v0.8.13 [INFO] [stderr] Downloaded assert_fs v1.1.1 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded winnow v0.6.8 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded sm v0.9.0 [INFO] [stderr] Downloaded tabled v0.15.0 [INFO] [stderr] Downloaded ansi-str v0.8.0 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded ansitok v0.2.0 [INFO] [stderr] Downloaded syn v2.0.65 [INFO] [stderr] Downloaded gag v1.0.0 [INFO] [stderr] Downloaded human-panic v2.0.0 [INFO] [stderr] Downloaded ringbuffer v0.15.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded descriptive_toml_derive_macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a85449d9026ec5fc507628ba803b33d0acf72e70d6c97fcba365f5bc66f6656e [INFO] running `Command { std: "docker" "start" "-a" "a85449d9026ec5fc507628ba803b33d0acf72e70d6c97fcba365f5bc66f6656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a85449d9026ec5fc507628ba803b33d0acf72e70d6c97fcba365f5bc66f6656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85449d9026ec5fc507628ba803b33d0acf72e70d6c97fcba365f5bc66f6656e", kill_on_drop: false }` [INFO] [stdout] a85449d9026ec5fc507628ba803b33d0acf72e70d6c97fcba365f5bc66f6656e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04cf6cc83f5ec9cc93f4de751a6d8924a6550f523914c7d042b7ac104a7a5b3f [INFO] running `Command { std: "docker" "start" "-a" "04cf6cc83f5ec9cc93f4de751a6d8924a6550f523914c7d042b7ac104a7a5b3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fmt v0.1.0 [INFO] [stderr] Compiling ringbuffer v0.15.0 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling alice_protocol_reader v0.15.0 (/opt/rustwide/workdir/alice_protocol_reader) [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stdout] warning: struct `MockConfig` is never constructed [INFO] [stdout] --> alice_protocol_reader/src/config/mock_config.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MockConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn iter(&self) -> CdpArrayIter { [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] 111 | pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sm_macro v0.9.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling sm v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling descriptive_toml_derive_macro v0.1.0 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling descriptive_toml_derive v0.1.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling human-panic v2.0.0 [INFO] [stderr] Compiling fastpasta v1.22.0 (/opt/rustwide/workdir/fastpasta) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fastpasta/src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn drain_lane_data_frames(&mut self) -> Drain { [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] 171 | pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config.rs:428:48 [INFO] [stdout] | [INFO] [stdout] 428 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 428 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/custom_checks.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | fn chip_orders_ob(&'static self) -> Option<&[Vec]>; [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 44 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/custom_checks.rs:115:48 [INFO] [stdout] | [INFO] [stdout] 115 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 115 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/custom_checks.rs:152:48 [INFO] [stdout] | [INFO] [stdout] 152 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 152 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/test_util.rs:211:48 [INFO] [stdout] | [INFO] [stdout] 211 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 211 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.53s [INFO] running `Command { std: "docker" "inspect" "04cf6cc83f5ec9cc93f4de751a6d8924a6550f523914c7d042b7ac104a7a5b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04cf6cc83f5ec9cc93f4de751a6d8924a6550f523914c7d042b7ac104a7a5b3f", kill_on_drop: false }` [INFO] [stdout] 04cf6cc83f5ec9cc93f4de751a6d8924a6550f523914c7d042b7ac104a7a5b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a20160afb1fc15ada293dc682376300d8260d391812e9aa9f4a9e83609850b6 [INFO] running `Command { std: "docker" "start" "-a" "6a20160afb1fc15ada293dc682376300d8260d391812e9aa9f4a9e83609850b6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling temp-dir v0.1.13 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling alice_protocol_reader v0.15.0 (/opt/rustwide/workdir/alice_protocol_reader) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stdout] warning: struct `MockConfig` is never constructed [INFO] [stdout] --> alice_protocol_reader/src/config/mock_config.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MockConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn iter(&self) -> CdpArrayIter { [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] 111 | pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn iter(&self) -> CdpArrayIter { [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] 111 | pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling gag v1.0.0 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling human-panic v2.0.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.1 [INFO] [stderr] Compiling fastpasta v1.22.0 (/opt/rustwide/workdir/fastpasta) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fastpasta/src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn drain_lane_data_frames(&mut self) -> Drain { [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] 171 | pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config.rs:428:48 [INFO] [stdout] | [INFO] [stdout] 428 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 428 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/custom_checks.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | fn chip_orders_ob(&'static self) -> Option<&[Vec]>; [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 44 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/custom_checks.rs:115:48 [INFO] [stdout] | [INFO] [stdout] 115 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 115 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/custom_checks.rs:152:48 [INFO] [stdout] | [INFO] [stdout] 152 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 152 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fastpasta/src/config/test_util.rs:211:48 [INFO] [stdout] | [INFO] [stdout] 211 | fn chip_orders_ob(&'static self) -> Option<&[Vec]> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is elided 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] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 211 | fn chip_orders_ob(&'static self) -> Option<&'static [Vec]> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcskgGgZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-3ac212f0215bcfd7,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libfastpasta-35e8101fb6dd77da,libfmt-225ca7f05bc853cd,libctrlc-62b2dccd41f86fc0,libnix-9111b239f6c67ae9,libstderrlog-2cda2a0799eb70cb,libthread_local-63cc183b1d579f9d,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-2d31a6958fee78f9,libchrono-eb09052eaa6a6768,libiana_time_zone-a18c7932f053b032,libserde_json-a9aca2146ea15b95,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-e0e5a8e04b1ab14c,libtoml-ac9e61daf90b7734,libtoml_edit-c90e111693fd637d,libserde_spanned-ae2568a7ef1b4b40,libindexmap-b51ef21e0678e0a7,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-d1ab0fa1b2b47fba,libos_info-82c80490692aa803,libuuid-5078cd71b56ba1a0,libbacktrace-bb94efce96a71726,libminiz_oxide-b2452c8e104ed08a,libadler-f4caa73e14204bdd,libobject-7624140a504cdcfb,libaddr2line-d58956eadc09ad88,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-a36640490ac1b9da,libringbuffer-32a48dbe55be8eb2,libitertools-a8e3e61cce225640,libeither-3418544bd3d6efdd,libindicatif-3a3825323b544ad5,libportable_atomic-67f403563c583d18,libnumber_prefix-8479f39d71e80d3e,libconsole-3bf32c31e0f7d6c9,liblazy_static-2bb390fee0230a38,libtabled-77b28cf631a2c83f,libpapergrid-ffc215924a79df4f,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-7c92cec674122ccd,libansitok-9d963ab80c3c9731,libnom-cde3e466096a3f57,libvte-c006c4dc4f629a27,libarrayvec-e36af1f9227afc9e,libserde-4d8b4b23d4eeb2c7,libdescriptive_toml_derive-1e08ed3a30db3c0f,libclap_complete-ed73b99629296a9a,libclap-ce09a7e915dab63e,libclap_builder-15f167ef2683fcdd,libstrsim-24acdad2526b95b7,libanstream-8a71a49d2cad39c5,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-2515d7015db1bb0c,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-f5098b881934f22b,libflume-ffc655ed77555395,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-07664ce461cb370c,libgetrandom-d9bb655160082f22,libspin-dd9ac08cb7080e86,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libcrossbeam_channel-a302d691fa370eda,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-8b1f734e01b7f5d5,libglobwalk-81f8b9cb56cf16f5,libignore-9f778c9e8670b966,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libglobset-3186d6c6fe7e9658,liblog-276235a63555025f,libtempfile-ce3661d6ef14683e,libfastrand-9c5266858c813c39,librustix-6068e44c1e2e2025,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-9c5de4faa2a16f44,libwait_timeout-2d7af8f8bdd55db9,liblibc-046ea5b3e73a06e9,libdoc_comment-dfc6c7e6d73077f4,libbstr-1aa410e482390802,libpredicates_tree-8a03c42e93083d2a,libtermtree-4521e55d84c1fd86,libpredicates-c29edfac2082d32b,libanstyle-fed7b219c9cacdc4,libregex-9ff3738dfc722e8e,libregex_automata-128003af55dca25c,libaho_corasick-b24f9459f98df8c1,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-bc3e573970d19fe4,libnum_traits-d43ac97882999dbc,libpredicates_core-fb60c042ee83f113}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcskgGgZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_tdh_no_data_ihw-9cef52effa0686e5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `fastpasta` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name fastpasta --edition=2021 fastpasta/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff5144d2a2a4bc88 -C extra-filename=-060f05ebc71870de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alice_protocol_reader=/opt/rustwide/target/debug/deps/libalice_protocol_reader-f5098b881934f22b.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9c5de4faa2a16f44.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-8b1f734e01b7f5d5.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ce09a7e915dab63e.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-ed73b99629296a9a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fa8c36aa1ce617f3.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-a302d691fa370eda.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-62b2dccd41f86fc0.rlib --extern descriptive_toml_derive=/opt/rustwide/target/debug/deps/libdescriptive_toml_derive-1e08ed3a30db3c0f.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-3ac212f0215bcfd7.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-ffc655ed77555395.rlib --extern fmt=/opt/rustwide/target/debug/deps/libfmt-225ca7f05bc853cd.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-e922f55702ad01e3.rlib --extern human_panic=/opt/rustwide/target/debug/deps/libhuman_panic-e0e5a8e04b1ab14c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-3a3825323b544ad5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a8e3e61cce225640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-20da766847964402.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c29edfac2082d32b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-7a5756f68c84f663.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9ff3738dfc722e8e.rlib --extern ringbuffer=/opt/rustwide/target/debug/deps/libringbuffer-32a48dbe55be8eb2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4d8b4b23d4eeb2c7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9aca2146ea15b95.rlib --extern sm=/opt/rustwide/target/debug/deps/libsm-a36640490ac1b9da.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-2cda2a0799eb70cb.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-77b28cf631a2c83f.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-8356109a73e22860.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ac9e61daf90b7734.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fastpasta` (test "fastpasta_tdh_no_data_ihw") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcwIjPF1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-3ac212f0215bcfd7,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libfastpasta-35e8101fb6dd77da,libfmt-225ca7f05bc853cd,libctrlc-62b2dccd41f86fc0,libnix-9111b239f6c67ae9,libstderrlog-2cda2a0799eb70cb,libthread_local-63cc183b1d579f9d,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-2d31a6958fee78f9,libchrono-eb09052eaa6a6768,libiana_time_zone-a18c7932f053b032,libserde_json-a9aca2146ea15b95,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-e0e5a8e04b1ab14c,libtoml-ac9e61daf90b7734,libtoml_edit-c90e111693fd637d,libserde_spanned-ae2568a7ef1b4b40,libindexmap-b51ef21e0678e0a7,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-d1ab0fa1b2b47fba,libos_info-82c80490692aa803,libuuid-5078cd71b56ba1a0,libbacktrace-bb94efce96a71726,libminiz_oxide-b2452c8e104ed08a,libadler-f4caa73e14204bdd,libobject-7624140a504cdcfb,libaddr2line-d58956eadc09ad88,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-a36640490ac1b9da,libringbuffer-32a48dbe55be8eb2,libitertools-a8e3e61cce225640,libeither-3418544bd3d6efdd,libindicatif-3a3825323b544ad5,libportable_atomic-67f403563c583d18,libnumber_prefix-8479f39d71e80d3e,libconsole-3bf32c31e0f7d6c9,liblazy_static-2bb390fee0230a38,libtabled-77b28cf631a2c83f,libpapergrid-ffc215924a79df4f,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-7c92cec674122ccd,libansitok-9d963ab80c3c9731,libnom-cde3e466096a3f57,libvte-c006c4dc4f629a27,libarrayvec-e36af1f9227afc9e,libserde-4d8b4b23d4eeb2c7,libdescriptive_toml_derive-1e08ed3a30db3c0f,libclap_complete-ed73b99629296a9a,libclap-ce09a7e915dab63e,libclap_builder-15f167ef2683fcdd,libstrsim-24acdad2526b95b7,libanstream-8a71a49d2cad39c5,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-2515d7015db1bb0c,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-f5098b881934f22b,libflume-ffc655ed77555395,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-07664ce461cb370c,libgetrandom-d9bb655160082f22,libspin-dd9ac08cb7080e86,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libcrossbeam_channel-a302d691fa370eda,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-8b1f734e01b7f5d5,libglobwalk-81f8b9cb56cf16f5,libignore-9f778c9e8670b966,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libglobset-3186d6c6fe7e9658,liblog-276235a63555025f,libtempfile-ce3661d6ef14683e,libfastrand-9c5266858c813c39,librustix-6068e44c1e2e2025,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-9c5de4faa2a16f44,libwait_timeout-2d7af8f8bdd55db9,liblibc-046ea5b3e73a06e9,libdoc_comment-dfc6c7e6d73077f4,libbstr-1aa410e482390802,libpredicates_tree-8a03c42e93083d2a,libtermtree-4521e55d84c1fd86,libpredicates-c29edfac2082d32b,libanstyle-fed7b219c9cacdc4,libregex-9ff3738dfc722e8e,libregex_automata-128003af55dca25c,libaho_corasick-b24f9459f98df8c1,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-bc3e573970d19fe4,libnum_traits-d43ac97882999dbc,libpredicates_core-fb60c042ee83f113}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcwIjPF1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_12_links_2hbf-5e080ce44c6d9159" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `fastpasta` (test "fastpasta_12_links_2hbf") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQMv5q6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-3ac212f0215bcfd7,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libfastpasta-35e8101fb6dd77da,libfmt-225ca7f05bc853cd,libctrlc-62b2dccd41f86fc0,libnix-9111b239f6c67ae9,libstderrlog-2cda2a0799eb70cb,libthread_local-63cc183b1d579f9d,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-2d31a6958fee78f9,libchrono-eb09052eaa6a6768,libiana_time_zone-a18c7932f053b032,libserde_json-a9aca2146ea15b95,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-e0e5a8e04b1ab14c,libtoml-ac9e61daf90b7734,libtoml_edit-c90e111693fd637d,libserde_spanned-ae2568a7ef1b4b40,libindexmap-b51ef21e0678e0a7,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-d1ab0fa1b2b47fba,libos_info-82c80490692aa803,libuuid-5078cd71b56ba1a0,libbacktrace-bb94efce96a71726,libminiz_oxide-b2452c8e104ed08a,libadler-f4caa73e14204bdd,libobject-7624140a504cdcfb,libaddr2line-d58956eadc09ad88,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-a36640490ac1b9da,libringbuffer-32a48dbe55be8eb2,libitertools-a8e3e61cce225640,libeither-3418544bd3d6efdd,libindicatif-3a3825323b544ad5,libportable_atomic-67f403563c583d18,libnumber_prefix-8479f39d71e80d3e,libconsole-3bf32c31e0f7d6c9,liblazy_static-2bb390fee0230a38,libtabled-77b28cf631a2c83f,libpapergrid-ffc215924a79df4f,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-7c92cec674122ccd,libansitok-9d963ab80c3c9731,libnom-cde3e466096a3f57,libvte-c006c4dc4f629a27,libarrayvec-e36af1f9227afc9e,libserde-4d8b4b23d4eeb2c7,libdescriptive_toml_derive-1e08ed3a30db3c0f,libclap_complete-ed73b99629296a9a,libclap-ce09a7e915dab63e,libclap_builder-15f167ef2683fcdd,libstrsim-24acdad2526b95b7,libanstream-8a71a49d2cad39c5,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-2515d7015db1bb0c,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-f5098b881934f22b,libflume-ffc655ed77555395,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-07664ce461cb370c,libgetrandom-d9bb655160082f22,libspin-dd9ac08cb7080e86,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libcrossbeam_channel-a302d691fa370eda,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-8b1f734e01b7f5d5,libglobwalk-81f8b9cb56cf16f5,libignore-9f778c9e8670b966,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libglobset-3186d6c6fe7e9658,liblog-276235a63555025f,libtempfile-ce3661d6ef14683e,libfastrand-9c5266858c813c39,librustix-6068e44c1e2e2025,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-9c5de4faa2a16f44,libwait_timeout-2d7af8f8bdd55db9,liblibc-046ea5b3e73a06e9,libdoc_comment-dfc6c7e6d73077f4,libbstr-1aa410e482390802,libpredicates_tree-8a03c42e93083d2a,libtermtree-4521e55d84c1fd86,libpredicates-c29edfac2082d32b,libanstyle-fed7b219c9cacdc4,libregex-9ff3738dfc722e8e,libregex_automata-128003af55dca25c,libaho_corasick-b24f9459f98df8c1,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-bc3e573970d19fe4,libnum_traits-d43ac97882999dbc,libpredicates_core-fb60c042ee83f113}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQMv5q6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_1_hbf_bad_its_payload-3a4474aa98f02651" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcaHZ8Fz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-3ac212f0215bcfd7,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libfastpasta-35e8101fb6dd77da,libfmt-225ca7f05bc853cd,libctrlc-62b2dccd41f86fc0,libnix-9111b239f6c67ae9,libstderrlog-2cda2a0799eb70cb,libthread_local-63cc183b1d579f9d,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-2d31a6958fee78f9,libchrono-eb09052eaa6a6768,libiana_time_zone-a18c7932f053b032,libserde_json-a9aca2146ea15b95,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-e0e5a8e04b1ab14c,libtoml-ac9e61daf90b7734,libtoml_edit-c90e111693fd637d,libserde_spanned-ae2568a7ef1b4b40,libindexmap-b51ef21e0678e0a7,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-d1ab0fa1b2b47fba,libos_info-82c80490692aa803,libuuid-5078cd71b56ba1a0,libbacktrace-bb94efce96a71726,libminiz_oxide-b2452c8e104ed08a,libadler-f4caa73e14204bdd,libobject-7624140a504cdcfb,libaddr2line-d58956eadc09ad88,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-a36640490ac1b9da,libringbuffer-32a48dbe55be8eb2,libitertools-a8e3e61cce225640,libeither-3418544bd3d6efdd,libindicatif-3a3825323b544ad5,libportable_atomic-67f403563c583d18,libnumber_prefix-8479f39d71e80d3e,libconsole-3bf32c31e0f7d6c9,liblazy_static-2bb390fee0230a38,libtabled-77b28cf631a2c83f,libpapergrid-ffc215924a79df4f,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-7c92cec674122ccd,libansitok-9d963ab80c3c9731,libnom-cde3e466096a3f57,libvte-c006c4dc4f629a27,libarrayvec-e36af1f9227afc9e,libserde-4d8b4b23d4eeb2c7,libdescriptive_toml_derive-1e08ed3a30db3c0f,libclap_complete-ed73b99629296a9a,libclap-ce09a7e915dab63e,libclap_builder-15f167ef2683fcdd,libstrsim-24acdad2526b95b7,libanstream-8a71a49d2cad39c5,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-2515d7015db1bb0c,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-f5098b881934f22b,libflume-ffc655ed77555395,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-07664ce461cb370c,libgetrandom-d9bb655160082f22,libspin-dd9ac08cb7080e86,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libcrossbeam_channel-a302d691fa370eda,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-8b1f734e01b7f5d5,libglobwalk-81f8b9cb56cf16f5,libignore-9f778c9e8670b966,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libglobset-3186d6c6fe7e9658,liblog-276235a63555025f,libtempfile-ce3661d6ef14683e,libfastrand-9c5266858c813c39,librustix-6068e44c1e2e2025,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-9c5de4faa2a16f44,libwait_timeout-2d7af8f8bdd55db9,liblibc-046ea5b3e73a06e9,libdoc_comment-dfc6c7e6d73077f4,libbstr-1aa410e482390802,libpredicates_tree-8a03c42e93083d2a,libtermtree-4521e55d84c1fd86,libpredicates-c29edfac2082d32b,libanstyle-fed7b219c9cacdc4,libregex-9ff3738dfc722e8e,libregex_automata-128003af55dca25c,libaho_corasick-b24f9459f98df8c1,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-bc3e573970d19fe4,libnum_traits-d43ac97882999dbc,libpredicates_core-fb60c042ee83f113}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcaHZ8Fz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_1_hbf_bad_dw_ddw0-fc64cebc7e15730a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `fastpasta` (test "fastpasta_1_hbf_bad_its_payload") due to 1 previous error [INFO] [stderr] error: could not compile `fastpasta` (test "fastpasta_1_hbf_bad_dw_ddw0") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6a20160afb1fc15ada293dc682376300d8260d391812e9aa9f4a9e83609850b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a20160afb1fc15ada293dc682376300d8260d391812e9aa9f4a9e83609850b6", kill_on_drop: false }` [INFO] [stdout] 6a20160afb1fc15ada293dc682376300d8260d391812e9aa9f4a9e83609850b6