[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anothernaso/microslop 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/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9ed9058ea620a6612fd8d39ebdf05f883e5fd2b61012f33accc89e253c325d4b
[INFO] running `Command { std: "docker" "start" "-a" "9ed9058ea620a6612fd8d39ebdf05f883e5fd2b61012f33accc89e253c325d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed9058ea620a6612fd8d39ebdf05f883e5fd2b61012f33accc89e253c325d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed9058ea620a6612fd8d39ebdf05f883e5fd2b61012f33accc89e253c325d4b", kill_on_drop: false }`
[INFO] [stdout] 9ed9058ea620a6612fd8d39ebdf05f883e5fd2b61012f33accc89e253c325d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 74d33408e867b4a3bf500223a517f430bc83462765b3962a8891ecc5b843fdfb
[INFO] running `Command { std: "docker" "start" "-a" "74d33408e867b4a3bf500223a517f430bc83462765b3962a8891ecc5b843fdfb", 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.77s
[INFO] running `Command { std: "docker" "inspect" "74d33408e867b4a3bf500223a517f430bc83462765b3962a8891ecc5b843fdfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d33408e867b4a3bf500223a517f430bc83462765b3962a8891ecc5b843fdfb", kill_on_drop: false }`
[INFO] [stdout] 74d33408e867b4a3bf500223a517f430bc83462765b3962a8891ecc5b843fdfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 13e95a479b09ec0d4ad85f16d14fc7d0619e092eabc39893f5937c3783528726
[INFO] running `Command { std: "docker" "start" "-a" "13e95a479b09ec0d4ad85f16d14fc7d0619e092eabc39893f5937c3783528726", 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" "13e95a479b09ec0d4ad85f16d14fc7d0619e092eabc39893f5937c3783528726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e95a479b09ec0d4ad85f16d14fc7d0619e092eabc39893f5937c3783528726", kill_on_drop: false }`
[INFO] [stdout] 13e95a479b09ec0d4ad85f16d14fc7d0619e092eabc39893f5937c3783528726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 56d1c64ccae802154d7cc87498e506c4bc501456a8d7beb2fefa830b7a3d30e7
[INFO] running `Command { std: "docker" "start" "-a" "56d1c64ccae802154d7cc87498e506c4bc501456a8d7beb2fefa830b7a3d30e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[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/copilot.rs - copilot::String::hallucinate (line 41) ... 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/slopify.rs - slopify::String::to_slop (line 63) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::&'_str::to_slop (line 80) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::slopify (line 34) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::ToSlop::to_slop (line 22) ... FAILED
[INFO] [stdout] test src/hook.rs - hook::install_slop_hook (line 11) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::Slopify::slopify (line 9) ... 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/33835004928d3bf65db4d4712e1330766263b0bd/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::&'_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/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::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/33835004928d3bf65db4d4712e1330766263b0bd/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::&'_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::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/33835004928d3bf65db4d4712e1330766263b0bd/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::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::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/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/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/33835004928d3bf65db4d4712e1330766263b0bd/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] 
[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.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.60s; merged doctests compilation took 0.25s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "56d1c64ccae802154d7cc87498e506c4bc501456a8d7beb2fefa830b7a3d30e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d1c64ccae802154d7cc87498e506c4bc501456a8d7beb2fefa830b7a3d30e7", kill_on_drop: false }`
[INFO] [stdout] 56d1c64ccae802154d7cc87498e506c4bc501456a8d7beb2fefa830b7a3d30e7
