[INFO] fetching crate egglog 0.5.0...
[INFO] testing egglog-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate egglog 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate egglog 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate egglog 0.5.0
[INFO] tweaked toml for crates.io crate egglog 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egglog 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egglog 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d383c94c8cc08bc5093f000e543d6265b5c90fee69a7fdb81e9f74bac7983953
[INFO] running `Command { std: "docker" "start" "-a" "d383c94c8cc08bc5093f000e543d6265b5c90fee69a7fdb81e9f74bac7983953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d383c94c8cc08bc5093f000e543d6265b5c90fee69a7fdb81e9f74bac7983953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d383c94c8cc08bc5093f000e543d6265b5c90fee69a7fdb81e9f74bac7983953", kill_on_drop: false }`
[INFO] [stdout] d383c94c8cc08bc5093f000e543d6265b5c90fee69a7fdb81e9f74bac7983953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9307bab45314910b42ebfe3f9a77d4123ec8c1c072b906018d9804e7362442c9
[INFO] running `Command { std: "docker" "start" "-a" "9307bab45314910b42ebfe3f9a77d4123ec8c1c072b906018d9804e7362442c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling egglog v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling symbol_table v0.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling graphviz-rust v0.6.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling egraph-serialize v0.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gj.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes {
[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] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 422 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 445 |         Program,
[INFO] [stdout]     |         ------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Program<'_>,
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "9307bab45314910b42ebfe3f9a77d4123ec8c1c072b906018d9804e7362442c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9307bab45314910b42ebfe3f9a77d4123ec8c1c072b906018d9804e7362442c9", kill_on_drop: false }`
[INFO] [stdout] 9307bab45314910b42ebfe3f9a77d4123ec8c1c072b906018d9804e7362442c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb979e62848ea61d006591d3c96f1ea88ff63e66edc1ee859cb45ddf7bc4cdd
[INFO] running `Command { std: "docker" "start" "-a" "3bb979e62848ea61d006591d3c96f1ea88ff63e66edc1ee859cb45ddf7bc4cdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libtest-mimic v0.6.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling egraph-serialize v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.7.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling egglog v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gj.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes {
[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] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 422 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 445 |         Program,
[INFO] [stdout]     |         ------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Program<'_>,
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gj.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes {
[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] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 422 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gj.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 445 |         Program,
[INFO] [stdout]     |         ------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Program<'_>,
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.32s
[INFO] running `Command { std: "docker" "inspect" "3bb979e62848ea61d006591d3c96f1ea88ff63e66edc1ee859cb45ddf7bc4cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb979e62848ea61d006591d3c96f1ea88ff63e66edc1ee859cb45ddf7bc4cdd", kill_on_drop: false }`
[INFO] [stdout] 3bb979e62848ea61d006591d3c96f1ea88ff63e66edc1ee859cb45ddf7bc4cdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 789be7aba365c78ee42e70a535f7391c04ef76e9b43792bc3e4d7e1a823adef7
[INFO] running `Command { std: "docker" "start" "-a" "789be7aba365c78ee42e70a535f7391c04ef76e9b43792bc3e4d7e1a823adef7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/gj.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn next(&mut self) -> InputSizes {
[INFO] [stderr]    |             ^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gj.rs:381:9
[INFO] [stderr]     |
[INFO] [stderr] 381 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 386 |     ) -> TrieAccess {
[INFO] [stderr]     |          ---------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 386 |     ) -> TrieAccess<'_> {
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gj.rs:417:9
[INFO] [stderr]     |
[INFO] [stderr] 417 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 422 |     ) -> TrieAccess {
[INFO] [stderr]     |          ---------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 422 |     ) -> TrieAccess<'_> {
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gj.rs:440:9
[INFO] [stderr]     |
[INFO] [stderr] 440 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 445 |         Program,
[INFO] [stderr]     |         ------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 445 |         Program<'_>,
[INFO] [stderr]     |                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `egglog` (lib) generated 4 warnings (run `cargo fix --lib -p egglog` to apply 4 suggestions)
[INFO] [stderr] warning: `egglog` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egglog-6ab788b353dfa39d)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test ast::parse::tests::test_parser_display_roundtrip ... ok
[INFO] [stdout] test ast::parse::tests::test_parser_macros ... ok
[INFO] [stdout] test termdag::tests::test_match_term_app ... ok
[INFO] [stdout] test cli::tests::test_should_eval ... ok
[INFO] [stdout] test function::binary_search::tests::binary_search ... ok
[INFO] [stdout] test termdag::tests::test_to_from_expr ... ok
[INFO] [stdout] test termdag::tests::test_app_var_lit ... ok
[INFO] [stdout] test termdag::tests::test_to_string ... ok
[INFO] [stdout] test termdag::tests::test_lookup ... ok
[INFO] [stdout] test typechecking::test::test_arity_mismatch ... ok
[INFO] [stdout] test sort::vec::tests::test_vec_make_expr ... ok
[INFO] [stdout] test tests::test_user_defined_primitive ... ok
[INFO] [stdout] test unionfind::tests::union_find ... ok
[INFO] [stdout] test ast::parse::tests::rust_span_display ... ok
[INFO] [stdout] test cli::tests::test_repl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egglog-143c3f6cb75170b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/files.rs (/opt/rustwide/target/debug/deps/files-7e39dd80bfa2bb92)
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] test before_proofs                                     ... ok
[INFO] [stdout] test bignum                                            ... ok
[INFO] [stdout] test before_proofs_resugar                             ... ok
[INFO] [stdout] test bignum_resugar                                    ... ok
[INFO] [stdout] test birewrite                                         ... ok
[INFO] [stdout] test bitwise                                           ... ok
[INFO] [stdout] test antiunify                                         ... ok
[INFO] [stdout] test bitwise_resugar                                   ... ok
[INFO] [stdout] test birewrite_resugar                                 ... ok
[INFO] [stdout] test antiunify_resugar                                 ... ok
[INFO] [stdout] test bool                                              ... ok
[INFO] [stdout] test bool_resugar                                      ... ok
[INFO] [stdout] test calc                                              ... ok
[INFO] [stdout] test calc_resugar                                      ... ok
[INFO] [stdout] test combined_nested                                   ... ok
[INFO] [stdout] test combined_nested_resugar                           ... ok
[INFO] [stdout] test container_rebuild                                 ... ok
[INFO] [stdout] test container_rebuild_resugar                         ... ok
[INFO] [stdout] test bdd                                               ... ok
[INFO] [stdout] test bdd_resugar                                       ... ok
[INFO] [stdout] test cyk                                               ... ok
[INFO] [stdout] test cyk_resugar                                       ... ok
[INFO] [stdout] test datatypes                                         ... ok
[INFO] [stdout] test datatypes_resugar                                 ... ok
[INFO] [stdout] test delete                                            ... ok
[INFO] [stdout] test delete_resugar                                    ... ok
[INFO] [stdout] test array_resugar                                     ... ok
[INFO] [stdout] test combinators_resugar                               ... ok
[INFO] [stdout] test combinators                                       ... ok
[INFO] [stdout] test array                                             ... ok
[INFO] [stdout] test eqsat_basic_resugar                               ... ok
[INFO] [stdout] test eqsat_basic                                       ... ok
[INFO] [stdout] test eqsat_basic_multiset                              ... ok
[INFO] [stdout] test f64                                               ... ok
[INFO] [stdout] test f64_resugar                                       ... ok
[INFO] [stdout] test arity_mismatch                                    ... ok
[INFO] [stdout] test constructor_non_sort                              ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_action_case_let      ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_action_case_set      ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_action_case_union    ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_birewrite            ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_rewrite              ... ok
[INFO] [stdout] test repro_containers_disallowed                       ... ok
[INFO] [stdout] test repro_duplicated_var                              ... ok
[INFO] [stdout] test semi_naive_set_function                           ... ok
[INFO] [stdout] test set_a_primitive                                   ... ok
[INFO] [stdout] test shadow_global_constructor                         ... ok
[INFO] [stdout] test shadow_global                                     ... ok
[INFO] [stdout] test shadow_local_constructor                          ... ok
[INFO] [stdout] test shadow_local_global                               ... ok
[INFO] [stdout] test shadow_local                                      ... ok
[INFO] [stdout] test unbound                                           ... ok
[INFO] [stdout] test union_non_sort                                    ... ok
[INFO] [stdout] test unstable_fn_wrong_args_type                       ... ok
[INFO] [stdout] test unstable_fn_wrong_args                            ... ok
[INFO] [stdout] test eqsat_basic_multiset_resugar                      ... ok
[INFO] [stdout] test unstable_fn_wrong_return_type                     ... ok
[INFO] [stdout] test unstable_fn_wrong_return                          ... ok
[INFO] [stdout] test fail_wrong_assertion                              ... ok
[INFO] [stdout] test fail_wrong_assertion_resugar                      ... ok
[INFO] [stdout] test fibonacci_demand                                  ... ok
[INFO] [stdout] test fibonacci                                         ... ok
[INFO] [stdout] test fibonacci_demand_resugar                          ... ok
[INFO] [stdout] test fibonacci_resugar                                 ... ok
[INFO] [stdout] test eqsolve                                           ... ok
[INFO] [stdout] test herbie_tutorial                                   ... ok
[INFO] [stdout] test herbie_tutorial_resugar                           ... ok
[INFO] [stdout] test eqsolve_resugar                                   ... ok
[INFO] [stdout] test fusion                                            ... ok
[INFO] [stdout] test i64                                               ... ok
[INFO] [stdout] test i64_resugar                                       ... ok
[INFO] [stdout] test include                                           ... ok
[INFO] [stdout] test include_resugar                                   ... ok
[INFO] [stdout] test fusion_resugar                                    ... ok
[INFO] [stdout] test integer_math                                      ... ok
[INFO] [stdout] test intersection                                      ... ok
[INFO] [stdout] test intersection_resugar                              ... ok
[INFO] [stdout] test interval                                          ... ok
[INFO] [stdout] test interval_resugar                                  ... ok
[INFO] [stdout] test integer_math_resugar                              ... ok
[INFO] [stdout] test knapsack                                          ... ok
[INFO] [stdout] test knapsack_resugar                                  ... ok
[INFO] [stdout] test lambda                                            ... ok
[INFO] [stdout] test lambda_resugar                                    ... ok
[INFO] [stdout] test levenshtein_distance                              ... ok
[INFO] [stdout] test list                                              ... ok
[INFO] [stdout] test list_resugar                                      ... ok
[INFO] [stdout] test looking_up_global                                 ... ok
[INFO] [stdout] test looking_up_global_resugar                         ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_rewrite_good         ... ok
[INFO] [stdout] test looking_up_nonconstructor_in_rewrite_good_resugar ... ok
[INFO] [stdout] test map                                               ... ok
[INFO] [stdout] test map_resugar                                       ... ok
[INFO] [stdout] test levenshtein_distance_resugar                      ... ok
[INFO] [stdout] test herbie                                            ... ok
[INFO] [stdout] test herbie_resugar                                    ... ok
[INFO] [stdout] test math                                              ... ok
[INFO] [stdout] test matrix                                            ... ok
[INFO] [stdout] test matrix_resugar                                    ... ok
[INFO] [stdout] test math_resugar                                      ... ok
[INFO] [stdout] test merge_during_rebuild                              ... ok
[INFO] [stdout] test merge_during_rebuild_resugar                      ... ok
[INFO] [stdout] test merge_saturates                                   ... ok
[INFO] [stdout] test merge_read                                        ... ok
[INFO] [stdout] test merge_read_resugar                                ... ok
[INFO] [stdout] test merge_saturates_resugar                           ... ok
[INFO] [stdout] test multiset                                          ... ok
[INFO] [stdout] test name_resolution                                   ... ok
[INFO] [stdout] test name_resolution_resugar                           ... ok
[INFO] [stdout] test multiset_resugar                                  ... ok
[INFO] [stdout] test cykjson_resugar                                   ... ok
[INFO] [stdout] test cykjson                                           ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test files`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/files-7e39dd80bfa2bb92` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "789be7aba365c78ee42e70a535f7391c04ef76e9b43792bc3e4d7e1a823adef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789be7aba365c78ee42e70a535f7391c04ef76e9b43792bc3e4d7e1a823adef7", kill_on_drop: false }`
[INFO] [stdout] 789be7aba365c78ee42e70a535f7391c04ef76e9b43792bc3e4d7e1a823adef7
