[INFO] cloning repository https://github.com/NinthAutumn/rust-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NinthAutumn/rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinthAutumn%2Frust-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinthAutumn%2Frust-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9de280ec5863106c4e6f62fb892d6882674095 [INFO] documenting NinthAutumn/rust-api against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinthAutumn%2Frust-api" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NinthAutumn/rust-api on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NinthAutumn/rust-api [INFO] finished tweaking git repo https://github.com/NinthAutumn/rust-api [INFO] tweaked toml for git repo https://github.com/NinthAutumn/rust-api written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/NinthAutumn/rust-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 719f341882a092825090abcc282f011111ca23d2410327552abd4eb321d26e0d [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" "719f341882a092825090abcc282f011111ca23d2410327552abd4eb321d26e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "719f341882a092825090abcc282f011111ca23d2410327552abd4eb321d26e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719f341882a092825090abcc282f011111ca23d2410327552abd4eb321d26e0d", kill_on_drop: false }` [INFO] [stdout] 719f341882a092825090abcc282f011111ca23d2410327552abd4eb321d26e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c62de43f1887f46b6452404801c0a039085984a5f3fe9852024450378409589 [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" "8c62de43f1887f46b6452404801c0a039085984a5f3fe9852024450378409589", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking lexical-core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.8.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking hmac v0.8.0 [INFO] [stderr] Checking sha-1 v0.9.0 [INFO] [stderr] Checking nom v5.1.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-threadpool v0.3.2 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-postgres v0.5.4 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-pg-mapper v0.1.8 [INFO] [stderr] Checking deadpool v0.5.1 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.1.5 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking deadpool-postgres v0.5.5 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking egg-mode v0.15.0 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Documenting rust-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `super::wallet` [INFO] [stdout] --> src/user/models/user.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{setting, wallet}; [INFO] [stdout] | ^^^^^^ no `wallet` in `user::models` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ToSql` in this scope [INFO] [stdout] --> src/user/models/user.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, ToSql, FromSql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `FromSql` in this scope [INFO] [stdout] --> src/user/models/user.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, ToSql, FromSql)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ToSql` in this scope [INFO] [stdout] --> src/user/models/user.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, ToSql, FromSql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `FromSql` in this scope [INFO] [stdout] --> src/user/models/user.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, ToSql, FromSql)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `rust-api`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name rust_api src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-ec4d946b30389254.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-5366a79eb2cbce55.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-a2e489c69935df3a.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1821104cd4582a3f.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-a6cd0973621e9b6a.rmeta --extern deadpool_postgres=/opt/rustwide/target/debug/deps/libdeadpool_postgres-fcc8e1b0552971d5.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-1c1d02a6c9463162.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-162bdd962f89a0c5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-ba66f513396278a0.rmeta --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-20a4a33033d33920.rmeta --extern tokio_pg_mapper=/opt/rustwide/target/debug/deps/libtokio_pg_mapper-fc36504edfc55198.rmeta --extern tokio_pg_mapper_derive=/opt/rustwide/target/debug/deps/libtokio_pg_mapper_derive-9f42b8f4be3cd7ba.so --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-67d3d726b1494083.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "8c62de43f1887f46b6452404801c0a039085984a5f3fe9852024450378409589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c62de43f1887f46b6452404801c0a039085984a5f3fe9852024450378409589", kill_on_drop: false }` [INFO] [stdout] 8c62de43f1887f46b6452404801c0a039085984a5f3fe9852024450378409589