[INFO] cloning repository mathiasmagnusson/bumbi-bot [INFO] running `"git" "clone" "--bare" "git://github.com/mathiasmagnusson/bumbi-bot.git" "work/cache/sources/gh/mathiasmagnusson/bumbi-bot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mathiasmagnusson/bumbi-bot'... [INFO] running `"git" "clone" "work/cache/sources/gh/mathiasmagnusson/bumbi-bot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/bumbi-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/bumbi-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mathiasmagnusson/bumbi-bot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/bumbi-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/bumbi-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba09333adfaf5fb7a2d17bff90e1e72f396eb8d6 [INFO] sha for GitHub repo mathiasmagnusson/bumbi-bot: ba09333adfaf5fb7a2d17bff90e1e72f396eb8d6 [INFO] validating manifest of mathiasmagnusson/bumbi-bot on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mathiasmagnusson/bumbi-bot on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mathiasmagnusson/bumbi-bot [INFO] finished frobbing mathiasmagnusson/bumbi-bot [INFO] frobbed toml for mathiasmagnusson/bumbi-bot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/bumbi-bot/Cargo.toml [INFO] started frobbing mathiasmagnusson/bumbi-bot [INFO] finished frobbing mathiasmagnusson/bumbi-bot [INFO] frobbed toml for mathiasmagnusson/bumbi-bot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/bumbi-bot/Cargo.toml [INFO] crate mathiasmagnusson/bumbi-bot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mathiasmagnusson/bumbi-bot against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/bumbi-bot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 205364c7a47416d9e6b28c5f2eba4210a7b419b78ad5bb40f85f90dacb9bfe3f [INFO] running `"docker" "start" "-a" "205364c7a47416d9e6b28c5f2eba4210a7b419b78ad5bb40f85f90dacb9bfe3f"` [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling serenity v0.5.12 [INFO] [stderr] Compiling bumbi-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `ignore_result` [INFO] [stderr] --> src/bumbi_bot.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use ignore_result::Ignore; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `ignore_result` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `ignore` found for type `std::result::Result<(), serenity::error::Error>` in the current scope [INFO] [stderr] --> src/bumbi_bot.rs:31:38 [INFO] [stderr] | [INFO] [stderr] 31 | message.delete().ignore(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `ignore` found for type `std::result::Result<(), serenity::error::Error>` in the current scope [INFO] [stderr] --> src/bumbi_bot.rs:33:40 [INFO] [stderr] | [INFO] [stderr] 33 | message.react('👌').ignore(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `ignore` found for type `std::result::Result<(), serenity::error::Error>` in the current scope [INFO] [stderr] --> src/bumbi_bot.rs:42:67 [INFO] [stderr] | [INFO] [stderr] 42 | message.channel_id.delete_message(message.id).ignore(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `bumbi-bot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "205364c7a47416d9e6b28c5f2eba4210a7b419b78ad5bb40f85f90dacb9bfe3f"` [INFO] running `"docker" "rm" "-f" "205364c7a47416d9e6b28c5f2eba4210a7b419b78ad5bb40f85f90dacb9bfe3f"` [INFO] [stdout] 205364c7a47416d9e6b28c5f2eba4210a7b419b78ad5bb40f85f90dacb9bfe3f