[INFO] cloning repository https://github.com/workingjubilee/uwu-er-i-mean-owo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/workingjubilee/uwu-er-i-mean-owo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkingjubilee%2Fuwu-er-i-mean-owo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkingjubilee%2Fuwu-er-i-mean-owo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e45891069b71ad68674ebaee8e67aaa2d362097 [INFO] checking workingjubilee/uwu-er-i-mean-owo against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkingjubilee%2Fuwu-er-i-mean-owo" "/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/workingjubilee/uwu-er-i-mean-owo on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/workingjubilee/uwu-er-i-mean-owo [INFO] finished tweaking git repo https://github.com/workingjubilee/uwu-er-i-mean-owo [INFO] tweaked toml for git repo https://github.com/workingjubilee/uwu-er-i-mean-owo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/workingjubilee/uwu-er-i-mean-owo 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2f0a3ba4e0ff8cf6ab4cdb25303227273af5b62aed47a85df5b3e3ebe8ad976 [INFO] running `Command { std: "docker" "start" "-a" "b2f0a3ba4e0ff8cf6ab4cdb25303227273af5b62aed47a85df5b3e3ebe8ad976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2f0a3ba4e0ff8cf6ab4cdb25303227273af5b62aed47a85df5b3e3ebe8ad976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f0a3ba4e0ff8cf6ab4cdb25303227273af5b62aed47a85df5b3e3ebe8ad976", kill_on_drop: false }` [INFO] [stdout] b2f0a3ba4e0ff8cf6ab4cdb25303227273af5b62aed47a85df5b3e3ebe8ad976 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4812eb6c30df20de7eaf89b94cb2ac091086f49c92b06c470a7588f4c8ae2ae3 [INFO] running `Command { std: "docker" "start" "-a" "4812eb6c30df20de7eaf89b94cb2ac091086f49c92b06c470a7588f4c8ae2ae3", kill_on_drop: false }` [INFO] [stderr] Checking whats-this v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty0.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty0); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty1.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty1); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty2.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty2); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty3.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty3); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty0.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty0); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty4.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty4); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty5.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty5); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty6.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty6); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty1.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty1); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty7.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty7); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty2.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty2); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty8.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty8); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty9.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty9); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty3.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty3); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty4.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty4); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty5.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty5); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty6.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty6); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty7.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty7); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty8.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty8); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `uwu` is not a member of trait `WhatsThis` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | / fn uwu() -> Self { [INFO] [stdout] 15 | | <$this as Default>::default() [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____________^ not a member of trait `WhatsThis` [INFO] [stdout] | [INFO] [stdout] ::: src/ty9.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty9); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty0.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty0); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty0.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty0); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty1.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty1); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty1.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty1); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty2.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty2); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty2.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty2); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty3.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty3); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty3.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty3); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty4.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty4); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty4.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty4); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty5.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty5); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty5.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty5); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty6.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty6); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty6.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty6); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty7.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty7); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty7.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty7); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty8.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty8); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty8.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty8); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty9.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty9); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `owo` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl WhatsThis for $this { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `owo` in implementation [INFO] [stdout] ... [INFO] [stdout] 33 | fn owo() -> Self; [INFO] [stdout] | ----------------- `owo` from trait [INFO] [stdout] | [INFO] [stdout] ::: src/ty9.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / uwuify [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | (Ty9); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uwuify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `whats-this` (bin "whats-this") due to 20 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `whats-this` (bin "whats-this" test) due to 20 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4812eb6c30df20de7eaf89b94cb2ac091086f49c92b06c470a7588f4c8ae2ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4812eb6c30df20de7eaf89b94cb2ac091086f49c92b06c470a7588f4c8ae2ae3", kill_on_drop: false }` [INFO] [stdout] 4812eb6c30df20de7eaf89b94cb2ac091086f49c92b06c470a7588f4c8ae2ae3