[INFO] crate woz 1.4.0 is already in cache [INFO] documenting woz-1.4.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate woz 1.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate woz 1.4.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate woz 1.4.0 [INFO] finished tweaking crates.io crate woz 1.4.0 [INFO] tweaked toml for crates.io crate woz 1.4.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate woz 1.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] 6e105a331c171a05a76ee6a29b9855885ce3d5e457c43c943f05ad1c7dd83749 [INFO] running `Command { std: "docker" "start" "-a" "6e105a331c171a05a76ee6a29b9855885ce3d5e457c43c943f05ad1c7dd83749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e105a331c171a05a76ee6a29b9855885ce3d5e457c43c943f05ad1c7dd83749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e105a331c171a05a76ee6a29b9855885ce3d5e457c43c943f05ad1c7dd83749", kill_on_drop: false }` [INFO] [stdout] 6e105a331c171a05a76ee6a29b9855885ce3d5e457c43c943f05ad1c7dd83749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2edc5164822d3fa3b62b407789b7179c2e1dcb63e2e14a3682e5ff4cc49fa0b4 [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" "2edc5164822d3fa3b62b407789b7179c2e1dcb63e2e14a3682e5ff4cc49fa0b4", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling time v0.2.14 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking pin-project v0.4.9 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking handlebars v2.0.1 [INFO] [stderr] Checking rusoto_credential v0.43.0 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking rusoto_signature v0.43.0 [INFO] [stderr] Checking rusoto_cognito_sync v0.43.0 [INFO] [stderr] Checking rusoto_cognito_idp v0.43.0 [INFO] [stderr] Checking rusoto_cognito_identity v0.43.0 [INFO] [stderr] Checking rusoto_s3 v0.43.0 [INFO] [stderr] Documenting woz v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `WOZ_WEB_SCHEME` not defined [INFO] [stdout] --> src/config.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub const SCHEME: &str = env!("WOZ_WEB_SCHEME"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_WEB_NETLOC` not defined [INFO] [stdout] --> src/config.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | pub const NETLOC: &str = env!("WOZ_WEB_NETLOC"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_USER_POOL_URL` not defined [INFO] [stdout] --> src/config.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | pub const USER_POOL_URL: &str = env!("WOZ_USER_POOL_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_IDENTITY_POOL_ID` not defined [INFO] [stdout] --> src/config.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | pub const IDENTITY_POOL_ID: &str = env!("WOZ_IDENTITY_POOL_ID"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_CLIENT_ID` not defined [INFO] [stdout] --> src/config.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | pub const CLIENT_ID: &str = env!("WOZ_CLIENT_ID"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_S3_BUCKET_NAME` not defined [INFO] [stdout] --> src/config.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | pub const S3_BUCKET_NAME: &str = env!("WOZ_S3_BUCKET_NAME"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_ENCRYPTION_PASSWORD` not defined [INFO] [stdout] --> src/config.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ENCRYPTION_PASSWORD: &str = env!("WOZ_ENCRYPTION_PASSWORD"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WOZ_ENCRYPTION_SALT` not defined [INFO] [stdout] --> src/config.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ENCRYPTION_SALT: &str = env!("WOZ_ENCRYPTION_SALT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `woz`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name woz 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 clap=/opt/rustwide/target/debug/deps/libclap-4fb55fe93dbe6b95.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-a8b35ff1cfb6fdde.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-147f812fc2b7b4bb.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d6dd8c6b7a5f1ce6.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-4be7c62bc633d76d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2c940d7bd864b5c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4f4ebcdfd0ce3292.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b4546ac8d6215995.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-a72060ab21e3b931.rmeta --extern rusoto_cognito_identity=/opt/rustwide/target/debug/deps/librusoto_cognito_identity-a0e5fe6c4fcd7014.rmeta --extern rusoto_cognito_idp=/opt/rustwide/target/debug/deps/librusoto_cognito_idp-8ec2774a46add0ae.rmeta --extern rusoto_cognito_sync=/opt/rustwide/target/debug/deps/librusoto_cognito_sync-a82b6085c45da3c9.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-d3f754050873fda2.rmeta --extern rusoto_credential=/opt/rustwide/target/debug/deps/librusoto_credential-dd7baa27ce87ecb3.rmeta --extern rusoto_s3=/opt/rustwide/target/debug/deps/librusoto_s3-c0499b0299a1d71b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9c04395aa41ee4a5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ed4c7d747b755eed.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94c7ef4498ad288f.rmeta --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-ddd9d1a2d69731be.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-e9dd70e078500275.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4d329d6c4d12854.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc8c80f7acaf04b8.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2edc5164822d3fa3b62b407789b7179c2e1dcb63e2e14a3682e5ff4cc49fa0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edc5164822d3fa3b62b407789b7179c2e1dcb63e2e14a3682e5ff4cc49fa0b4", kill_on_drop: false }` [INFO] [stdout] 2edc5164822d3fa3b62b407789b7179c2e1dcb63e2e14a3682e5ff4cc49fa0b4