[INFO] fetching crate egglog 0.1.0...
[INFO] checking egglog-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate egglog 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate egglog 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate egglog 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate egglog 0.1.0
[INFO] tweaked toml for crates.io crate egglog 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate egglog 0.1.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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dot-generator v0.2.0
[INFO] [stderr]   Downloaded dot-structures v0.1.1
[INFO] [stderr]   Downloaded symbol_table v0.3.0
[INFO] [stderr]   Downloaded generic_symbolic_expressions v5.0.3
[INFO] [stderr]   Downloaded libtest-mimic v0.6.1
[INFO] [stderr]   Downloaded into-attr-derive v0.2.1
[INFO] [stderr]   Downloaded into-attr v0.1.1
[INFO] [stderr]   Downloaded graphviz-rust v0.6.6
[INFO] [stderr]   Downloaded zerocopy v0.7.20
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.20
[INFO] [stderr]   Downloaded egraph-serialize v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 239aa708d7e8eeec715966c14abff7e7254811e2757567ec73a7be81f358ef28
[INFO] running `Command { std: "docker" "start" "-a" "239aa708d7e8eeec715966c14abff7e7254811e2757567ec73a7be81f358ef28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "239aa708d7e8eeec715966c14abff7e7254811e2757567ec73a7be81f358ef28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "239aa708d7e8eeec715966c14abff7e7254811e2757567ec73a7be81f358ef28", kill_on_drop: false }`
[INFO] [stdout] 239aa708d7e8eeec715966c14abff7e7254811e2757567ec73a7be81f358ef28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 527dfa1c85624864af8fd76cd002a2525761ad0c6c2ce2e22a82d5c8a70e931c
[INFO] running `Command { std: "docker" "start" "-a" "527dfa1c85624864af8fd76cd002a2525761ad0c6c2ce2e22a82d5c8a70e931c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerocopy v0.7.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking symbol_table v0.3.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking generic_symbolic_expressions v5.0.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking libtest-mimic v0.6.1
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking graphviz-rust v0.6.6
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking egraph-serialize v0.1.0
[INFO] [stderr]    Compiling egglog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `head`
[INFO] [stdout]    --> src/terms.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |             head: self.instrument_actions(&rule.head),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `body`
[INFO] [stdout]    --> src/terms.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |             body: self.instrument_facts(&rule.body),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `head`
[INFO] [stdout]    --> src/terms.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |             head: self.instrument_actions(&rule.head),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `body`
[INFO] [stdout]    --> src/terms.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |             body: self.instrument_facts(&rule.body),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/terms.rs:397:13
[INFO] [stdout]      |
[INFO] [stdout] 397  |             rule,
[INFO] [stdout]      |             ^^^^ expected `ast::Rule`, found `Rule`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Rule` and `ast::Rule` have similar names, but are actually distinct types
[INFO] [stdout] note: `Rule` is defined in module `crate` of the current crate
[INFO] [stdout]     --> src/lib.rs:388:1
[INFO] [stdout]      |
[INFO] [stdout] 388  | struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout] note: `ast::Rule` is defined in module `crate::ast` of the current crate
[INFO] [stdout]     --> src/ast/mod.rs:1244:1
[INFO] [stdout]      |
[INFO] [stdout] 1244 | pub struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/terms.rs:397:13
[INFO] [stdout]      |
[INFO] [stdout] 397  |             rule,
[INFO] [stdout]      |             ^^^^ expected `ast::Rule`, found `Rule`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Rule` and `ast::Rule` have similar names, but are actually distinct types
[INFO] [stdout] note: `Rule` is defined in module `crate` of the current crate
[INFO] [stdout]     --> src/lib.rs:388:1
[INFO] [stdout]      |
[INFO] [stdout] 388  | struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout] note: `ast::Rule` is defined in module `crate::ast` of the current crate
[INFO] [stdout]     --> src/ast/mod.rs:1244:1
[INFO] [stdout]      |
[INFO] [stdout] 1244 | pub struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egglog` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egglog` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "527dfa1c85624864af8fd76cd002a2525761ad0c6c2ce2e22a82d5c8a70e931c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527dfa1c85624864af8fd76cd002a2525761ad0c6c2ce2e22a82d5c8a70e931c", kill_on_drop: false }`
[INFO] [stdout] 527dfa1c85624864af8fd76cd002a2525761ad0c6c2ce2e22a82d5c8a70e931c
[INFO] checking egglog-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate egglog 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate egglog 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate egglog 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate egglog 0.1.0
[INFO] tweaked toml for crates.io crate egglog 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate egglog 0.1.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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcc8b2414e2d8f8cddb86c5c46eaf712f889040e2294ff6612174d767dfa8492
[INFO] running `Command { std: "docker" "start" "-a" "fcc8b2414e2d8f8cddb86c5c46eaf712f889040e2294ff6612174d767dfa8492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcc8b2414e2d8f8cddb86c5c46eaf712f889040e2294ff6612174d767dfa8492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc8b2414e2d8f8cddb86c5c46eaf712f889040e2294ff6612174d767dfa8492", kill_on_drop: false }`
[INFO] [stdout] fcc8b2414e2d8f8cddb86c5c46eaf712f889040e2294ff6612174d767dfa8492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57281e1b00220985edc3823509ee37f99368bf542e91d43759c1c0e0619da2e7
[INFO] running `Command { std: "docker" "start" "-a" "57281e1b00220985edc3823509ee37f99368bf542e91d43759c1c0e0619da2e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerocopy v0.7.20
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking generic_symbolic_expressions v5.0.3
[INFO] [stderr]     Checking symbol_table v0.3.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking libtest-mimic v0.6.1
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking graphviz-rust v0.6.6
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking egraph-serialize v0.1.0
[INFO] [stderr]    Compiling egglog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `head`
[INFO] [stdout]    --> src/terms.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |             head: self.instrument_actions(&rule.head),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `body`
[INFO] [stdout]    --> src/terms.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |             body: self.instrument_facts(&rule.body),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/terms.rs:397:13
[INFO] [stdout]      |
[INFO] [stdout] 397  |             rule,
[INFO] [stdout]      |             ^^^^ expected `ast::Rule`, found `Rule`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Rule` and `ast::Rule` have similar names, but are actually distinct types
[INFO] [stdout] note: `Rule` is defined in module `crate` of the current crate
[INFO] [stdout]     --> src/lib.rs:388:1
[INFO] [stdout]      |
[INFO] [stdout] 388  | struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout] note: `ast::Rule` is defined in module `crate::ast` of the current crate
[INFO] [stdout]     --> src/ast/mod.rs:1244:1
[INFO] [stdout]      |
[INFO] [stdout] 1244 | pub struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `head`
[INFO] [stdout]    --> src/terms.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |             head: self.instrument_actions(&rule.head),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rule` has no field named `body`
[INFO] [stdout]    --> src/terms.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |             body: self.instrument_facts(&rule.body),
[INFO] [stdout]     |             ^^^^ `Rule` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `program`, `matches`, `times_banned`, `banned_until`, `todo_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/terms.rs:397:13
[INFO] [stdout]      |
[INFO] [stdout] 397  |             rule,
[INFO] [stdout]      |             ^^^^ expected `ast::Rule`, found `Rule`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Rule` and `ast::Rule` have similar names, but are actually distinct types
[INFO] [stdout] note: `Rule` is defined in module `crate` of the current crate
[INFO] [stdout]     --> src/lib.rs:388:1
[INFO] [stdout]      |
[INFO] [stdout] 388  | struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout] note: `ast::Rule` is defined in module `crate::ast` of the current crate
[INFO] [stdout]     --> src/ast/mod.rs:1244:1
[INFO] [stdout]      |
[INFO] [stdout] 1244 | pub struct Rule {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egglog` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egglog` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "57281e1b00220985edc3823509ee37f99368bf542e91d43759c1c0e0619da2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57281e1b00220985edc3823509ee37f99368bf542e91d43759c1c0e0619da2e7", kill_on_drop: false }`
[INFO] [stdout] 57281e1b00220985edc3823509ee37f99368bf542e91d43759c1c0e0619da2e7
