[INFO] fetching crate egglog 0.5.0...
[INFO] testing egglog-0.5.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 069839f4f09af18dd78b9cccfc03cdda4124076fbca395f02b7880b166cbfb72
[INFO] running `Command { std: "docker" "start" "-a" "069839f4f09af18dd78b9cccfc03cdda4124076fbca395f02b7880b166cbfb72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "069839f4f09af18dd78b9cccfc03cdda4124076fbca395f02b7880b166cbfb72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069839f4f09af18dd78b9cccfc03cdda4124076fbca395f02b7880b166cbfb72", kill_on_drop: false }`
[INFO] [stdout] 069839f4f09af18dd78b9cccfc03cdda4124076fbca395f02b7880b166cbfb72
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8db8c121e9ae68d4f1dc024200541be61577b7559f2da3967236d91e4015531
[INFO] running `Command { std: "docker" "start" "-a" "a8db8c121e9ae68d4f1dc024200541be61577b7559f2da3967236d91e4015531", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling symbol_table v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling egglog v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling into-attr-derive v0.2.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 zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.65
[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 rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling clap v4.5.20
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/gj.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes {
[INFO] [stdout]    |             ^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 422 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 445 |         Program,
[INFO] [stdout]     |         ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Program<'_>,
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "a8db8c121e9ae68d4f1dc024200541be61577b7559f2da3967236d91e4015531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8db8c121e9ae68d4f1dc024200541be61577b7559f2da3967236d91e4015531", kill_on_drop: false }`
[INFO] [stdout] a8db8c121e9ae68d4f1dc024200541be61577b7559f2da3967236d91e4015531
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95b38d2c92a00930a93d343d1242488d28cddd775edf2e8961c9f14ef9987c63
[INFO] running `Command { std: "docker" "start" "-a" "95b38d2c92a00930a93d343d1242488d28cddd775edf2e8961c9f14ef9987c63", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling colored v2.1.0
[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 glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling libtest-mimic v0.6.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/gj.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes {
[INFO] [stdout]    |             ^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 422 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 445 |         Program,
[INFO] [stdout]     |         ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Program<'_>,
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/gj.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes {
[INFO] [stdout]    |             ^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 422 |     ) -> TrieAccess {
[INFO] [stdout]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     ) -> TrieAccess<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/gj.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 445 |         Program,
[INFO] [stdout]     |         ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Program<'_>,
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "95b38d2c92a00930a93d343d1242488d28cddd775edf2e8961c9f14ef9987c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b38d2c92a00930a93d343d1242488d28cddd775edf2e8961c9f14ef9987c63", kill_on_drop: false }`
[INFO] [stdout] 95b38d2c92a00930a93d343d1242488d28cddd775edf2e8961c9f14ef9987c63
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a6de84bc41cf1fac1ab653a78ffa9813a899cd05c47a4c3f68df70e6f9c4b38
[INFO] running `Command { std: "docker" "start" "-a" "5a6de84bc41cf1fac1ab653a78ffa9813a899cd05c47a4c3f68df70e6f9c4b38", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/gj.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn next(&mut self) -> InputSizes {
[INFO] [stderr]    |             ^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |             |
[INFO] [stderr]    |             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn next(&mut self) -> InputSizes<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/gj.rs:381:9
[INFO] [stderr]     |
[INFO] [stderr] 381 |         &self,
[INFO] [stderr]     |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 386 |     ) -> TrieAccess {
[INFO] [stderr]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 386 |     ) -> TrieAccess<'_> {
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/gj.rs:417:9
[INFO] [stderr]     |
[INFO] [stderr] 417 |         &self,
[INFO] [stderr]     |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 422 |     ) -> TrieAccess {
[INFO] [stderr]     |          ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 422 |     ) -> TrieAccess<'_> {
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/gj.rs:440:9
[INFO] [stderr]     |
[INFO] [stderr] 440 |         &self,
[INFO] [stderr]     |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 445 |         Program,
[INFO] [stderr]     |         ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 445 |         Program<'_>,
[INFO] [stderr]     |                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `egglog` (lib) generated 4 warnings
[INFO] [stderr] warning: `egglog` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egglog-46e4be4008a9c1f9)
[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_macros ... ok
[INFO] [stdout] test ast::parse::tests::test_parser_display_roundtrip ... 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_app_var_lit ... ok
[INFO] [stdout] test termdag::tests::test_lookup ... ok
[INFO] [stdout] test cli::tests::test_repl ... ok
[INFO] [stdout] test termdag::tests::test_match_term_app ... ok
[INFO] [stdout] test termdag::tests::test_to_from_expr ... ok
[INFO] [stdout] test termdag::tests::test_to_string ... ok
[INFO] [stdout] test sort::vec::tests::test_vec_make_expr ... ok
[INFO] [stdout] test unionfind::tests::union_find ... ok
[INFO] [stdout] test typechecking::test::test_arity_mismatch ... ok
[INFO] [stdout] test tests::test_user_defined_primitive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egglog-537a11a28d8734eb)
[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-c9f0676617e235ac)
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] test bitwise                                           ... ok
[INFO] [stdout] test bool                                              ... ok
[INFO] [stdout] test bitwise_resugar                                   ... ok
[INFO] [stdout] test bignum                                            ... ok
[INFO] [stdout] test before_proofs                                     ... ok
[INFO] [stdout] test bool_resugar                                      ... ok
[INFO] [stdout] test birewrite                                         ... ok
[INFO] [stdout] test combined_nested                                   ... ok
[INFO] [stdout] test combined_nested_resugar                           ... ok
[INFO] [stdout] test before_proofs_resugar                             ... ok
[INFO] [stdout] test bignum_resugar                                    ... ok
[INFO] [stdout] test birewrite_resugar                                 ... ok
[INFO] [stdout] test container_rebuild                                 ... ok
[INFO] [stdout] test container_rebuild_resugar                         ... ok
[INFO] [stdout] test datatypes                                         ... ok
[INFO] [stdout] test calc                                              ... ok
[INFO] [stdout] test antiunify                                         ... ok
[INFO] [stdout] test delete                                            ... ok
[INFO] [stdout] test datatypes_resugar                                 ... ok
[INFO] [stdout] test delete_resugar                                    ... ok
[INFO] [stdout] test calc_resugar                                      ... ok
[INFO] [stdout] test antiunify_resugar                                 ... ok
[INFO] [stdout] test eqsat_basic                                       ... ok
[INFO] [stdout] test cyk                                               ... ok
[INFO] [stdout] test eqsat_basic_resugar                               ... ok
[INFO] [stdout] test eqsat_basic_multiset                              ... ok
[INFO] [stdout] test f64                                               ... 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 f64_resugar                                       ... 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 repro_duplicated_var                              ... ok
[INFO] [stdout] test shadow_local                                      ... ok
[INFO] [stdout] test cyk_resugar                                       ... ok
[INFO] [stdout] test union_non_sort                                    ... ok
[INFO] [stdout] test unbound                                           ... ok
[INFO] [stdout] test unstable_fn_wrong_return_type                     ... ok
[INFO] [stdout] test unstable_fn_wrong_args                            ... ok
[INFO] [stdout] test unstable_fn_wrong_args_type                       ... ok
[INFO] [stdout] test unstable_fn_wrong_return                          ... ok
[INFO] [stdout] test fail_wrong_assertion                              ... ok
[INFO] [stdout] test fibonacci_demand                                  ... ok
[INFO] [stdout] test fibonacci_demand_resugar                          ... ok
[INFO] [stdout] test eqsat_basic_multiset_resugar                      ... ok
[INFO] [stdout] test fibonacci                                         ... ok
[INFO] [stdout] test bdd_resugar                                       ... ok
[INFO] [stdout] test fibonacci_resugar                                 ... ok
[INFO] [stdout] test fail_wrong_assertion_resugar                      ... ok
[INFO] [stdout] test bdd                                               ... ok
[INFO] [stdout] test array                                             ... ok
[INFO] [stdout] test i64                                               ... ok
[INFO] [stdout] test i64_resugar                                       ... ok
[INFO] [stdout] test array_resugar                                     ... ok
[INFO] [stdout] test include                                           ... ok
[INFO] [stdout] test include_resugar                                   ... ok
[INFO] [stdout] test herbie_tutorial                                   ... ok
[INFO] [stdout] test integer_math                                      ... ok
[INFO] [stdout] test combinators                                       ... ok
[INFO] [stdout] test eqsolve                                           ... ok
[INFO] [stdout] test intersection                                      ... ok
[INFO] [stdout] test intersection_resugar                              ... ok
[INFO] [stdout] test integer_math_resugar                              ... ok
[INFO] [stdout] test interval_resugar                                  ... ok
[INFO] [stdout] test combinators_resugar                               ... ok
[INFO] [stdout] test interval                                          ... ok
[INFO] [stdout] test herbie_tutorial_resugar                           ... ok
[INFO] [stdout] test eqsolve_resugar                                   ... ok
[INFO] [stdout] test knapsack                                          ... 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 knapsack_resugar                                  ... ok
[INFO] [stdout] test list_resugar                                      ... ok
[INFO] [stdout] test list                                              ... ok
[INFO] [stdout] test levenshtein_distance_resugar                      ... ok
[INFO] [stdout] test levenshtein_distance                              ... ok
[INFO] [stdout] test math                                              ... ok
[INFO] [stdout] test merge_during_rebuild                              ... ok
[INFO] [stdout] test merge_during_rebuild_resugar                      ... ok
[INFO] [stdout] test matrix                                            ... ok
[INFO] [stdout] test merge_saturates                                   ... ok
[INFO] [stdout] test merge_read                                        ... ok
[INFO] [stdout] test merge_read_resugar                                ... ok
[INFO] [stdout] test fusion_resugar                                    ... ok
[INFO] [stdout] test multiset                                          ... ok
[INFO] [stdout] test name_resolution                                   ... ok
[INFO] [stdout] test merge_saturates_resugar                           ... ok
[INFO] [stdout] test fusion                                            ... ok
[INFO] [stdout] test name_resolution_resugar                           ... ok
[INFO] [stdout] test multiset_resugar                                  ... ok
[INFO] [stdout] test cykjson_resugar                                   ... ok
[INFO] [stdout] test math_resugar                                      ... ok
[INFO] [stdout] test matrix_resugar                                    ... 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 cykjson                                           ... ok
[INFO] [stdout] test pathproof                                         ... ok
[INFO] [stdout] test pathproof_resugar                                 ... ok
[INFO] [stdout] test points_to                                         ... ok
[INFO] [stdout] test primitives                                        ... ok
[INFO] [stdout] test primitives_resugar                                ... ok
[INFO] [stdout] test lambda                                            ... ok
[INFO] [stdout] test prims                                             ... ok
[INFO] [stdout] test push_pop                                          ... ok
[INFO] [stdout] test points_to_resugar                                 ... ok
[INFO] [stdout] test push_pop_resugar                                  ... ok
[INFO] [stdout] test rat_pow_eval                                      ... ok
[INFO] [stdout] test repro_define                                      ... ok
[INFO] [stdout] test prims_resugar                                     ... ok
[INFO] [stdout] test repro_define_resugar                              ... ok
[INFO] [stdout] test rat_pow_eval_resugar                              ... 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_querybug_resugar                            ... ok
[INFO] [stdout] test repro_querybug2_resugar                           ... ok
[INFO] [stdout] test repro_querybug2                                   ... ok
[INFO] [stdout] test repro_querybug3                                   ... ok
[INFO] [stdout] test repro_querybug3_resugar                           ... ok
[INFO] [stdout] test repro_querybug4                                   ... ok
[INFO] [stdout] test repro_querybug4_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_typechecking_schedule                       ... ok
[INFO] [stdout] test repro_typechecking_schedule_resugar               ... ok
[INFO] [stdout] test repro_silly_panic_resugar                         ... ok
[INFO] [stdout] test repro_unsound_htutorial                           ... ok
[INFO] [stdout] test repro_unsound_htutorial_resugar                   ... ok
[INFO] [stdout] test repro_desugar_143                                 ... 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 lambda_resugar                                    ... ok
[INFO] [stdout] test rw_analysis                                       ... 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 rw_analysis_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 stratified_resugar                                ... ok
[INFO] [stdout] test subsume_resugar                                   ... ok
[INFO] [stdout] test test_combined_steps                               ... ok
[INFO] [stdout] test test_combined_steps_resugar                       ... ok
[INFO] [stdout] test test_combined                                     ... ok
[INFO] [stdout] test test_combined_resugar                             ... ok
[INFO] [stdout] test towers_of_hanoi_resugar                           ... ok
[INFO] [stdout] test tricky_type_checking                              ... ok
[INFO] [stdout] test towers_of_hanoi                                   ... ok
[INFO] [stdout] test type_constraints_tests                            ... ok
[INFO] [stdout] test type_constraints_tests_resugar                    ... ok
[INFO] [stdout] test tricky_type_checking_resugar                      ... ok
[INFO] [stdout] test typecheck_resugar                                 ... ok
[INFO] [stdout] test typecheck                                         ... ok
[INFO] [stdout] test herbie_resugar                                    ... ok
[INFO] [stdout] test herbie                                            ... ok
[INFO] [stdout] test unification_points_to                             ... ok
[INFO] [stdout] test unify                                             ... ok
[INFO] [stdout] test unify_resugar                                     ... ok
[INFO] [stdout] test unstable_fn                                       ... ok
[INFO] [stdout] test unification_points_to_resugar                     ... ok
[INFO] [stdout] test unstable_fn_resugar                               ... ok
[INFO] [stdout] test until                                             ... ok
[INFO] [stdout] test vec                                               ... ok
[INFO] [stdout] test vec_resugar                                       ... ok
[INFO] [stdout] test until_resugar                                     ... ok
[INFO] [stdout] test repro_unsound                                     ... ok
[INFO] [stdout] test repro_unsound_resugar                             ... ok
[INFO] [stdout] test typeinfer_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-c9f0676617e235ac` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5a6de84bc41cf1fac1ab653a78ffa9813a899cd05c47a4c3f68df70e6f9c4b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6de84bc41cf1fac1ab653a78ffa9813a899cd05c47a4c3f68df70e6f9c4b38", kill_on_drop: false }`
[INFO] [stdout] 5a6de84bc41cf1fac1ab653a78ffa9813a899cd05c47a4c3f68df70e6f9c4b38
