[INFO] cloning repository https://github.com/pbonh/syndex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbonh/syndex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46b907ffb400dc687fb8a2a54f0a508fdc395ad5
[INFO] checking pbonh/syndex against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pbonh/syndex
[INFO] finished tweaking git repo https://github.com/pbonh/syndex
[INFO] tweaked toml for git repo https://github.com/pbonh/syndex written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbonh/syndex on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pbonh/syndex 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 830450f2818a81044b899b649812e14403ee6ad1fdb726148979fcec26b0af38
[INFO] running `Command { std: "docker" "start" "-a" "830450f2818a81044b899b649812e14403ee6ad1fdb726148979fcec26b0af38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "830450f2818a81044b899b649812e14403ee6ad1fdb726148979fcec26b0af38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830450f2818a81044b899b649812e14403ee6ad1fdb726148979fcec26b0af38", kill_on_drop: false }`
[INFO] [stdout] 830450f2818a81044b899b649812e14403ee6ad1fdb726148979fcec26b0af38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3b0f4d858eba145ee5859cd3a95ae656c8e6409011a7ff01a80cfccaca94849
[INFO] running `Command { std: "docker" "start" "-a" "a3b0f4d858eba145ee5859cd3a95ae656c8e6409011a7ff01a80cfccaca94849", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking bevy_ptr v0.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]     Checking bevy_tasks v0.13.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling peginator_codegen v0.7.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling peginator v0.7.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling ascent_base v0.6.0
[INFO] [stderr]     Checking symbol_table v0.3.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking libreda-splay v0.1.1
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]    Compiling generic_symbolic_expressions v5.0.4
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking boxcar v0.1.0
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]    Compiling sexp v1.1.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking tuple_utils v0.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking evalexpr v11.3.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.2
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling fstrings-proc-macro v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking fstrings v0.2.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking prost-types v0.6.1
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling typestate-proc-macro v0.8.0
[INFO] [stderr]     Checking prost v0.8.0
[INFO] [stderr]    Compiling frunk_derives v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling peginator_macro v0.7.0
[INFO] [stderr]    Compiling derive-getters v0.4.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking nougat v0.2.4
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking frunk v0.4.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking typestate v0.8.0
[INFO] [stderr]    Compiling vlsir v3.0.0
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]     Checking graphviz-rust v0.6.6
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking iron-shapes v0.0.8
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking shred v0.15.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking specs v0.20.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking llhd v0.16.0
[INFO] [stderr]     Checking egraph-serialize v0.1.0
[INFO] [stderr]     Checking mhgl v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking iron-shapes-booleanop v0.0.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking libreda-db v0.0.10
[INFO] [stderr]     Checking layout21utils v3.0.0-pre.2
[INFO] [stderr]     Checking gds21 v3.0.0-pre.2
[INFO] [stderr]     Checking lef21 v3.0.0-pre.2
[INFO] [stderr]     Checking bevy_utils v0.13.2
[INFO] [stderr]     Checking bevy_math v0.13.2
[INFO] [stderr]     Checking layout21protos v3.0.0-pre.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling ascent_macro v0.6.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.2
[INFO] [stderr]    Compiling bevy_derive v0.13.2
[INFO] [stderr]     Checking layout21raw v3.0.0-pre.2
[INFO] [stderr]     Checking layout21converters v3.0.0-pre.2
[INFO] [stderr]     Checking layout21 v3.0.0-pre.2
[INFO] [stderr]     Checking bevy_reflect v0.13.2
[INFO] [stderr]     Checking ascent v0.6.0
[INFO] [stderr]     Checking bevy_ecs v0.13.2
[INFO] [stderr]    Compiling egglog v0.2.0 (https://github.com/pbonh/egglog.git#68e0e4d6)
[INFO] [stderr]     Checking bevy_app v0.13.2
[INFO] [stderr]     Checking bevy_log v0.13.2
[INFO] [stderr]     Checking bevy_core v0.13.2
[INFO] [stderr]     Checking bevy_hierarchy v0.13.2
[INFO] [stderr]     Checking utilities v0.1.0 (/opt/rustwide/workdir/utilities)
[INFO] [stderr]    Compiling egglog_syntax v0.1.0 (/opt/rustwide/workdir/egglog_syntax)
[INFO] [stderr]     Checking syndex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-1`
[INFO] [stdout]   --> src/llhd/enode.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(feature = "serde-1", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `full`
[INFO] [stdout]    = help: consider adding `serde-1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-1`
[INFO] [stdout]   --> src/llhd/enode.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(feature = "serde-1", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `full`
[INFO] [stdout]    = help: consider adding `serde-1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/llhd/libreda_module.rs:449:21
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn unit_mut(&mut self, unit: UnitId) -> UnitBuilder {
[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] 449 |     pub fn unit_mut(&mut self, unit: UnitId) -> UnitBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/llhd/libreda_module.rs:449:21
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn unit_mut(&mut self, unit: UnitId) -> UnitBuilder {
[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] 449 |     pub fn unit_mut(&mut self, unit: UnitId) -> UnitBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "a3b0f4d858eba145ee5859cd3a95ae656c8e6409011a7ff01a80cfccaca94849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b0f4d858eba145ee5859cd3a95ae656c8e6409011a7ff01a80cfccaca94849", kill_on_drop: false }`
[INFO] [stdout] a3b0f4d858eba145ee5859cd3a95ae656c8e6409011a7ff01a80cfccaca94849
