[INFO] updating cached repository https://github.com/phillyfan1138/credit_faas_demo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b9ace49524136f06de439e4acd8d392fd4efeb1 [INFO] checking phillyfan1138/credit_faas_demo against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphillyfan1138%2Fcredit_faas_demo" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phillyfan1138/credit_faas_demo on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-2/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 `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f9388009b10cacb47e27ec4219c18ffd5dc4d9359d68aedf1beb44b5744a9315 [INFO] running `"docker" "start" "-a" "f9388009b10cacb47e27ec4219c18ffd5dc4d9359d68aedf1beb44b5744a9315"` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking roots v0.0.5 [INFO] [stderr] Checking random v0.12.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking special v0.7.8 [INFO] [stderr] Checking special v0.8.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking probability v0.15.12 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking approx v0.2.1 [INFO] [stderr] Checking cf_functions v0.10.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking fang_oost v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking cf_dist_utils v0.8.1 [INFO] [stderr] Checking loan_ec v0.1.4 [INFO] [stderr] Checking credit_faas_demo v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.36s [INFO] running `"docker" "inspect" "f9388009b10cacb47e27ec4219c18ffd5dc4d9359d68aedf1beb44b5744a9315"` [INFO] running `"docker" "rm" "-f" "f9388009b10cacb47e27ec4219c18ffd5dc4d9359d68aedf1beb44b5744a9315"` [INFO] [stdout] f9388009b10cacb47e27ec4219c18ffd5dc4d9359d68aedf1beb44b5744a9315