[INFO] cloning repository https://github.com/BPM-Research-Group/Ebi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BPM-Research-Group/Ebi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPM-Research-Group%2FEbi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPM-Research-Group%2FEbi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfed0aac9afb60c3f2984484876109c83e092fbc [INFO] building BPM-Research-Group/Ebi against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPM-Research-Group%2FEbi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BPM-Research-Group/Ebi on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BPM-Research-Group/Ebi [INFO] finished tweaking git repo https://github.com/BPM-Research-Group/Ebi [INFO] tweaked toml for git repo https://github.com/BPM-Research-Group/Ebi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BPM-Research-Group/Ebi 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 219a0c410f9b0cb4fd45785468b3040d92096ada8ea481cfc419ceaf12832cb1 [INFO] running `Command { std: "docker" "start" "-a" "219a0c410f9b0cb4fd45785468b3040d92096ada8ea481cfc419ceaf12832cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "219a0c410f9b0cb4fd45785468b3040d92096ada8ea481cfc419ceaf12832cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219a0c410f9b0cb4fd45785468b3040d92096ada8ea481cfc419ceaf12832cb1", kill_on_drop: false }` [INFO] [stdout] 219a0c410f9b0cb4fd45785468b3040d92096ada8ea481cfc419ceaf12832cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 945c0c89f04c23d48144533ea1d7f298fae0f2bf754e4f29e426eaeed426734a [INFO] running `Command { std: "docker" "start" "-a" "945c0c89f04c23d48144533ea1d7f298fae0f2bf754e4f29e426eaeed426734a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling subsetter v0.2.1 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling logging_timer_proc_macros v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling pdf-writer v0.12.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling jiff v0.2.6 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling usvg v0.45.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling logging_timer v1.1.1 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling resvg v0.45.0 [INFO] [stderr] Compiling derive_activity_key v0.1.0 (/opt/rustwide/workdir/lib/derive_activity_key) [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling priority-queue v2.3.1 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling svg2pdf v0.13.0 [INFO] [stderr] Compiling layout-rs v0.1.2 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling graphviz-rust v0.9.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling process_mining v0.3.25 [INFO] [stderr] Compiling ebi v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 573 | tree!(ProcessTree, ChildrenIterator, ParentsIterator); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 573 | tree!(ProcessTree, ChildrenIterator, ParentsIterator); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 574 | / tree!( [INFO] [stdout] 575 | | StochasticProcessTree, [INFO] [stdout] 576 | | StochasticChildrenIterator, [INFO] [stdout] 577 | | StochasticParentsIterator [INFO] [stdout] 578 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 574 | / tree!( [INFO] [stdout] 575 | | StochasticProcessTree, [INFO] [stdout] 576 | | StochasticChildrenIterator, [INFO] [stdout] 577 | | StochasticParentsIterator [INFO] [stdout] 578 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/math/fraction_enum.rs:775:49 [INFO] [stdout] | [INFO] [stdout] 775 | FractionEnum::Approx(f) => unsafe { std::mem::transmute::(*f).hash(state) }, [INFO] [stdout] | -------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `f64::to_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "945c0c89f04c23d48144533ea1d7f298fae0f2bf754e4f29e426eaeed426734a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945c0c89f04c23d48144533ea1d7f298fae0f2bf754e4f29e426eaeed426734a", kill_on_drop: false }` [INFO] [stdout] 945c0c89f04c23d48144533ea1d7f298fae0f2bf754e4f29e426eaeed426734a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9e9fb460defcc9098f52b2330affe1ea4bf5226679dc17629e6935edb9d289 [INFO] running `Command { std: "docker" "start" "-a" "2f9e9fb460defcc9098f52b2330affe1ea4bf5226679dc17629e6935edb9d289", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 573 | tree!(ProcessTree, ChildrenIterator, ParentsIterator); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 573 | tree!(ProcessTree, ChildrenIterator, ParentsIterator); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 574 | / tree!( [INFO] [stdout] 575 | | StochasticProcessTree, [INFO] [stdout] 576 | | StochasticChildrenIterator, [INFO] [stdout] 577 | | StochasticParentsIterator [INFO] [stdout] 578 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 574 | / tree!( [INFO] [stdout] 575 | | StochasticProcessTree, [INFO] [stdout] 576 | | StochasticChildrenIterator, [INFO] [stdout] 577 | | StochasticParentsIterator [INFO] [stdout] 578 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ebi v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/math/fraction_enum.rs:775:49 [INFO] [stdout] | [INFO] [stdout] 775 | FractionEnum::Approx(f) => unsafe { std::mem::transmute::(*f).hash(state) }, [INFO] [stdout] | -------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `f64::to_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 573 | tree!(ProcessTree, ChildrenIterator, ParentsIterator); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 573 | tree!(ProcessTree, ChildrenIterator, ParentsIterator); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 574 | / tree!( [INFO] [stdout] 575 | | StochasticProcessTree, [INFO] [stdout] 576 | | StochasticChildrenIterator, [INFO] [stdout] 577 | | StochasticParentsIterator [INFO] [stdout] 578 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn get_children(&self, node: usize) -> $u<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ebi_objects/process_tree.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v { [INFO] [stdout] | ^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 574 | / tree!( [INFO] [stdout] 575 | | StochasticProcessTree, [INFO] [stdout] 576 | | StochasticChildrenIterator, [INFO] [stdout] 577 | | StochasticParentsIterator [INFO] [stdout] 578 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn get_parents(&self, node: usize) -> $v<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/math/fraction_enum.rs:775:49 [INFO] [stdout] | [INFO] [stdout] 775 | FractionEnum::Approx(f) => unsafe { std::mem::transmute::(*f).hash(state) }, [INFO] [stdout] | -------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `f64::to_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `Command { std: "docker" "inspect" "2f9e9fb460defcc9098f52b2330affe1ea4bf5226679dc17629e6935edb9d289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9e9fb460defcc9098f52b2330affe1ea4bf5226679dc17629e6935edb9d289", kill_on_drop: false }` [INFO] [stdout] 2f9e9fb460defcc9098f52b2330affe1ea4bf5226679dc17629e6935edb9d289