[INFO] fetching crate financ 0.3.0... [INFO] documenting financ-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate financ 0.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate financ 0.3.0 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 crates.io crate financ 0.3.0 [INFO] finished tweaking crates.io crate financ 0.3.0 [INFO] tweaked toml for crates.io crate financ 0.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate financ 0.3.0 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded guid v0.1.0 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded guid-macro-impl v0.1.0 [INFO] [stderr] Downloaded guid-create v0.1.1 [INFO] [stderr] Downloaded guid-parser v0.1.0 [INFO] [stderr] Downloaded calamine v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 21b3ff54470ca8c8a808de9d2223d166dca1cc504026a494b46ec77c9ba2f7b7 [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" "21b3ff54470ca8c8a808de9d2223d166dca1cc504026a494b46ec77c9ba2f7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b3ff54470ca8c8a808de9d2223d166dca1cc504026a494b46ec77c9ba2f7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b3ff54470ca8c8a808de9d2223d166dca1cc504026a494b46ec77c9ba2f7b7", kill_on_drop: false }` [INFO] [stdout] 21b3ff54470ca8c8a808de9d2223d166dca1cc504026a494b46ec77c9ba2f7b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd8b169142331a3b4f959088bf6addef02d13acc6df13da2e04ba2c63c5d27a0 [INFO] running `Command { std: "docker" "start" "-a" "fd8b169142331a3b4f959088bf6addef02d13acc6df13da2e04ba2c63c5d27a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking debug-builders v0.1.0 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking either v0.1.7 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking backtrace v0.1.8 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking chomp v0.3.1 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking guid-parser v0.1.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Checking calamine v0.16.1 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking guid v0.1.0 [INFO] [stderr] Checking guid-create v0.1.1 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Documenting financ v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "fd8b169142331a3b4f959088bf6addef02d13acc6df13da2e04ba2c63c5d27a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8b169142331a3b4f959088bf6addef02d13acc6df13da2e04ba2c63c5d27a0", kill_on_drop: false }` [INFO] [stdout] fd8b169142331a3b4f959088bf6addef02d13acc6df13da2e04ba2c63c5d27a0