[INFO] cloning repository https://github.com/phillyfan1138/credit_faas_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phillyfan1138/credit_faas_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphillyfan1138%2Fcredit_faas_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphillyfan1138%2Fcredit_faas_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd2eadd90dd04b2ea071c9d7c0cab6b8bd1e489d [INFO] documenting phillyfan1138/credit_faas_demo against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphillyfan1138%2Fcredit_faas_demo" "/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/phillyfan1138/credit_faas_demo on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phillyfan1138/credit_faas_demo [INFO] finished tweaking git repo https://github.com/phillyfan1138/credit_faas_demo [INFO] tweaked toml for git repo https://github.com/phillyfan1138/credit_faas_demo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/phillyfan1138/credit_faas_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loan_ec v0.1.4 [INFO] [stderr] Downloaded special v0.8.0 [INFO] [stderr] Downloaded cf_dist_utils v0.8.0 [INFO] [stderr] Downloaded roots v0.0.5 [INFO] [stderr] Downloaded cf_functions v0.10.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" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab245bf0155dbb3f96704f96756f1e5eb893adacda54ac0746313b0753afb033 [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" "ab245bf0155dbb3f96704f96756f1e5eb893adacda54ac0746313b0753afb033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab245bf0155dbb3f96704f96756f1e5eb893adacda54ac0746313b0753afb033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab245bf0155dbb3f96704f96756f1e5eb893adacda54ac0746313b0753afb033", kill_on_drop: false }` [INFO] [stdout] ab245bf0155dbb3f96704f96756f1e5eb893adacda54ac0746313b0753afb033 [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" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f721bc50b672f6edfd187ba84fa1379286be554612f6d7ebe6676bd6a56bbe2 [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" "4f721bc50b672f6edfd187ba84fa1379286be554612f6d7ebe6676bd6a56bbe2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking roots v0.0.5 [INFO] [stderr] Checking random v0.12.2 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking special v0.7.8 [INFO] [stderr] Checking special v0.8.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking probability v0.15.12 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking cf_functions v0.10.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking fang_oost v0.13.7 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking cf_dist_utils v0.8.0 [INFO] [stderr] Checking loan_ec v0.1.4 [INFO] [stderr] Documenting credit_faas_demo v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.34s [INFO] running `Command { std: "docker" "inspect" "4f721bc50b672f6edfd187ba84fa1379286be554612f6d7ebe6676bd6a56bbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f721bc50b672f6edfd187ba84fa1379286be554612f6d7ebe6676bd6a56bbe2", kill_on_drop: false }` [INFO] [stdout] 4f721bc50b672f6edfd187ba84fa1379286be554612f6d7ebe6676bd6a56bbe2