[INFO] cloning repository https://github.com/jevry/TAP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jevry/TAP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjevry%2FTAP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjevry%2FTAP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fe0b745b2a27d8cbf8ffba0b492aa949ced17dd
[INFO] testing jevry/TAP against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjevry%2FTAP" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jevry/TAP
[INFO] finished tweaking git repo https://github.com/jevry/TAP
[INFO] tweaked toml for git repo https://github.com/jevry/TAP written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jevry/TAP 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/jevry/TAP 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c46b49cd8f0af14c3e6818c2d034a1603082c50e6418e489c27c768c1ab99e27
[INFO] running `Command { std: "docker" "start" "-a" "c46b49cd8f0af14c3e6818c2d034a1603082c50e6418e489c27c768c1ab99e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c46b49cd8f0af14c3e6818c2d034a1603082c50e6418e489c27c768c1ab99e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46b49cd8f0af14c3e6818c2d034a1603082c50e6418e489c27c768c1ab99e27", kill_on_drop: false }`
[INFO] [stdout] c46b49cd8f0af14c3e6818c2d034a1603082c50e6418e489c27c768c1ab99e27
[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" "-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] 0e0b558d0e932334a3270ce19fc1b2ffa065f5371d98312ea69e72395792c6cf
[INFO] running `Command { std: "docker" "start" "-a" "0e0b558d0e932334a3270ce19fc1b2ffa065f5371d98312ea69e72395792c6cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling symbol_table v0.2.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling egs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s
[INFO] running `Command { std: "docker" "inspect" "0e0b558d0e932334a3270ce19fc1b2ffa065f5371d98312ea69e72395792c6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0b558d0e932334a3270ce19fc1b2ffa065f5371d98312ea69e72395792c6cf", kill_on_drop: false }`
[INFO] [stdout] 0e0b558d0e932334a3270ce19fc1b2ffa065f5371d98312ea69e72395792c6cf
[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" "-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] 3e0a21c1d1f191ce690a1180ba2ab06d3867d47b8f1fac6640d45c1d7acf3dda
[INFO] running `Command { std: "docker" "start" "-a" "3e0a21c1d1f191ce690a1180ba2ab06d3867d47b8f1fac6640d45c1d7acf3dda", kill_on_drop: false }`
[INFO] [stderr]    Compiling egs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "3e0a21c1d1f191ce690a1180ba2ab06d3867d47b8f1fac6640d45c1d7acf3dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0a21c1d1f191ce690a1180ba2ab06d3867d47b8f1fac6640d45c1d7acf3dda", kill_on_drop: false }`
[INFO] [stdout] 3e0a21c1d1f191ce690a1180ba2ab06d3867d47b8f1fac6640d45c1d7acf3dda
[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" "-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] 6b346ce6a59e0bca2131a90a98f14a9b62acdbbf137880a607a8efbc4dae0a7b
[INFO] running `Command { std: "docker" "start" "-a" "6b346ce6a59e0bca2131a90a98f14a9b62acdbbf137880a607a8efbc4dae0a7b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egs-8f58e6ad9961541e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::egraph_editing ... ok
[INFO] [stdout] test tests::egraph_construction ... ok
[INFO] [stdout] test tests::construct_rule ... ok
[INFO] [stdout] test tests::egraph_matching ... ok
[INFO] [stdout] test tests::egraph_rewrite ... ok
[INFO] [stdout] test tests::egraph_union ... ok
[INFO] [stdout] test tests::extract_commutivity ... ok
[INFO] [stdout] test tests::extract_factorial ... ok
[INFO] [stdout] test tests::union_find ... ok
[INFO] [stdout] test tests::extract_chain ... ok
[INFO] [stdout] test tests::extract_zeros ... ok
[INFO] [stdout] test tests::extract_random_terms ... ok
[INFO] [stdout] test tests::extract_peano ... ok
[INFO] [stdout] test tests::extract_example ... ok
[INFO] [stdout] test tests::extract_giga_peano ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egs-055ba6a1a2e71449)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::egraph_mass_rewrite ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::egraph_mass_rewrite stdout ----
[INFO] [stdout] t: 384.06µs
[INFO] [stdout] t: 675.69µs
[INFO] [stdout] t: 866.88µs
[INFO] [stdout] t: 1.0395ms
[INFO] [stdout] t: 1.1917ms
[INFO] [stdout] t: 1.35615ms
[INFO] [stdout] t: 1.53163ms
[INFO] [stdout] t: 1.721559ms
[INFO] [stdout] t: 1.92764ms
[INFO] [stdout] t: 2.089589ms
[INFO] [stdout] t: 2.2582ms
[INFO] [stdout] t: 2.38435ms
[INFO] [stdout] t: 2.598ms
[INFO] [stdout] t: 2.72242ms
[INFO] [stdout] t: 3.01658ms
[INFO] [stdout] t: 3.153669ms
[INFO] [stdout] t: 3.21816ms
[INFO] [stdout] t: 2.66314ms
[INFO] [stdout] t: 3.52251ms
[INFO] [stdout] t: 3.74329ms
[INFO] [stdout] t: 3.95256ms
[INFO] [stdout] t: 3.964119ms
[INFO] [stdout] t: 4.10863ms
[INFO] [stdout] t: 4.27847ms
[INFO] [stdout] t: 4.46465ms
[INFO] [stdout] t: 4.6505ms
[INFO] [stdout] t: 4.848919ms
[INFO] [stdout] t: 4.98933ms
[INFO] [stdout] t: 5.13291ms
[INFO] [stdout] t: 5.401949ms
[INFO] [stdout] t: 5.512329ms
[INFO] [stdout] t: 5.74392ms
[INFO] [stdout] t: 5.93072ms
[INFO] [stdout] t: 6.080359ms
[INFO] [stdout] t: 6.18477ms
[INFO] [stdout] t: 6.44464ms
[INFO] [stdout] t: 6.533659ms
[INFO] [stdout] t: 6.71924ms
[INFO] [stdout] t: 6.82227ms
[INFO] [stdout] t: 7.008939ms
[INFO] [stdout] t: 7.149ms
[INFO] [stdout] t: 7.31393ms
[INFO] [stdout] t: 7.477169ms
[INFO] [stdout] t: 7.65652ms
[INFO] [stdout] t: 7.954489ms
[INFO] [stdout] t: 8.17249ms
[INFO] [stdout] t: 8.513179ms
[INFO] [stdout] t: 8.717399ms
[INFO] [stdout] t: 8.78655ms
[INFO] [stdout] t: 8.784389ms
[INFO] [stdout] t: 7.5798ms
[INFO] [stdout] t: 9.30182ms
[INFO] [stdout] t: 10.058769ms
[INFO] [stdout] t: 10.810279ms
[INFO] [stdout] t: 9.87994ms
[INFO] [stdout] t: 10.056189ms
[INFO] [stdout] t: 10.01684ms
[INFO] [stdout] t: 10.149259ms
[INFO] [stdout] t: 10.38312ms
[INFO] [stdout] t: 11.479819ms
[INFO] [stdout] t: 11.842529ms
[INFO] [stdout] t: 12.07291ms
[INFO] [stdout] t: 11.958389ms
[INFO] [stdout] t: 11.91612ms
[INFO] [stdout] t: 12.209399ms
[INFO] [stdout] t: 12.397929ms
[INFO] [stdout] t: 19.09749ms
[INFO] [stdout] t: 22.621368ms
[INFO] [stdout] t: 20.695629ms
[INFO] [stdout] t: 12.45811ms
[INFO] [stdout] t: 12.677539ms
[INFO] [stdout] t: 12.52369ms
[INFO] [stdout] t: 12.44514ms
[INFO] [stdout] t: 12.642809ms
[INFO] [stdout] t: 15.698329ms
[INFO] [stdout] t: 19.21703ms
[INFO] [stdout] t: 21.568499ms
[INFO] [stdout] t: 18.934999ms
[INFO] [stdout] t: 18.607869ms
[INFO] [stdout] t: 19.917969ms
[INFO] [stdout] t: 13.48921ms
[INFO] [stdout] t: 13.777519ms
[INFO] [stdout] t: 20.567259ms
[INFO] [stdout] t: 15.832789ms
[INFO] [stdout] t: 16.159559ms
[INFO] [stdout] t: 24.633579ms
[INFO] [stdout] t: 18.515319ms
[INFO] [stdout] t: 16.293909ms
[INFO] [stdout] t: 16.324039ms
[INFO] [stdout] t: 15.67255ms
[INFO] [stdout] t: 15.835079ms
[INFO] [stdout] t: 15.984429ms
[INFO] [stdout] t: 17.480679ms
[INFO] [stdout] t: 17.760209ms
[INFO] [stdout] t: 24.275379ms
[INFO] [stdout] t: 30.795799ms
[INFO] [stdout] t: 31.182539ms
[INFO] [stdout] t: 31.327118ms
[INFO] [stdout] t: 31.448069ms
[INFO] [stdout] t: 32.067968ms
[INFO] [stdout] t: 32.370399ms
[INFO] [stdout] t: 32.830578ms
[INFO] [stdout] t: 28.759388ms
[INFO] [stdout] t: 17.835469ms
[INFO] [stdout] t: 20.069649ms
[INFO] [stdout] t: 29.860869ms
[INFO] [stdout] t: 19.930479ms
[INFO] [stdout] t: 18.320679ms
[INFO] [stdout] t: 18.147169ms
[INFO] [stdout] t: 18.268509ms
[INFO] [stdout] t: 18.477019ms
[INFO] [stdout] t: 18.680609ms
[INFO] [stdout] t: 19.583389ms
[INFO] [stdout] t: 19.600229ms
[INFO] [stdout] t: 19.440549ms
[INFO] [stdout] t: 13.65126ms
[INFO] [stdout] 
[INFO] [stdout] (succ
[INFO] [stdout]    (succ
[INFO] [stdout]       (succ
[INFO] [stdout]          (succ
[INFO] [stdout]             (succ
[INFO] [stdout]                (succ
[INFO] [stdout]                   (succ
[INFO] [stdout]                      (succ
[INFO] [stdout]                         (succ
[INFO] [stdout]                            (succ
[INFO] [stdout]                               (succ
[INFO] [stdout]                                  (succ
[INFO] [stdout]                                     (succ
[INFO] [stdout]                                        (succ
[INFO] [stdout]                                           (succ
[INFO] [stdout]                                              (succ
[INFO] [stdout]                                                 (succ
[INFO] [stdout]                                                    (succ
[INFO] [stdout]                                                       (succ
[INFO] [stdout]                                                          (succ
[INFO] [stdout]                                                             (succ
[INFO] [stdout]                                                                (succ
[INFO] [stdout]                                                                   (succ
[INFO] [stdout]                                                                      (succ
[INFO] [stdout]                                                                         (succ
[INFO] [stdout]                                                                            (succ
[INFO] [stdout]                                                                               (succ
[INFO] [stdout]                                                                                  (succ
[INFO] [stdout]                                                                                     (succ
[INFO] [stdout]                                                                                        (succ
[INFO] [stdout]                                                                                           (succ
[INFO] [stdout]                                                                                              (succ
[INFO] [stdout]                                                                                                 (succ
[INFO] [stdout]                                                                                                    (succ
[INFO] [stdout]                                                                                                       (succ
[INFO] [stdout]                                                                                                          (succ
[INFO] [stdout]                                                                                                             (succ
[INFO] [stdout]                                                                                                                (succ
[INFO] [stdout]                                                                                                                   (succ
[INFO] [stdout]                                                                                                                      (succ
[INFO] [stdout]                                                                                                                         (succ
[INFO] [stdout]                                                                                                                            (succ
[INFO] [stdout]                                                                                                                               (succ
[INFO] [stdout]                                                                                                                                  (succ
[INFO] [stdout]                                                                                                                                     (succ
[INFO] [stdout]                                                                                                                                        (succ
[INFO] [stdout]                                                                                                                                           (succ
[INFO] [stdout]                                                                                                                                              (succ
[INFO] [stdout]                                                                                                                                                 (succ
[INFO] [stdout]                                                                                                                                                    (succ
[INFO] [stdout]                                                                                                                                                       (succ
[INFO] [stdout]                                                                                                                                                          (succ
[INFO] [stdout]                                                                                                                                                             (succ
[INFO] [stdout]                                                                                                                                                                (succ
[INFO] [stdout]                                                                                                                                                                   (succ
[INFO] [stdout]                                                                                                                                                                      (succ
[INFO] [stdout]                                                                                                                                                                         (succ
[INFO] [stdout]                                                                                                                                                                            (succ
[INFO] [stdout]                                                                                                                                                                               (succ
[INFO] [stdout]                                                                                                                                                                                  (succ
[INFO] [stdout]                                                                                                                                                                                     (succ
[INFO] [stdout]                                                                                                                                                                                        (succ
[INFO] [stdout]                                                                                                                                                                                           (succ
[INFO] [stdout]                                                                                                                                                                                              (succ
[INFO] [stdout]                                                                                                                                                                                                 (succ
[INFO] [stdout]                                                                                                                                                                                                    (succ
[INFO] [stdout]                                                                                                                                                                                                       (succ
[INFO] [stdout]                                                                                                                                                                                                          (succ
[INFO] [stdout]                                                                                                                                                                                                             (succ
[INFO] [stdout]                                                                                                                                                                                                                (succ
[INFO] [stdout]                                                                                                                                                                                                                   (succ
[INFO] [stdout]                                                                                                                                                                                                                      (succ
[INFO] [stdout]                                                                                                                                                                                                                         (succ
[INFO] [stdout]                                                                                                                                                                                                                            (succ
[INFO] [stdout]                                                                                                                                                                                                                               (succ
[INFO] [stdout]                                                                                                                                                                                                                                  (succ
[INFO] [stdout]                                                                                                                                                                                                                                     (succ
[INFO] [stdout]                                                                                                                                                                                                                                        (succ
[INFO] [stdout]                                                                                                                                                                                                                                           (succ
[INFO] [stdout]                                                                                                                                                                                                                                              (succ
[INFO] [stdout]                                                                                                                                                                                                                                                 (succ
[INFO] [stdout]                                                                                                                                                                                                                                                    (succ
[INFO] [stdout]                                                                                                                                                                                                                                                       (succ
[INFO] [stdout]                                                                                                                                                                                                                                                          (succ
[INFO] [stdout]                                                                                                                                                                                                                                                             (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                   (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                      (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                         (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                            (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                               (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                  (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                     (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                        (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                           (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                              (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                 (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                    (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                       (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                          (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                             (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                   (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                      (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                         (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                            (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                               (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                  (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                     (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                        (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                           (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                              (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                 (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                    (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                       (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                          (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                             (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                   (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                      (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                         (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                            (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                               (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                                  (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                                     (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                                        (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                                           (succ
[INFO] [stdout]                                                                                                                                                                                                                                                                                                                                                                                              (succ  0))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
[INFO] [stdout] 
[INFO] [stdout] congruence true
[INFO] [stdout] canonical  true
[INFO] [stdout] total (not including graphing time): 1.409615068s
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::egraph_mass_rewrite' (34) panicked at src/main.rs:232:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BackendError(DrawingError(ImageError(IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62548b6398ea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62548b6398ea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62548b6398ea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62548b6398ea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62548b64f78a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62548b64f78a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62548b63e2a2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62548b63e2a2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62548b61836f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62548b61836f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62548b631a39 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62548b4ac2dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62548b4ac2dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62548b631bf2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62548b631bf2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62548b618428 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62548b60fc49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62548b61913d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62548b64ff3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62548b64fc82 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62548b47b306 - <core[35159d6ffb30e017]::result::Result<(), plotters[4966caa9b0e84ea]::drawing::area::DrawingAreaErrorKind<plotters_bitmap[4e86f699ca60e02]::error::BitMapBackendError>>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62548b47b306 - egs[f2a62c519224b993]::tests::plot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:232:25
[INFO] [stdout]   22:     0x62548b47d3de - egs[f2a62c519224b993]::tests::egraph_mass_rewrite
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:154:9
[INFO] [stdout]   23:     0x62548b4787b7 - egs[f2a62c519224b993]::tests::egraph_mass_rewrite::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:82:33
[INFO] [stdout]   24:     0x62548b488586 - <egs[f2a62c519224b993]::tests::egraph_mass_rewrite::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62548b49f5bb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62548b49f5bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x62548b4acdab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x62548b4acdab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x62548b4acdab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x62548b4acdab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62548b4acdab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62548b4acdab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x62548b4acdab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x62548b4a7784 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x62548b4a7784 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62548b4af9b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x62548b4af9b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x62548b4af9b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x62548b4af9b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62548b4af9b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62548b4af9b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x62548b4af9b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62548b638e9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x62548b638e9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7a7a7203caa4 - <unknown>
[INFO] [stdout]   46:     0x7a7a720c9a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::egraph_mass_rewrite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.93s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin egs`
[INFO] running `Command { std: "docker" "inspect" "6b346ce6a59e0bca2131a90a98f14a9b62acdbbf137880a607a8efbc4dae0a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b346ce6a59e0bca2131a90a98f14a9b62acdbbf137880a607a8efbc4dae0a7b", kill_on_drop: false }`
[INFO] [stdout] 6b346ce6a59e0bca2131a90a98f14a9b62acdbbf137880a607a8efbc4dae0a7b
