[INFO] cloning repository https://github.com/JWW127/crusty-notes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JWW127/crusty-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJWW127%2Fcrusty-notes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJWW127%2Fcrusty-notes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 588706a0935ce8166a9092a73397f6957cdec894 [INFO] testing JWW127/crusty-notes against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJWW127%2Fcrusty-notes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JWW127/crusty-notes on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JWW127/crusty-notes [INFO] finished tweaking git repo https://github.com/JWW127/crusty-notes [INFO] tweaked toml for git repo https://github.com/JWW127/crusty-notes written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JWW127/crusty-notes 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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42564ec8e40c82d4fb1e08341417b68a10521d57a63bb71b2e967dc4d6f68e5 [INFO] running `Command { std: "docker" "start" "-a" "a42564ec8e40c82d4fb1e08341417b68a10521d57a63bb71b2e967dc4d6f68e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42564ec8e40c82d4fb1e08341417b68a10521d57a63bb71b2e967dc4d6f68e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42564ec8e40c82d4fb1e08341417b68a10521d57a63bb71b2e967dc4d6f68e5", kill_on_drop: false }` [INFO] [stdout] a42564ec8e40c82d4fb1e08341417b68a10521d57a63bb71b2e967dc4d6f68e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcd71693b65a856db149d87b75eb7f4dcec711cd0a78ec54f7b88fcb05a8d632 [INFO] running `Command { std: "docker" "start" "-a" "bcd71693b65a856db149d87b75eb7f4dcec711cd0a78ec54f7b88fcb05a8d632", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling mith v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/main.rs:1300:19 [INFO] [stdout] | [INFO] [stdout] 1300 | .map(|i| i.clone()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.29s [INFO] running `Command { std: "docker" "inspect" "bcd71693b65a856db149d87b75eb7f4dcec711cd0a78ec54f7b88fcb05a8d632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd71693b65a856db149d87b75eb7f4dcec711cd0a78ec54f7b88fcb05a8d632", kill_on_drop: false }` [INFO] [stdout] bcd71693b65a856db149d87b75eb7f4dcec711cd0a78ec54f7b88fcb05a8d632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b4558a616e9caa9c96d8ec89db7bf0beeea94e7317d9385ba84a9b32142423 [INFO] running `Command { std: "docker" "start" "-a" "c6b4558a616e9caa9c96d8ec89db7bf0beeea94e7317d9385ba84a9b32142423", kill_on_drop: false }` [INFO] [stderr] Compiling mith v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/main.rs:1300:19 [INFO] [stdout] | [INFO] [stdout] 1300 | .map(|i| i.clone()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "c6b4558a616e9caa9c96d8ec89db7bf0beeea94e7317d9385ba84a9b32142423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b4558a616e9caa9c96d8ec89db7bf0beeea94e7317d9385ba84a9b32142423", kill_on_drop: false }` [INFO] [stdout] c6b4558a616e9caa9c96d8ec89db7bf0beeea94e7317d9385ba84a9b32142423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f4f7800f677b18e1c71e004e64a0ea2e773b899a0c33491d59da792bd21d93b [INFO] running `Command { std: "docker" "start" "-a" "7f4f7800f677b18e1c71e004e64a0ea2e773b899a0c33491d59da792bd21d93b", kill_on_drop: false }` [INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stderr] --> src/main.rs:1300:19 [INFO] [stderr] | [INFO] [stderr] 1300 | .map(|i| i.clone()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mith` (bin "mith" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mith-c0fc1d3d61c426f0) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test testing_basics::tests::it_fails_ignored ... ignored [INFO] [stdout] test testing_basics::tests::it_works_2 ... ok [INFO] [stdout] test testing_basics::tests::rect_does_not_fits_in_rect ... ok [INFO] [stdout] test testing_basics::tests::it_works ... ok [INFO] [stdout] test testing_basics::tests::rect_fits_in_rect ... ok [INFO] [stdout] test testing_basics::tests::result_test ... FAILED [INFO] [stdout] test testing_basics::tests::it_fails ... FAILED [INFO] [stdout] test testing_basics::tests::does_not_fit_should_panic - should panic ... FAILED [INFO] [stdout] test testing_basics::tests::it_fails_2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- testing_basics::tests::result_test stdout ---- [INFO] [stdout] Error: "☠☠☠ two plus two must equal 4 ☠☠☠" [INFO] [stdout] [INFO] [stdout] ---- testing_basics::tests::it_fails stdout ---- [INFO] [stdout] thread 'testing_basics::tests::it_fails' panicked at 'this makes it fail', src/testing_basics.rs:38:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b09be5bea1 - std::backtrace_rs::backtrace::libunwind::trace::h2703a10e9200794c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b09be5bea1 - std::backtrace_rs::backtrace::trace_unsynchronized::h4844f7d488b44dc0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b09be5bea1 - std::sys_common::backtrace::_print_fmt::hf45311442c372df0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55b09be5bea1 - ::fmt::h51751bf0e7490aba [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b09be85e0c - core::fmt::rt::Argument::fmt::hd1fd9c2a99deb5d8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55b09be85e0c - core::fmt::write::hbfbb2d31c1f0855c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55b09be5908e - std::io::Write::write_fmt::hbc06e15dd07a341d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55b09be5bcb5 - std::sys_common::backtrace::_print::hdbe3ddcbbe0168c0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b09be5bcb5 - std::sys_common::backtrace::print::hb26905a5b7786a7c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b09be5d9d3 - std::panicking::default_hook::{{closure}}::h8ebb81b0f88d6f0c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x55b09be5d670 - std::panicking::default_hook::h68ef778f73f0172f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55b09be2afe7 - as core::ops::function::Fn>::call::hae2e49ca62e027a7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55b09be2afe7 - test::test_main::{{closure}}::hfabcca8fcc567747 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x55b09be5e0ce - as core::ops::function::Fn>::call::h24d4a2aeda7029b9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55b09be5e0ce - std::panicking::rust_panic_with_hook::h802085966bb64488 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x55b09be5de11 - std::panicking::begin_panic_handler::{{closure}}::h646997c92b8b8ce3 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:595:13 [INFO] [stdout] 16: 0x55b09be5c306 - std::sys_common::backtrace::__rust_end_short_backtrace::h00c2f9b1ae29e02d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x55b09be5dba2 - rust_begin_unwind [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x55b09bdf4493 - core::panicking::panic_fmt::hcb3f95bd29fc9a6f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55b09bdf5982 - mith::testing_basics::tests::it_fails::h1e9e06a0dc4c53bb [INFO] [stdout] at /opt/rustwide/workdir/src/testing_basics.rs:38:9 [INFO] [stdout] 20: 0x55b09bdf5937 - mith::testing_basics::tests::it_fails::{{closure}}::h6ffb0585598fdc9e [INFO] [stdout] at /opt/rustwide/workdir/src/testing_basics.rs:37:19 [INFO] [stdout] 21: 0x55b09bdf5045 - core::ops::function::FnOnce::call_once::h0d95d632aec97d67 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55b09be3028f - core::ops::function::FnOnce::call_once::h0617ecab077fa701 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55b09be3028f - test::__rust_begin_short_backtrace::h5a61b0d3b3858a9e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:626:18 [INFO] [stdout] 24: 0x55b09be2f2c2 - test::run_test_in_process::{{closure}}::h612e19f1fff74c0b [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:60 [INFO] [stdout] 25: 0x55b09be2f2c2 - as core::ops::function::FnOnce<()>>::call_once::h9c274bf226b4b405 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b09be2f2c2 - std::panicking::try::do_call::h2e1fe1d6dd44ae26 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 27: 0x55b09be2f2c2 - std::panicking::try::hd56cf97b42cd7225 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 28: 0x55b09be2f2c2 - std::panic::catch_unwind::h73b3fd42fc280662 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55b09be2f2c2 - test::run_test_in_process::h89bc4bc707762a60 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:27 [INFO] [stdout] 30: 0x55b09be2f2c2 - test::run_test::{{closure}}::hbb9d716625919f12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:572:43 [INFO] [stdout] 31: 0x55b09bdf6124 - test::run_test::{{closure}}::h6b8e0276183b66a8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:600:41 [INFO] [stdout] 32: 0x55b09bdf6124 - std::sys_common::backtrace::__rust_begin_short_backtrace::hedd230a3e26fe7ae [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 33: 0x55b09bdfbdfb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4db94156f406f673 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55b09bdfbdfb - as core::ops::function::FnOnce<()>>::call_once::hbd354b464352c928 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b09bdfbdfb - std::panicking::try::do_call::ha2cf3b8f2d86484e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 36: 0x55b09bdfbdfb - std::panicking::try::h0f17c2aad7c9cec6 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 37: 0x55b09bdfbdfb - std::panic::catch_unwind::hf1265b3f74892fe9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55b09bdfbdfb - std::thread::Builder::spawn_unchecked_::{{closure}}::h34c179833b973108 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55b09bdfbdfb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb7aff8ad36f3e68 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55b09be626d5 - as core::ops::function::FnOnce>::call_once::h97566ec5ca724d12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 41: 0x55b09be626d5 - as core::ops::function::FnOnce>::call_once::h8965e3547219fbf7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55b09be626d5 - std::sys::unix::thread::Thread::new::thread_start::hfb921fb13d012ef9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7fb17f2f6b43 - [INFO] [stdout] 44: 0x7fb17f387bb4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- testing_basics::tests::does_not_fit_should_panic stdout ---- [INFO] [stdout] thread 'testing_basics::tests::does_not_fit_should_panic' panicked at 'assertion failed: smaller_rect.can_hold(&larger_rect)', src/testing_basics.rs:88:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b09be5bea1 - std::backtrace_rs::backtrace::libunwind::trace::h2703a10e9200794c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b09be5bea1 - std::backtrace_rs::backtrace::trace_unsynchronized::h4844f7d488b44dc0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b09be5bea1 - std::sys_common::backtrace::_print_fmt::hf45311442c372df0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55b09be5bea1 - ::fmt::h51751bf0e7490aba [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b09be85e0c - core::fmt::rt::Argument::fmt::hd1fd9c2a99deb5d8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55b09be85e0c - core::fmt::write::hbfbb2d31c1f0855c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55b09be5908e - std::io::Write::write_fmt::hbc06e15dd07a341d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55b09be5bcb5 - std::sys_common::backtrace::_print::hdbe3ddcbbe0168c0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b09be5bcb5 - std::sys_common::backtrace::print::hb26905a5b7786a7c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b09be5d9d3 - std::panicking::default_hook::{{closure}}::h8ebb81b0f88d6f0c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x55b09be5d670 - std::panicking::default_hook::h68ef778f73f0172f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55b09be2afe7 - as core::ops::function::Fn>::call::hae2e49ca62e027a7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55b09be2afe7 - test::test_main::{{closure}}::hfabcca8fcc567747 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x55b09be5e0ce - as core::ops::function::Fn>::call::h24d4a2aeda7029b9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55b09be5e0ce - std::panicking::rust_panic_with_hook::h802085966bb64488 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x55b09be5de11 - std::panicking::begin_panic_handler::{{closure}}::h646997c92b8b8ce3 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:595:13 [INFO] [stdout] 16: 0x55b09be5c306 - std::sys_common::backtrace::__rust_end_short_backtrace::h00c2f9b1ae29e02d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x55b09be5dba2 - rust_begin_unwind [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x55b09bdf4493 - core::panicking::panic_fmt::hcb3f95bd29fc9a6f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55b09bdf4523 - core::panicking::panic::h462c5a7d1ac42a9f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:117:5 [INFO] [stdout] 20: 0x55b09bdf5bfa - mith::testing_basics::tests::does_not_fit_should_panic::hd30000306a538eb2 [INFO] [stdout] at /opt/rustwide/workdir/src/testing_basics.rs:88:9 [INFO] [stdout] 21: 0x55b09bdf5b87 - mith::testing_basics::tests::does_not_fit_should_panic::{{closure}}::hc4fb10911021c6ac [INFO] [stdout] at /opt/rustwide/workdir/src/testing_basics.rs:78:36 [INFO] [stdout] 22: 0x55b09bdf51d5 - core::ops::function::FnOnce::call_once::ha313eea21179145d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55b09be3028f - core::ops::function::FnOnce::call_once::h0617ecab077fa701 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55b09be3028f - test::__rust_begin_short_backtrace::h5a61b0d3b3858a9e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:626:18 [INFO] [stdout] 25: 0x55b09be2f2c2 - test::run_test_in_process::{{closure}}::h612e19f1fff74c0b [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:60 [INFO] [stdout] 26: 0x55b09be2f2c2 - as core::ops::function::FnOnce<()>>::call_once::h9c274bf226b4b405 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55b09be2f2c2 - std::panicking::try::do_call::h2e1fe1d6dd44ae26 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 28: 0x55b09be2f2c2 - std::panicking::try::hd56cf97b42cd7225 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 29: 0x55b09be2f2c2 - std::panic::catch_unwind::h73b3fd42fc280662 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x55b09be2f2c2 - test::run_test_in_process::h89bc4bc707762a60 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:27 [INFO] [stdout] 31: 0x55b09be2f2c2 - test::run_test::{{closure}}::hbb9d716625919f12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:572:43 [INFO] [stdout] 32: 0x55b09bdf6124 - test::run_test::{{closure}}::h6b8e0276183b66a8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:600:41 [INFO] [stdout] 33: 0x55b09bdf6124 - std::sys_common::backtrace::__rust_begin_short_backtrace::hedd230a3e26fe7ae [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 34: 0x55b09bdfbdfb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4db94156f406f673 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 35: 0x55b09bdfbdfb - as core::ops::function::FnOnce<()>>::call_once::hbd354b464352c928 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55b09bdfbdfb - std::panicking::try::do_call::ha2cf3b8f2d86484e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 37: 0x55b09bdfbdfb - std::panicking::try::h0f17c2aad7c9cec6 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 38: 0x55b09bdfbdfb - std::panic::catch_unwind::hf1265b3f74892fe9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x55b09bdfbdfb - std::thread::Builder::spawn_unchecked_::{{closure}}::h34c179833b973108 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 40: 0x55b09bdfbdfb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb7aff8ad36f3e68 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55b09be626d5 - as core::ops::function::FnOnce>::call_once::h97566ec5ca724d12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55b09be626d5 - as core::ops::function::FnOnce>::call_once::h8965e3547219fbf7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55b09be626d5 - std::sys::unix::thread::Thread::new::thread_start::hfb921fb13d012ef9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7fb17f2f6b43 - [INFO] [stdout] 45: 0x7fb17f387bb4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: `"assertion failed: smaller_rect.can_hold(&larger_rect)"`, [INFO] [stdout] expected substring: `"🤖rect to not fit but it does🤖"` [INFO] [stdout] ---- testing_basics::tests::it_fails_2 stdout ---- [INFO] [stdout] thread 'testing_basics::tests::it_fails_2' panicked at ' [INFO] [stdout] 🤬false🤬 [INFO] [stdout] ', src/testing_basics.rs:44:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b09be5bea1 - std::backtrace_rs::backtrace::libunwind::trace::h2703a10e9200794c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b09be5bea1 - std::backtrace_rs::backtrace::trace_unsynchronized::h4844f7d488b44dc0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b09be5bea1 - std::sys_common::backtrace::_print_fmt::hf45311442c372df0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55b09be5bea1 - ::fmt::h51751bf0e7490aba [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b09be85e0c - core::fmt::rt::Argument::fmt::hd1fd9c2a99deb5d8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55b09be85e0c - core::fmt::write::hbfbb2d31c1f0855c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55b09be5908e - std::io::Write::write_fmt::hbc06e15dd07a341d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55b09be5bcb5 - std::sys_common::backtrace::_print::hdbe3ddcbbe0168c0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b09be5bcb5 - std::sys_common::backtrace::print::hb26905a5b7786a7c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b09be5d9d3 - std::panicking::default_hook::{{closure}}::h8ebb81b0f88d6f0c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x55b09be5d670 - std::panicking::default_hook::h68ef778f73f0172f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55b09be2afe7 - as core::ops::function::Fn>::call::hae2e49ca62e027a7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55b09be2afe7 - test::test_main::{{closure}}::hfabcca8fcc567747 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x55b09be5e0ce - as core::ops::function::Fn>::call::h24d4a2aeda7029b9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55b09be5e0ce - std::panicking::rust_panic_with_hook::h802085966bb64488 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x55b09be5de57 - std::panicking::begin_panic_handler::{{closure}}::h646997c92b8b8ce3 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x55b09be5c306 - std::sys_common::backtrace::__rust_end_short_backtrace::h00c2f9b1ae29e02d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x55b09be5dba2 - rust_begin_unwind [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x55b09bdf4493 - core::panicking::panic_fmt::hcb3f95bd29fc9a6f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55b09bdf5a4c - mith::testing_basics::tests::it_fails_2::h306b2b069a1a631c [INFO] [stdout] at /opt/rustwide/workdir/src/testing_basics.rs:44:9 [INFO] [stdout] 20: 0x55b09bdf59a7 - mith::testing_basics::tests::it_fails_2::{{closure}}::h4d44f521508737cd [INFO] [stdout] at /opt/rustwide/workdir/src/testing_basics.rs:42:21 [INFO] [stdout] 21: 0x55b09bdf5005 - core::ops::function::FnOnce::call_once::h0c7632280e72dbf1 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55b09be3028f - core::ops::function::FnOnce::call_once::h0617ecab077fa701 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55b09be3028f - test::__rust_begin_short_backtrace::h5a61b0d3b3858a9e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:626:18 [INFO] [stdout] 24: 0x55b09be2f2c2 - test::run_test_in_process::{{closure}}::h612e19f1fff74c0b [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:60 [INFO] [stdout] 25: 0x55b09be2f2c2 - as core::ops::function::FnOnce<()>>::call_once::h9c274bf226b4b405 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b09be2f2c2 - std::panicking::try::do_call::h2e1fe1d6dd44ae26 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 27: 0x55b09be2f2c2 - std::panicking::try::hd56cf97b42cd7225 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 28: 0x55b09be2f2c2 - std::panic::catch_unwind::h73b3fd42fc280662 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55b09be2f2c2 - test::run_test_in_process::h89bc4bc707762a60 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:27 [INFO] [stdout] 30: 0x55b09be2f2c2 - test::run_test::{{closure}}::hbb9d716625919f12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:572:43 [INFO] [stdout] 31: 0x55b09bdf6124 - test::run_test::{{closure}}::h6b8e0276183b66a8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:600:41 [INFO] [stdout] 32: 0x55b09bdf6124 - std::sys_common::backtrace::__rust_begin_short_backtrace::hedd230a3e26fe7ae [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 33: 0x55b09bdfbdfb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4db94156f406f673 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55b09bdfbdfb - as core::ops::function::FnOnce<()>>::call_once::hbd354b464352c928 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b09bdfbdfb - std::panicking::try::do_call::ha2cf3b8f2d86484e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 36: 0x55b09bdfbdfb - std::panicking::try::h0f17c2aad7c9cec6 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 37: 0x55b09bdfbdfb - std::panic::catch_unwind::hf1265b3f74892fe9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55b09bdfbdfb - std::thread::Builder::spawn_unchecked_::{{closure}}::h34c179833b973108 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55b09bdfbdfb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb7aff8ad36f3e68 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55b09be626d5 - as core::ops::function::FnOnce>::call_once::h97566ec5ca724d12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 41: 0x55b09be626d5 - as core::ops::function::FnOnce>::call_once::h8965e3547219fbf7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55b09be626d5 - std::sys::unix::thread::Thread::new::thread_start::hfb921fb13d012ef9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7fb17f2f6b43 - [INFO] [stdout] 44: 0x7fb17f387bb4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] testing_basics::tests::does_not_fit_should_panic [INFO] [stdout] testing_basics::tests::it_fails [INFO] [stdout] testing_basics::tests::it_fails_2 [INFO] [stdout] testing_basics::tests::result_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin mith` [INFO] running `Command { std: "docker" "inspect" "7f4f7800f677b18e1c71e004e64a0ea2e773b899a0c33491d59da792bd21d93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4f7800f677b18e1c71e004e64a0ea2e773b899a0c33491d59da792bd21d93b", kill_on_drop: false }` [INFO] [stdout] 7f4f7800f677b18e1c71e004e64a0ea2e773b899a0c33491d59da792bd21d93b