[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] c94034544c64cf9838dc273a731947e9c435f2b0 [INFO] testing Bram-Hub/aris against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBram-Hub%2Faris" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bram-Hub/aris on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d47b691e5a24904be1401d959fd02e1b74e096942ae994badc3201e45a45861 [INFO] running `Command { std: "docker" "start" "-a" "9d47b691e5a24904be1401d959fd02e1b74e096942ae994badc3201e45a45861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d47b691e5a24904be1401d959fd02e1b74e096942ae994badc3201e45a45861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d47b691e5a24904be1401d959fd02e1b74e096942ae994badc3201e45a45861", kill_on_drop: false }` [INFO] [stdout] 9d47b691e5a24904be1401d959fd02e1b74e096942ae994badc3201e45a45861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3babce4061e5a7ae33e117b103d10711efa9f4896c51d5c263661c99ce10293c [INFO] running `Command { std: "docker" "start" "-a" "3babce4061e5a7ae33e117b103d10711efa9f4896c51d5c263661c99ce10293c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [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 heck v0.4.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling varisat-formula v0.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling varisat-internal-proof v0.2.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling vec_mut_scan v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling jni v0.10.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling unreachable v1.0.0 [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 cesu8 v1.1.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [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 derive_more v0.99.19 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling varisat-dimacs v0.2.2 [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 tracing v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling partial_ref v0.3.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling varisat-checker v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling scraper v0.14.0 [INFO] [stderr] Compiling yew-octicons v0.4.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [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] [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-java v0.1.0 (/opt/rustwide/workdir/bindings/java) [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.3.1 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-history v0.1.5 [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 26s [INFO] running `Command { std: "docker" "inspect" "3babce4061e5a7ae33e117b103d10711efa9f4896c51d5c263661c99ce10293c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3babce4061e5a7ae33e117b103d10711efa9f4896c51d5c263661c99ce10293c", kill_on_drop: false }` [INFO] [stdout] 3babce4061e5a7ae33e117b103d10711efa9f4896c51d5c263661c99ce10293c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df6fbe9523d28b2808aee911f6a9c450dbf75299efdd2b1d6aa5a77191603d0d [INFO] running `Command { std: "docker" "start" "-a" "df6fbe9523d28b2808aee911f6a9c450dbf75299efdd2b1d6aa5a77191603d0d", kill_on_drop: false }` [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-java v0.1.0 (/opt/rustwide/workdir/bindings/java) [INFO] [stderr] Compiling aris-c v0.1.0 (/opt/rustwide/workdir/bindings/c) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.07s [INFO] running `Command { std: "docker" "inspect" "df6fbe9523d28b2808aee911f6a9c450dbf75299efdd2b1d6aa5a77191603d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6fbe9523d28b2808aee911f6a9c450dbf75299efdd2b1d6aa5a77191603d0d", kill_on_drop: false }` [INFO] [stdout] df6fbe9523d28b2808aee911f6a9c450dbf75299efdd2b1d6aa5a77191603d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2ec7f9269203dc8e3714fc7e5daf80552d472ae395ffa21b9a3e6ea56b020b9 [INFO] running `Command { std: "docker" "start" "-a" "a2ec7f9269203dc8e3714fc7e5daf80552d472ae395ffa21b9a3e6ea56b020b9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aris-baf3b1569bde4ae9) [INFO] [stdout] [INFO] [stdout] running 78 tests [INFO] [stdout] test expr::tests::test_gen_var ... ok [INFO] [stdout] test expr::tests::test_subst ... 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_equivelim ... ok [INFO] [stdout] test expr::tests::test_combine_associative_ops_bool ... 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_biconelim ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_absorption ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_biconintro ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_equivintro ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_orelim ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_andintro ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_andelim ... ok [INFO] [stdout] test proofs::lined_proof::tests::test_from_proof ... 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_association_bicon ... 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_annihilation ... 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_adjacency ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_bicon_intro ... 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_bicon_elim_negation ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_constructive_dilemma ... ok [INFO] [stdout] test equivs::tests::bruteforce_equivalence_truthtables ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_contelim ... 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_contradictionintro ... 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_negation ... 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_disjunctive_syllogism ... 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_commutation_bool ... 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_hypothetical_syllogism ... ok [INFO] [stdout] test expr::tests::test_unify ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofful_rules_on_pooledproof::test_existselim ... 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_association_bool ... 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_impintro ... 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_empty_rule ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_excluded_middle ... 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_impelim ... 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_inverse ... 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_exclusion ... 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_resolution ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_truth_func_conseq ... 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_strong_induction ... ok [INFO] [stdout] test proofs::xml_interop::tests::test_xml3 ... ok [INFO] [stdout] test proofs::xml_interop::tests::test_xml2 ... ok [INFO] [stdout] test rewrite_rules::tests::test_reduce_pattern ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_identity ... ok [INFO] [stdout] test rules::tests::test_either_order ... ok [INFO] [stdout] test zipper_vec::test_zippervec_insert_relative ... ok [INFO] [stdout] test rewrite_rules::tests::test_permute_ops ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_weaken_consequent ... ok [INFO] [stdout] test proofs::xml_interop::tests::test_xml ... 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_prenex_basic ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_reduction ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_distribution ... 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_complement ... ok [INFO] [stdout] test zipper_vec::test_zippervec_pop ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_weak_induction ... ok [INFO] [stdout] test proofs::proof_tests::test_subproofless_rules_on_pooledproof::test_prenex_full ... 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. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aris_auto_grader-7215252773e42330) [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_c-cbfab62e6bfeca8f) [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-5505e926617ab2bf) [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-b4b03c89e36c5695) [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_web_app-0c77fd6c35ff11ee) [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::to_varisat (line 1922) ... ok [INFO] [stdout] test aris/src/expr.rs - expr (line 7) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::var (line 1866) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::Expr::into_cnf (line 1629) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr (line 166) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::contra (line 1838) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::implies (line 1726) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::and (line 1878) ... ok [INFO] [stdout] test aris/src/proofs.rs - proofs (line 118) - compile fail ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::into_cnf (line 1774) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::taut (line 1824) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::contra (line 1711) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::bicon (line 1756) ... ok [INFO] [stdout] test aris/src/expr.rs - expr (line 14) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::or (line 1896) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::CnfExpr::literal (line 1853) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::taut (line 1697) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::not (line 1798) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::Expr::into_nnf (line 1650) ... ok [INFO] [stdout] test aris/src/macros.rs - macros::expand (line 9) ... ok [INFO] [stdout] test aris/src/rules.rs - rules::EmptyRule (line 234) ... ok [INFO] [stdout] test aris/src/expr.rs - expr::NnfExpr::var (line 1742) ... 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] test result: ok. 25 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.23s [INFO] [stdout] [INFO] [stderr] Doc-tests aris_web_app [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] running `Command { std: "docker" "inspect" "a2ec7f9269203dc8e3714fc7e5daf80552d472ae395ffa21b9a3e6ea56b020b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ec7f9269203dc8e3714fc7e5daf80552d472ae395ffa21b9a3e6ea56b020b9", kill_on_drop: false }` [INFO] [stdout] a2ec7f9269203dc8e3714fc7e5daf80552d472ae395ffa21b9a3e6ea56b020b9