[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anothernaso/microslop on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8f077f2c078fdc4f99119d80ecb3a9e39dbb579d73c5cbeae5f8016553407a0
[INFO] running `Command { std: "docker" "start" "-a" "c8f077f2c078fdc4f99119d80ecb3a9e39dbb579d73c5cbeae5f8016553407a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8f077f2c078fdc4f99119d80ecb3a9e39dbb579d73c5cbeae5f8016553407a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f077f2c078fdc4f99119d80ecb3a9e39dbb579d73c5cbeae5f8016553407a0", kill_on_drop: false }`
[INFO] [stdout] c8f077f2c078fdc4f99119d80ecb3a9e39dbb579d73c5cbeae5f8016553407a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c1a5fbb477bd1a305d1d01875a1f5d0757eb8d12071b1f2f3ab5dba91611a60
[INFO] running `Command { std: "docker" "start" "-a" "0c1a5fbb477bd1a305d1d01875a1f5d0757eb8d12071b1f2f3ab5dba91611a60", 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.65s
[INFO] running `Command { std: "docker" "inspect" "0c1a5fbb477bd1a305d1d01875a1f5d0757eb8d12071b1f2f3ab5dba91611a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1a5fbb477bd1a305d1d01875a1f5d0757eb8d12071b1f2f3ab5dba91611a60", kill_on_drop: false }`
[INFO] [stdout] 0c1a5fbb477bd1a305d1d01875a1f5d0757eb8d12071b1f2f3ab5dba91611a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7421fb9950f84b9b8e41c1b3d3f356d213b7f959cb5c5c0f95c89a04635cda9
[INFO] running `Command { std: "docker" "start" "-a" "f7421fb9950f84b9b8e41c1b3d3f356d213b7f959cb5c5c0f95c89a04635cda9", kill_on_drop: false }`
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "f7421fb9950f84b9b8e41c1b3d3f356d213b7f959cb5c5c0f95c89a04635cda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7421fb9950f84b9b8e41c1b3d3f356d213b7f959cb5c5c0f95c89a04635cda9", kill_on_drop: false }`
[INFO] [stdout] f7421fb9950f84b9b8e41c1b3d3f356d213b7f959cb5c5c0f95c89a04635cda9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f21f2e1f986df9a2f91cde2008c4ceb80a9bfe1990f04db3d4727faaa159dde
[INFO] running `Command { std: "docker" "start" "-a" "3f21f2e1f986df9a2f91cde2008c4ceb80a9bfe1990f04db3d4727faaa159dde", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/microslop-a618a252ba16a5fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests microslop
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/slopify.rs - slopify::&'_str::to_slop (line 80) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::ToSlop::to_slop (line 22) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::slopify (line 34) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::String::hallucinate (line 41) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::to_slop (line 63) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::&'_str::to_hallucination (line 88) ... 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] test src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) ... 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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::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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/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::&'_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/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] ---- 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::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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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] 
[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.40s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3f21f2e1f986df9a2f91cde2008c4ceb80a9bfe1990f04db3d4727faaa159dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f21f2e1f986df9a2f91cde2008c4ceb80a9bfe1990f04db3d4727faaa159dde", kill_on_drop: false }`
[INFO] [stdout] 3f21f2e1f986df9a2f91cde2008c4ceb80a9bfe1990f04db3d4727faaa159dde
