[INFO] cloning repository https://github.com/Bram-Hub/aris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bram-Hub/aris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBram-Hub%2Faris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBram-Hub%2Faris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8406c19260fb841be2978cc32bcc61541e2f83d0
[INFO] testing Bram-Hub/aris against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBram-Hub%2Faris" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bram-Hub/aris
[INFO] finished tweaking git repo https://github.com/Bram-Hub/aris
[INFO] tweaked toml for git repo https://github.com/Bram-Hub/aris written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bram-Hub/aris on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bram-Hub/aris 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a58ce876700e3d65ded9fed1b7cf35fc38b8e9bcb1eaae65a9c511ef3d32c47b
[INFO] running `Command { std: "docker" "start" "-a" "a58ce876700e3d65ded9fed1b7cf35fc38b8e9bcb1eaae65a9c511ef3d32c47b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a58ce876700e3d65ded9fed1b7cf35fc38b8e9bcb1eaae65a9c511ef3d32c47b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58ce876700e3d65ded9fed1b7cf35fc38b8e9bcb1eaae65a9c511ef3d32c47b", kill_on_drop: false }`
[INFO] [stdout] a58ce876700e3d65ded9fed1b7cf35fc38b8e9bcb1eaae65a9c511ef3d32c47b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20ca4223fa1790a2abe4a73f923fd2913766d76667c8dd8f5fd52db28fd0fa3f
[INFO] running `Command { std: "docker" "start" "-a" "20ca4223fa1790a2abe4a73f923fd2913766d76667c8dd8f5fd52db28fd0fa3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling varisat-formula v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling varisat v0.2.2
[INFO] [stderr]    Compiling varisat-internal-proof v0.2.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling vec_mut_scan v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling jni v0.10.2
[INFO] [stderr]    Compiling implicit-clone v0.3.10
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling partial_ref_derive v0.3.3
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling varisat-internal-macros v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling partial_ref v0.3.3
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling varisat-dimacs v0.2.2
[INFO] [stderr]    Compiling varisat-checker v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling scraper v0.14.0
[INFO] [stderr]    Compiling yew-octicons v0.4.0
[INFO] [stderr]    Compiling aris v0.1.0 (/opt/rustwide/workdir/aris)
[INFO] [stderr]    Compiling aris-c v0.1.0 (/opt/rustwide/workdir/bindings/c)
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stdout] warning: function `reduce_pattern_once` is never used
[INFO] [stdout]    --> aris/src/rewrite_rules.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn reduce_pattern_once(e: Expr, patterns: &[(Expr, Expr)]) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_by_rewrite_rule_one_step` is never used
[INFO] [stdout]     --> aris/src/rules.rs:1768:4
[INFO] [stdout]      |
[INFO] [stdout] 1768 | fn check_by_rewrite_rule_one_step<P: Proof>(p: &P, deps: Vec<PjRef<P>>, conclusion: Expr, commutative: bool, rule: &RewriteRule, r...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aris-java v0.1.0 (/opt/rustwide/workdir/bindings/java)
[INFO] [stderr]    Compiling aris-js v0.1.0 (/opt/rustwide/workdir/bindings/js)
[INFO] [stderr]    Compiling aris-auto-grader v0.1.0 (/opt/rustwide/workdir/auto-grader)
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-history v0.1.5
[INFO] [stderr]    Compiling gloo-net v0.3.1
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-worker v0.2.1
[INFO] [stderr]    Compiling gloo v0.8.1
[INFO] [stderr]    Compiling yew v0.20.0
[INFO] [stderr]    Compiling aris-web-app v0.1.0 (/opt/rustwide/workdir/web-app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "20ca4223fa1790a2abe4a73f923fd2913766d76667c8dd8f5fd52db28fd0fa3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ca4223fa1790a2abe4a73f923fd2913766d76667c8dd8f5fd52db28fd0fa3f", kill_on_drop: false }`
[INFO] [stdout] 20ca4223fa1790a2abe4a73f923fd2913766d76667c8dd8f5fd52db28fd0fa3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7322eab61525f0de1f67ddd549ce5a25be9fbe451dad1e4493e0a0d84c5f022
[INFO] running `Command { std: "docker" "start" "-a" "a7322eab61525f0de1f67ddd549ce5a25be9fbe451dad1e4493e0a0d84c5f022", kill_on_drop: false }`
[INFO] [stdout] warning: function `reduce_pattern_once` is never used
[INFO] [stdout]    --> aris/src/rewrite_rules.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn reduce_pattern_once(e: Expr, patterns: &[(Expr, Expr)]) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_by_rewrite_rule_one_step` is never used
[INFO] [stdout]     --> aris/src/rules.rs:1768:4
[INFO] [stdout]      |
[INFO] [stdout] 1768 | fn check_by_rewrite_rule_one_step<P: Proof>(p: &P, deps: Vec<PjRef<P>>, conclusion: Expr, commutative: bool, rule: &RewriteRule, r...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aris-js v0.1.0 (/opt/rustwide/workdir/bindings/js)
[INFO] [stderr]    Compiling aris-auto-grader v0.1.0 (/opt/rustwide/workdir/auto-grader)
[INFO] [stderr]    Compiling aris v0.1.0 (/opt/rustwide/workdir/aris)
[INFO] [stderr]    Compiling aris-web-app v0.1.0 (/opt/rustwide/workdir/web-app)
[INFO] [stderr]    Compiling aris-c v0.1.0 (/opt/rustwide/workdir/bindings/c)
[INFO] [stderr]    Compiling aris-java v0.1.0 (/opt/rustwide/workdir/bindings/java)
[INFO] [stdout] warning: function `reduce_pattern_once` is never used
[INFO] [stdout]    --> aris/src/rewrite_rules.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn reduce_pattern_once(e: Expr, patterns: &[(Expr, Expr)]) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_by_rewrite_rule_one_step` is never used
[INFO] [stdout]     --> aris/src/rules.rs:1768:4
[INFO] [stdout]      |
[INFO] [stdout] 1768 | fn check_by_rewrite_rule_one_step<P: Proof>(p: &P, deps: Vec<PjRef<P>>, conclusion: Expr, commutative: bool, rule: &RewriteRule, r...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "a7322eab61525f0de1f67ddd549ce5a25be9fbe451dad1e4493e0a0d84c5f022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7322eab61525f0de1f67ddd549ce5a25be9fbe451dad1e4493e0a0d84c5f022", kill_on_drop: false }`
[INFO] [stdout] a7322eab61525f0de1f67ddd549ce5a25be9fbe451dad1e4493e0a0d84c5f022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c31702a215e322fddd6e94de8070682e848e76ff221756d45c5a9f9b6c5c940
[INFO] running `Command { std: "docker" "start" "-a" "7c31702a215e322fddd6e94de8070682e848e76ff221756d45c5a9f9b6c5c940", kill_on_drop: false }`
[INFO] [stderr] warning: function `reduce_pattern_once` is never used
[INFO] [stderr]    --> aris/src/rewrite_rules.rs:129:8
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub fn reduce_pattern_once(e: Expr, patterns: &[(Expr, Expr)]) -> Expr {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_by_rewrite_rule_one_step` is never used
[INFO] [stderr]     --> aris/src/rules.rs:1768:4
[INFO] [stderr]      |
[INFO] [stderr] 1768 | fn check_by_rewrite_rule_one_step<P: Proof>(p: &P, deps: Vec<PjRef<P>>, conclusion: Expr, commutative: bool, rule: &RewriteRule, r...
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aris` (lib) generated 2 warnings
[INFO] [stderr] warning: `aris` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aris-aa0f31dd90579d6c)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test expr::tests::test_normalize_assoc_to_binary ... ok
[INFO] [stdout] test expr::tests::tests::test_normalize_absorption_three_term_or_late_simple_term ... ok
[INFO] [stdout] test expr::tests::test_unify ... ok
[INFO] [stdout] test expr::tests::tests::test_normalize_absorption_three_term_or_inner ... ok
[INFO] [stdout] test expr::tests::tests::test_normalize_complement_nested_and ... ok
[INFO] [stdout] test expr::tests::tests::test_normalize_complement_nested_or ... ok
[INFO] [stdout] test expr::tests::test_subst ... ok
[INFO] [stdout] test expr::tests::test_gen_var ... ok
[INFO] [stdout] test expr::tests::tests::test_normalize_complement_nested_or_reversed ... ok
[INFO] [stdout] test proofs::pooledproof::tests::prettyprint_pool ... ok
[INFO] [stdout] test proofs::pooledproof::tests::test_pooledproof_mutating_lines ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_impintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_notintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_orelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_biconelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_forallelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_equivelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_andelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_andintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_equivintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_bicon_contraposition ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_bicon_elim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_adjacency ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_bicon_elim_negation ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_biconintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_association_bicon ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_association_bool ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_forallintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_bicon_intro ... ok
[INFO] [stdout] test equivs::tests::bruteforce_equivalence_truthtables ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_annihilation ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_con_intro_negation ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_con_elim_negation ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_commutation_bool ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_bicon_intro_negation ... ok
[INFO] [stdout] test expr::tests::test_combine_associative_ops_bool ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_biconditionalsubstitution ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_constructive_dilemma ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_commutation_bicon ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_empty_rule ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_contelim ... ok
[INFO] [stdout] test proofs::lined_proof::tests::test_from_proof ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_existsintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_disjunctive_syllogism ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_contradictionintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_hypothetical_syllogism ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_excluded_middle ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_existselim ... ok
[INFO] [stdout] test expr::tests::test_distributive ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_absorption ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_orintro ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_impelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_inverse ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_exclusion ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_reiteration ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_idempotence ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_notelim ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_halfdemorgan ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_resolution ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_doublenegation ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_modus_tollens ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_identity ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_strengthen_antecedent ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_destructive_dilemma ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_weaken_consequent ... ok
[INFO] [stdout] test proofs::xml_interop::tests::test_xml2 ... ok
[INFO] [stdout] test rewrite_rules::tests::test_permute_ops ... ok
[INFO] [stdout] test rewrite_rules::tests::test_reduce_pattern ... ok
[INFO] [stdout] test proofs::xml_interop::tests::test_xml3 ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_truth_func_conseq ... ok
[INFO] [stdout] test rules::tests::test_either_order ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_reduction ... ok
[INFO] [stdout] test zipper_vec::test_zippervec_insert_relative ... ok
[INFO] [stdout] test zipper_vec::test_zippervec_pop ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_strong_induction ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_demorgan ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_replacingboundvars ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_complement ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_prenex_basic ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_weak_induction ... ok
[INFO] [stdout] test proofs::xml_interop::tests::test_xml ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_prenex_full ... ok
[INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_distribution ... ok
[INFO] [stdout] test parser::test_parser ... ok
[INFO] [stdout] test expr::tests::test_expressions_for_depth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aris_auto_grader-23f83ba9e97cef07)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aris_c-4f7e6f8b4d6eb719)
[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] [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/aris_java-b2c81943945b8665)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/aris_js-220b31d41276f0b4)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aris_web_app-1dc439617311beb7)
[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] [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]    Doc-tests aris
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test aris/src/equivs.rs - equivs::define_rewrite_rule (line 7) ... ignored
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::var (line 1943) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::taut (line 1901) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr (line 166) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::contra (line 1915) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::to_varisat (line 1999) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr (line 14) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::and (line 1955) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::literal (line 1930) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::into_cnf (line 1851) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::or (line 1973) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr (line 7) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::Expr::into_nnf (line 1727) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::implies (line 1803) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::Expr::into_cnf (line 1706) ... ok
[INFO] [stdout] test aris/src/proofs.rs - proofs (line 118) - compile fail ... FAILED
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::bicon (line 1833) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::contra (line 1788) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::not (line 1875) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::var (line 1819) ... ok
[INFO] [stdout] test aris/src/macros.rs - macros::expand (line 9) ... ok
[INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::taut (line 1774) ... ok
[INFO] [stdout] test aris/src/rules.rs - rules::EmptyRule (line 234) ... ok
[INFO] [stdout] test aris/src/proofs.rs - proofs (line 30) ... ok
[INFO] [stdout] test aris/src/proofs.rs - proofs (line 57) ... ok
[INFO] [stdout] test aris/src/proofs.rs - proofs (line 88) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aris/src/proofs.rs - proofs (line 118) stdout ----
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> aris/src/proofs.rs:126:41
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let s = p.with_mut_subproof(&r, |x| x);
[INFO] [stdout]     |                                      -- ^ returning this value requires that `'1` must outlive `'2`
[INFO] [stdout]     |                                      ||
[INFO] [stdout]     |                                      |return type of closure is &'2 mut PooledSubproof<HCons<Expr, HNil>>
[INFO] [stdout]     |                                      has type `&'1 mut PooledSubproof<HCons<Expr, HNil>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Some expected error codes were not found: ["E0495"]
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aris/src/proofs.rs - proofs (line 118)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.82s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p aris --doc`
[INFO] running `Command { std: "docker" "inspect" "7c31702a215e322fddd6e94de8070682e848e76ff221756d45c5a9f9b6c5c940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c31702a215e322fddd6e94de8070682e848e76ff221756d45c5a9f9b6c5c940", kill_on_drop: false }`
[INFO] [stdout] 7c31702a215e322fddd6e94de8070682e848e76ff221756d45c5a9f9b6c5c940
