[INFO] cloning repository https://github.com/Anothernaso/microslop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anothernaso/microslop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] def653a4c4cdde302589d8b7c4f831344731ea03
[INFO] testing Anothernaso/microslop against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anothernaso/microslop
[INFO] finished tweaking git repo https://github.com/Anothernaso/microslop
[INFO] tweaked toml for git repo https://github.com/Anothernaso/microslop written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anothernaso/microslop on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anothernaso/microslop 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded randix v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32236ce8629f686a49bbe6ca6eb2c19b4e338a887d3efb2e5cffa2b3ceed582c
[INFO] running `Command { std: "docker" "start" "-a" "32236ce8629f686a49bbe6ca6eb2c19b4e338a887d3efb2e5cffa2b3ceed582c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32236ce8629f686a49bbe6ca6eb2c19b4e338a887d3efb2e5cffa2b3ceed582c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32236ce8629f686a49bbe6ca6eb2c19b4e338a887d3efb2e5cffa2b3ceed582c", kill_on_drop: false }`
[INFO] [stdout] 32236ce8629f686a49bbe6ca6eb2c19b4e338a887d3efb2e5cffa2b3ceed582c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e489c9038a82e52647350ccc6d49ca10090380b58fa33cad94891fee00843bea
[INFO] running `Command { std: "docker" "start" "-a" "e489c9038a82e52647350ccc6d49ca10090380b58fa33cad94891fee00843bea", kill_on_drop: false }`
[INFO] [stderr]    Compiling randix v0.3.2
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "e489c9038a82e52647350ccc6d49ca10090380b58fa33cad94891fee00843bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e489c9038a82e52647350ccc6d49ca10090380b58fa33cad94891fee00843bea", kill_on_drop: false }`
[INFO] [stdout] e489c9038a82e52647350ccc6d49ca10090380b58fa33cad94891fee00843bea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f476ddcf87b8fb9b68b5104ac8e8a6414698c383bf62884e25b74b530105753b
[INFO] running `Command { std: "docker" "start" "-a" "f476ddcf87b8fb9b68b5104ac8e8a6414698c383bf62884e25b74b530105753b", kill_on_drop: false }`
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "f476ddcf87b8fb9b68b5104ac8e8a6414698c383bf62884e25b74b530105753b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f476ddcf87b8fb9b68b5104ac8e8a6414698c383bf62884e25b74b530105753b", kill_on_drop: false }`
[INFO] [stdout] f476ddcf87b8fb9b68b5104ac8e8a6414698c383bf62884e25b74b530105753b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23ae3deca7892e081c7d10d80d759301ec78536b73402f65cb5c57f3474673be
[INFO] running `Command { std: "docker" "start" "-a" "23ae3deca7892e081c7d10d80d759301ec78536b73402f65cb5c57f3474673be", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/microslop-d0635b1c3028e265)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests microslop
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/copilot.rs - copilot::String::hallucinate (line 41) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::slopify (line 34) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::Slopify::slopify (line 9) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::ToSlop::to_slop (line 22) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::&'_str::to_slop (line 80) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::&'_str::to_hallucination (line 88) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::to_slop (line 63) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::String::to_hallucination (line 71) ... FAILED
[INFO] [stdout] test src/hook.rs - hook::install_slop_hook (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/copilot.rs - copilot::String::hallucinate (line 41) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/copilot.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 42 - String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout] 42 + String::new().hallucinate();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hallucinate` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_hallucination` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/copilot.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | "MicroSlop Wandoze".to_hallucination();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::String::slopify (line 34) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/slopify.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 35 - String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout] 35 + String::new().slopify();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slopify` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    |                                  ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::Slopify::slopify (line 9) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/slopify.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 10 - String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout] 10 + String::new().slopify();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slopify` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    |                                  ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/copilot.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 19 - String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout] 19 + String::new().hallucinate();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hallucinate` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::ToSlop::to_slop (line 22) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/slopify.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | "MicroSlop Wandoze".to_slop();
[INFO] [stdout]    |                     ^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::&'_str::to_slop (line 80) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/slopify.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | let sloppy_str = str.to_slop(); // This returns an owned String
[INFO] [stdout]    |                      ^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::&'_str::to_hallucination (line 88) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/copilot.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 | let delusional_str = str.to_slop(); // This returns an owned String
[INFO] [stdout]    |                          ^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::String::to_slop (line 63) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | let sloppy_str = str.to_slop(); // This doesn't move str
[INFO] [stdout]    |                      ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::String::to_hallucination (line 71) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_hallucination` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 | let delusional_str = str.to_hallucination(); // This doesn't move str
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hook.rs - hook::install_slop_hook (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] ̢̣̅̚ ̝̖̄̋ ̡̛̙̐ ̘̠̟ ̗̊̐P̀̎̋A̐̉̕Ń̐̃Î̝̑̎c̅̇̊ ̛̙̆C̥̒̉̕ȧ̧̃̕̚Ư̡̅̀̆ĝ̄̉̓̂h̥̗̠̖t̍̔̆̏̈!
[INFO] [stdout] ̢̝̤́̎ą̛̟̩̞t̞̑̈ ̨̛̣̃̋Ş̙̜̊̎R̦̊̉C̩̗̐̎/̝̘̒̒̌h̨̛̀̎̚Ȯ̢̂̅Ò̦̞̜̆k̛̇̄̀.̟̐̋̚r̛̃̍s̃̌̇̃:̩̗̚9̜̏̍:̨̩̤5
[INFO] [stdout] ̢̩̂̈̋M̛̄̆Ě̖̟Š́̃s̤̋̉Ȃ̡̦̒̓g̑̆̚Ȇ̎̐̌:̢̟̥̃̏ ̨̣̏ț̀̚ḣ̃̒i̗̠̅š̠̊ ̡̤̂̆Ỉ̒̒̏s̛̉̓̋̊ ̋̃̕Ă̟̋ ̞̩̍̀S̙̃̎̚L̀̀̍O̠̔́̃̕P̧̢̡̉p̠̋̃Y̛̌̏ ̞̥̖̐̋P̤̑̒a̛̋̃̐Ṅ̨̝̠i̗̇̑̔̎C̙̥̃!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/copilot.rs - copilot::&'_str::to_hallucination (line 88)
[INFO] [stdout]     src/copilot.rs - copilot::Hallucinate::hallucinate (line 18)
[INFO] [stdout]     src/copilot.rs - copilot::String::hallucinate (line 41)
[INFO] [stdout]     src/copilot.rs - copilot::String::to_hallucination (line 71)
[INFO] [stdout]     src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31)
[INFO] [stdout]     src/hook.rs - hook::install_slop_hook (line 11)
[INFO] [stdout]     src/slopify.rs - slopify::&'_str::to_slop (line 80)
[INFO] [stdout]     src/slopify.rs - slopify::Slopify::slopify (line 9)
[INFO] [stdout]     src/slopify.rs - slopify::String::slopify (line 34)
[INFO] [stdout]     src/slopify.rs - slopify::String::to_slop (line 63)
[INFO] [stdout]     src/slopify.rs - slopify::ToSlop::to_slop (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "23ae3deca7892e081c7d10d80d759301ec78536b73402f65cb5c57f3474673be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ae3deca7892e081c7d10d80d759301ec78536b73402f65cb5c57f3474673be", kill_on_drop: false }`
[INFO] [stdout] 23ae3deca7892e081c7d10d80d759301ec78536b73402f65cb5c57f3474673be
