[INFO] cloning repository https://github.com/rookie1024/Omelette [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rookie1024/Omelette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad7e9a5fc0faaa271eb500284fec652425f4624d [INFO] documenting rookie1024/Omelette against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rookie1024/Omelette on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rookie1024/Omelette [INFO] finished tweaking git repo https://github.com/rookie1024/Omelette [INFO] tweaked toml for git repo https://github.com/rookie1024/Omelette written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rookie1024/Omelette already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaad0fcc89b7f8908f638487636597a754b112089f5900a2dba78835d195e93f [INFO] running `Command { std: "docker" "start" "-a" "eaad0fcc89b7f8908f638487636597a754b112089f5900a2dba78835d195e93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaad0fcc89b7f8908f638487636597a754b112089f5900a2dba78835d195e93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaad0fcc89b7f8908f638487636597a754b112089f5900a2dba78835d195e93f", kill_on_drop: false }` [INFO] [stdout] eaad0fcc89b7f8908f638487636597a754b112089f5900a2dba78835d195e93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41746595232fe54a34fce8756022630b8b9bbbe590346b7ab5ecfe5b6eba9056 [INFO] running `Command { std: "docker" "start" "-a" "41746595232fe54a34fce8756022630b8b9bbbe590346b7ab5ecfe5b6eba9056", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Documenting omelette v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `schema` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod schema; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `schema`, create file "src/schema.rs" or "src/schema/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `omelette` [INFO] [stdout] error[E0433]: failed to resolve: could not find `form_ids` in `schema` [INFO] [stdout] --> src/word_list.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use schema::form_ids::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `form_ids` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0433]: failed to resolve: could not find `forms` in `schema` [INFO] [stdout] --> src/word_list.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | use schema::forms::dsl::*; [INFO] [stdout] | ^^^^^ could not find `forms` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error[E0433]: failed to resolve: could not find `set_keys` in `schema` [INFO] [stdout] --> src/word_list.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | use schema::set_keys::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `set_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name omelette src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=e0d0259f696decbf -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-add774bbb0334494.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-140985ae3eda5f8a.rmeta --extern ncurses=/opt/rustwide/target/debug/deps/libncurses-70e8175da395e388.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9769c103f1bc51a8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f08e843385451df5.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error[E0433]: failed to resolve: could not find `set_ids` in `schema` [INFO] [stdout] --> src/word_list.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | use schema::set_ids::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `set_ids` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sets` in `schema` [INFO] [stdout] --> src/word_list.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | use schema::sets::dsl::*; [INFO] [stdout] | ^^^^ could not find `sets` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `form_ids` [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `form_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `forms` [INFO] [stdout] --> src/models.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `forms` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `set_ids` [INFO] [stdout] --> src/models.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `set_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sets` [INFO] [stdout] --> src/models.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sets` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `set_keys` [INFO] [stdout] --> src/models.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `set_keys` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41746595232fe54a34fce8756022630b8b9bbbe590346b7ab5ecfe5b6eba9056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41746595232fe54a34fce8756022630b8b9bbbe590346b7ab5ecfe5b6eba9056", kill_on_drop: false }` [INFO] [stdout] 41746595232fe54a34fce8756022630b8b9bbbe590346b7ab5ecfe5b6eba9056