[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-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rookie1024/Omelette on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.94.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be9c1e8b4e66ed790de93fad42ed17db2bbefbd8531446087f1c236693f31d14 [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" "be9c1e8b4e66ed790de93fad42ed17db2bbefbd8531446087f1c236693f31d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be9c1e8b4e66ed790de93fad42ed17db2bbefbd8531446087f1c236693f31d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9c1e8b4e66ed790de93fad42ed17db2bbefbd8531446087f1c236693f31d14", kill_on_drop: false }` [INFO] [stdout] be9c1e8b4e66ed790de93fad42ed17db2bbefbd8531446087f1c236693f31d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc11863fe0927ef9e52820b882da41eab7533a4e2b0cf3835ced4cd3052cff34 [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" "bc11863fe0927ef9e52820b882da41eab7533a4e2b0cf3835ced4cd3052cff34", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling syn v0.13.11 [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" [INFO] [stdout] [INFO] [stdout] [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] [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] [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] [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 type or module `form_ids` [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `form_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 type or module `forms` [INFO] [stdout] --> src/models.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `forms` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 type or module `set_ids` [INFO] [stdout] --> src/models.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `set_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 type or module `sets` [INFO] [stdout] --> src/models.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sets` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 type or module `set_keys` [INFO] [stdout] --> src/models.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `set_keys` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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] [stderr] error: Could not document `omelette`. [INFO] [stderr] [INFO] [stderr] Caused by: [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 --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-8c18e60a7332d826.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-712a3faa01b60c67.rmeta --extern ncurses=/opt/rustwide/target/debug/deps/libncurses-04ec2cce0c23719a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5d2f05fb2922aa2e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c179be8fc604c8dd.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "bc11863fe0927ef9e52820b882da41eab7533a4e2b0cf3835ced4cd3052cff34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc11863fe0927ef9e52820b882da41eab7533a4e2b0cf3835ced4cd3052cff34", kill_on_drop: false }` [INFO] [stdout] bc11863fe0927ef9e52820b882da41eab7533a4e2b0cf3835ced4cd3052cff34