[INFO] cloning repository https://github.com/MaxWainer/botty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxWainer/botty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxWainer%2Fbotty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxWainer%2Fbotty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec022dff2c5421119385c561cb70d1d662b10fcd [INFO] documenting MaxWainer/botty against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxWainer%2Fbotty" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaxWainer/botty on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaxWainer/botty [INFO] finished tweaking git repo https://github.com/MaxWainer/botty [INFO] tweaked toml for git repo https://github.com/MaxWainer/botty written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/MaxWainer/botty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5757380ec8868cff56d140a9c961d25e8d8e530b9814893faa55888ad52e696d [INFO] running `Command { std: "docker" "start" "-a" "5757380ec8868cff56d140a9c961d25e8d8e530b9814893faa55888ad52e696d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5757380ec8868cff56d140a9c961d25e8d8e530b9814893faa55888ad52e696d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5757380ec8868cff56d140a9c961d25e8d8e530b9814893faa55888ad52e696d", kill_on_drop: false }` [INFO] [stdout] 5757380ec8868cff56d140a9c961d25e8d8e530b9814893faa55888ad52e696d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c8a8281cf2d14cb4b1be010bf4319215ad45d1f3ef7ffbb4d96b797cc63ed8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53c8a8281cf2d14cb4b1be010bf4319215ad45d1f3ef7ffbb4d96b797cc63ed8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling mysql v21.0.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking nix v0.23.0 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking frunk_proc_macros v0.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking frunk v0.4.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling mysql_common v0.27.5 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking rust_decimal v1.17.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Documenting botty v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/main.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/config_parser.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/mysql.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `mysql` is ambiguous [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mysql::serde_json::Value::String; [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple potential import sources [INFO] [stdout] = note: `mysql` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::mysql` to refer to this crate unambiguously [INFO] [stdout] note: `mysql` could also refer to the module defined here [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod mysql; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: use `crate::mysql` to refer to this module unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not document `botty` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name botty src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5261a421035f46bf -L dependency=/opt/rustwide/target/debug/deps --extern mysql=/opt/rustwide/target/debug/deps/libmysql-d1a52061b647f553.rmeta --extern serenity=/opt/rustwide/target/debug/deps/libserenity-fec4b857acd61744.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-2f17ceac62a7e7c7.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "53c8a8281cf2d14cb4b1be010bf4319215ad45d1f3ef7ffbb4d96b797cc63ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c8a8281cf2d14cb4b1be010bf4319215ad45d1f3ef7ffbb4d96b797cc63ed8", kill_on_drop: false }` [INFO] [stdout] 53c8a8281cf2d14cb4b1be010bf4319215ad45d1f3ef7ffbb4d96b797cc63ed8