[INFO] fetching crate egglog 0.5.0... [INFO] testing egglog-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate egglog 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate egglog 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaaa1407159c1f27da1677ea070ff84d9cb42f371a18f8e05966308b5f45f613 [INFO] running `Command { std: "docker" "start" "-a" "eaaa1407159c1f27da1677ea070ff84d9cb42f371a18f8e05966308b5f45f613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaaa1407159c1f27da1677ea070ff84d9cb42f371a18f8e05966308b5f45f613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaaa1407159c1f27da1677ea070ff84d9cb42f371a18f8e05966308b5f45f613", kill_on_drop: false }` [INFO] [stdout] eaaa1407159c1f27da1677ea070ff84d9cb42f371a18f8e05966308b5f45f613 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c97ddd362d273de28326c3848634c543dcb1e6f11469592236b69fc688af0da4 [INFO] running `Command { std: "docker" "start" "-a" "c97ddd362d273de28326c3848634c543dcb1e6f11469592236b69fc688af0da4", 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 ucd-trie v0.1.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [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 anstyle v1.0.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling egglog v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [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 env_logger v0.10.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 21.89s [INFO] running `Command { std: "docker" "inspect" "c97ddd362d273de28326c3848634c543dcb1e6f11469592236b69fc688af0da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97ddd362d273de28326c3848634c543dcb1e6f11469592236b69fc688af0da4", kill_on_drop: false }` [INFO] [stdout] c97ddd362d273de28326c3848634c543dcb1e6f11469592236b69fc688af0da4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1595b80558a4ff03762a09910f2f9ea2771d1d976b0018db882add5331e9978 [INFO] running `Command { std: "docker" "start" "-a" "e1595b80558a4ff03762a09910f2f9ea2771d1d976b0018db882add5331e9978", 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 rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [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 num_cpus v1.16.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling codspeed-criterion-compat v2.7.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling libtest-mimic v0.6.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.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 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 22.03s [INFO] running `Command { std: "docker" "inspect" "e1595b80558a4ff03762a09910f2f9ea2771d1d976b0018db882add5331e9978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1595b80558a4ff03762a09910f2f9ea2771d1d976b0018db882add5331e9978", kill_on_drop: false }` [INFO] [stdout] e1595b80558a4ff03762a09910f2f9ea2771d1d976b0018db882add5331e9978 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf521a7163354608ee683ed1a20cf3bb5600a9f168c70d5defddbd0cb1fab597 [INFO] running `Command { std: "docker" "start" "-a" "cf521a7163354608ee683ed1a20cf3bb5600a9f168c70d5defddbd0cb1fab597", 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.20s [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::rust_span_display ... ok [INFO] [stdout] test ast::parse::tests::test_parser_display_roundtrip ... ok [INFO] [stdout] test termdag::tests::test_lookup ... ok [INFO] [stdout] test termdag::tests::test_match_term_app ... ok [INFO] [stdout] test function::binary_search::tests::binary_search ... ok [INFO] [stdout] test termdag::tests::test_app_var_lit ... ok [INFO] [stdout] test cli::tests::test_repl ... ok [INFO] [stdout] test cli::tests::test_should_eval ... ok [INFO] [stdout] test termdag::tests::test_to_from_expr ... ok [INFO] [stdout] test ast::parse::tests::test_parser_macros ... ok [INFO] [stdout] test sort::vec::tests::test_vec_make_expr ... ok [INFO] [stdout] test termdag::tests::test_to_string ... ok [INFO] [stdout] test tests::test_user_defined_primitive ... ok [INFO] [stdout] test unionfind::tests::union_find ... ok [INFO] [stdout] test typechecking::test::test_arity_mismatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [stderr] Running tests/files.rs (/opt/rustwide/target/debug/deps/files-7e39dd80bfa2bb92) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 216 tests [INFO] [stdout] test bitwise ... ok [INFO] [stdout] test bignum_resugar ... ok [INFO] [stdout] test bignum ... ok [INFO] [stdout] test before_proofs ... ok [INFO] [stdout] test birewrite ... ok [INFO] [stdout] test combined_nested ... ok [INFO] [stdout] test bool_resugar ... ok [INFO] [stdout] test birewrite_resugar ... ok [INFO] [stdout] test antiunify ... ok [INFO] [stdout] test before_proofs_resugar ... ok [INFO] [stdout] test bitwise_resugar ... ok [INFO] [stdout] test bool ... ok [INFO] [stdout] test combined_nested_resugar ... ok [INFO] [stdout] test datatypes ... ok [INFO] [stdout] test container_rebuild ... ok [INFO] [stdout] test delete ... ok [INFO] [stdout] test datatypes_resugar ... ok [INFO] [stdout] test antiunify_resugar ... ok [INFO] [stdout] test calc ... ok [INFO] [stdout] test delete_resugar ... ok [INFO] [stdout] test container_rebuild_resugar ... ok [INFO] [stdout] test eqsat_basic ... ok [INFO] [stdout] test calc_resugar ... ok [INFO] [stdout] test eqsat_basic_resugar ... ok [INFO] [stdout] test cyk_resugar ... ok [INFO] [stdout] test f64 ... ok [INFO] [stdout] test f64_resugar ... ok [INFO] [stdout] test eqsat_basic_multiset_resugar ... ok [INFO] [stdout] test eqsat_basic_multiset ... ok [INFO] [stdout] test arity_mismatch ... ok [INFO] [stdout] test constructor_non_sort ... 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_action_case_let ... ok [INFO] [stdout] test repro_duplicated_var ... ok [INFO] [stdout] test repro_containers_disallowed ... ok [INFO] [stdout] test looking_up_nonconstructor_in_rewrite ... 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_global ... ok [INFO] [stdout] test shadow_local_constructor ... 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 ... ok [INFO] [stdout] test semi_naive_set_function ... ok [INFO] [stdout] test unstable_fn_wrong_args_type ... 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 ... ok [INFO] [stdout] test fibonacci_resugar ... ok [INFO] [stdout] test fibonacci_demand ... ok [INFO] [stdout] test cyk ... ok [INFO] [stdout] test bdd ... ok [INFO] [stdout] test fibonacci_demand_resugar ... ok [INFO] [stdout] test array ... ok [INFO] [stdout] test combinators ... ok [INFO] [stdout] test i64 ... ok [INFO] [stdout] test i64_resugar ... ok [INFO] [stdout] test include ... ok [INFO] [stdout] test herbie_tutorial ... ok [INFO] [stdout] test include_resugar ... ok [INFO] [stdout] test bdd_resugar ... ok [INFO] [stdout] test herbie_tutorial_resugar ... ok [INFO] [stdout] test intersection ... ok [INFO] [stdout] test interval ... ok [INFO] [stdout] test intersection_resugar ... ok [INFO] [stdout] test array_resugar ... ok [INFO] [stdout] test interval_resugar ... ok [INFO] [stdout] test combinators_resugar ... ok [INFO] [stdout] test eqsolve ... ok [INFO] [stdout] test knapsack ... ok [INFO] [stdout] test knapsack_resugar ... ok [INFO] [stdout] test integer_math ... ok [INFO] [stdout] test list ... 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 list_resugar ... ok [INFO] [stdout] test levenshtein_distance ... ok [INFO] [stdout] test eqsolve_resugar ... ok [INFO] [stdout] test integer_math_resugar ... ok [INFO] [stdout] test matrix ... ok [INFO] [stdout] test levenshtein_distance_resugar ... ok [INFO] [stdout] test merge_during_rebuild ... ok [INFO] [stdout] test fusion_resugar ... ok [INFO] [stdout] test merge_during_rebuild_resugar ... ok [INFO] [stdout] test merge_saturates_resugar ... ok [INFO] [stdout] test merge_read ... ok [INFO] [stdout] test merge_read_resugar ... ok [INFO] [stdout] test fusion ... ok [INFO] [stdout] test multiset ... ok [INFO] [stdout] test name_resolution ... ok [INFO] [stdout] test name_resolution_resugar ... ok [INFO] [stdout] test merge_saturates ... ok [INFO] [stdout] test multiset_resugar ... ok [INFO] [stdout] test matrix_resugar ... ok [INFO] [stdout] test math_resugar ... ok [INFO] [stdout] test math ... ok [INFO] [stdout] test lambda ... ok [INFO] [stdout] test path_union ... ok [INFO] [stdout] test path_union_resugar ... ok [INFO] [stdout] test path ... ok [INFO] [stdout] test path_resugar ... ok [INFO] [stdout] test pathproof ... ok [INFO] [stdout] test pathproof_resugar ... ok [INFO] [stdout] test points_to ... ok [INFO] [stdout] test points_to_resugar ... ok [INFO] [stdout] test primitives ... ok [INFO] [stdout] test primitives_resugar ... ok [INFO] [stdout] test prims ... ok [INFO] [stdout] test lambda_resugar ... ok [INFO] [stdout] test push_pop ... ok [INFO] [stdout] test push_pop_resugar ... ok [INFO] [stdout] test prims_resugar ... ok [INFO] [stdout] test rat_pow_eval ... ok [INFO] [stdout] test repro_define ... ok [INFO] [stdout] test repro_define_resugar ... ok [INFO] [stdout] test rat_pow_eval_resugar ... ok [INFO] [stdout] test repro_desugar_143 ... ok [INFO] [stdout] test repro_empty_query ... ok [INFO] [stdout] test repro_empty_query_resugar ... ok [INFO] [stdout] test repro_equal_constant ... ok [INFO] [stdout] test repro_equal_constant_resugar ... ok [INFO] [stdout] test repro_equal_constant2 ... ok [INFO] [stdout] test repro_equal_constant2_resugar ... ok [INFO] [stdout] test repro_noteqbug ... ok [INFO] [stdout] test repro_noteqbug_resugar ... ok [INFO] [stdout] test repro_primitive_query ... ok [INFO] [stdout] test repro_primitive_query_resugar ... ok [INFO] [stdout] test repro_querybug ... ok [INFO] [stdout] test repro_desugar_143_resugar ... ok [INFO] [stdout] test repro_querybug2 ... ok [INFO] [stdout] test repro_querybug2_resugar ... ok [INFO] [stdout] test repro_querybug_resugar ... ok [INFO] [stdout] test repro_querybug3 ... ok [INFO] [stdout] test repro_querybug4 ... ok [INFO] [stdout] test repro_querybug4_resugar ... ok [INFO] [stdout] test repro_querybug3_resugar ... ok [INFO] [stdout] test repro_should_saturate ... ok [INFO] [stdout] test repro_should_saturate_resugar ... ok [INFO] [stdout] test repro_silly_panic ... ok [INFO] [stdout] test repro_silly_panic_resugar ... ok [INFO] [stdout] test repro_typechecking_schedule ... ok [INFO] [stdout] test repro_typechecking_schedule_resugar ... ok [INFO] [stdout] test repro_unsound_htutorial_resugar ... ok [INFO] [stdout] test repro_unsound_htutorial ... ok [INFO] [stdout] test extract_vec_bench ... ok [INFO] [stdout] test repro_vec_unequal ... ok [INFO] [stdout] test repro_vec_unequal_resugar ... ok [INFO] [stdout] test resolution ... ok [INFO] [stdout] test resolution_resugar ... ok [INFO] [stdout] test herbie ... ok [INFO] [stdout] test herbie_resugar ... ok [INFO] [stdout] test schedule_demo ... ok [INFO] [stdout] test schedule_demo_resugar ... ok [INFO] [stdout] test set ... ok [INFO] [stdout] test set_resugar ... ok [INFO] [stdout] test set_sort_function ... ok [INFO] [stdout] test set_sort_function_resugar ... ok [INFO] [stdout] test stratified ... ok [INFO] [stdout] test stratified_resugar ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test string_resugar ... ok [INFO] [stdout] test string_quotes ... ok [INFO] [stdout] test string_quotes_resugar ... ok [INFO] [stdout] test subsume_relation ... ok [INFO] [stdout] test subsume_relation_resugar ... ok [INFO] [stdout] test subsume ... ok [INFO] [stdout] test subsume_resugar ... ok [INFO] [stdout] test test_combined_steps ... ok [INFO] [stdout] test rw_analysis ... ok [INFO] [stdout] test test_combined ... ok [INFO] [stdout] test test_combined_resugar ... ok [INFO] [stdout] test test_combined_steps_resugar ... ok [INFO] [stdout] test towers_of_hanoi ... ok [INFO] [stdout] test towers_of_hanoi_resugar ... ok [INFO] [stdout] test rw_analysis_resugar ... ok [INFO] [stdout] test type_constraints_tests ... ok [INFO] [stdout] test type_constraints_tests_resugar ... ok [INFO] [stdout] test tricky_type_checking ... ok [INFO] [stdout] test tricky_type_checking_resugar ... ok [INFO] [stdout] test typecheck_resugar ... ok [INFO] [stdout] test typecheck ... ok [INFO] [stdout] test unification_points_to ... ok [INFO] [stdout] test unification_points_to_resugar ... ok [INFO] [stdout] test unify ... ok [INFO] [stdout] test unify_resugar ... ok [INFO] [stdout] test unstable_fn ... ok [INFO] [stdout] test unstable_fn_resugar ... ok [INFO] [stdout] test extract_vec_bench_resugar ... ok [INFO] [stdout] test until ... ok [INFO] [stdout] test until_resugar ... ok [INFO] [stdout] test vec ... ok [INFO] [stdout] test vec_resugar ... ok [INFO] [stdout] test cykjson ... ok [INFO] [stdout] test repro_unsound_resugar ... ok [INFO] [stdout] test repro_unsound ... ok [INFO] [stdout] test cykjson_resugar ... ok [INFO] [stdout] test typeinfer_resugar ... ok [INFO] [stdout] test typeinfer ... ok [INFO] [stdout] test stresstest_large_expr ... ok [INFO] [stdout] test stresstest_large_expr_resugar ... ok [INFO] [stdout] test eggcc_extraction ... ok [INFO] [stdout] test eggcc_extraction_resugar ... 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" "cf521a7163354608ee683ed1a20cf3bb5600a9f168c70d5defddbd0cb1fab597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf521a7163354608ee683ed1a20cf3bb5600a9f168c70d5defddbd0cb1fab597", kill_on_drop: false }` [INFO] [stdout] cf521a7163354608ee683ed1a20cf3bb5600a9f168c70d5defddbd0cb1fab597