[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] 7508859cb99984605b58df039583a717597d94cb [INFO] testing phillyfan1138/credit_faas_demo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphillyfan1138%2Fcredit_faas_demo" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phillyfan1138/credit_faas_demo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-115/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" "+beta-2022-04-10" "fetch" "--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-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33cbe3e1c4fe152514e9b41d228ee5ecfaa1a7ca97a1297b5fcbcf26231de038 [INFO] running `Command { std: "docker" "start" "-a" "33cbe3e1c4fe152514e9b41d228ee5ecfaa1a7ca97a1297b5fcbcf26231de038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33cbe3e1c4fe152514e9b41d228ee5ecfaa1a7ca97a1297b5fcbcf26231de038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33cbe3e1c4fe152514e9b41d228ee5ecfaa1a7ca97a1297b5fcbcf26231de038", kill_on_drop: false }` [INFO] [stdout] 33cbe3e1c4fe152514e9b41d228ee5ecfaa1a7ca97a1297b5fcbcf26231de038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "RUSTFLAGS=--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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e721fce188eac896c39cfc8ea9ab156fbaab6c59f5c0d59c3fa98ef34444fc40 [INFO] running `Command { std: "docker" "start" "-a" "e721fce188eac896c39cfc8ea9ab156fbaab6c59f5c0d59c3fa98ef34444fc40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling roots v0.0.5 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling special v0.8.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling probability v0.15.12 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling cf_functions v0.10.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling fang_oost v0.13.7 [INFO] [stderr] Compiling cf_dist_utils v0.8.0 [INFO] [stderr] Compiling loan_ec v0.1.4 [INFO] [stderr] Compiling credit_faas_demo v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `num_x` [INFO] [stdout] --> src/bin/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | num_x: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/main.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e721fce188eac896c39cfc8ea9ab156fbaab6c59f5c0d59c3fa98ef34444fc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e721fce188eac896c39cfc8ea9ab156fbaab6c59f5c0d59c3fa98ef34444fc40", kill_on_drop: false }` [INFO] [stdout] e721fce188eac896c39cfc8ea9ab156fbaab6c59f5c0d59c3fa98ef34444fc40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "RUSTFLAGS=--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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6674188d308770b732d64669048610a4993dccb36ee22099e16918598605d6d9 [INFO] running `Command { std: "docker" "start" "-a" "6674188d308770b732d64669048610a4993dccb36ee22099e16918598605d6d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling approx v0.2.1 [INFO] [stderr] Compiling credit_faas_demo v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `num_x` [INFO] [stdout] --> src/bin/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | num_x: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/main.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-128caf7a00d5b6bf) [INFO] running `Command { std: "docker" "inspect" "6674188d308770b732d64669048610a4993dccb36ee22099e16918598605d6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6674188d308770b732d64669048610a4993dccb36ee22099e16918598605d6d9", kill_on_drop: false }` [INFO] [stdout] 6674188d308770b732d64669048610a4993dccb36ee22099e16918598605d6d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "RUSTFLAGS=--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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07caf87d8fe85cb036465118e92fb1d0cdcd48508db71e5304aabb82e9274279 [INFO] running `Command { std: "docker" "start" "-a" "07caf87d8fe85cb036465118e92fb1d0cdcd48508db71e5304aabb82e9274279", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `num_x` [INFO] [stderr] --> src/bin/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | num_x: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/main.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `credit_faas_demo` (bin "main" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.24s [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-128caf7a00d5b6bf) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::biv_gaussian_compare_r_2 ... ok [INFO] [stdout] test tests::test_systemic ... ok [INFO] [stdout] test tests::cov_merton_compare_r_1 ... ok [INFO] [stdout] test tests::cov_compare_r_2 ... ok [INFO] [stdout] test tests::var_compare_r_1 ... ok [INFO] [stdout] test tests::biv_gaussian_compare_r_1 ... ok [INFO] [stdout] test tests::mean_compare_r_1 ... ok [INFO] [stdout] test tests::test_gamma_cf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07caf87d8fe85cb036465118e92fb1d0cdcd48508db71e5304aabb82e9274279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07caf87d8fe85cb036465118e92fb1d0cdcd48508db71e5304aabb82e9274279", kill_on_drop: false }` [INFO] [stdout] 07caf87d8fe85cb036465118e92fb1d0cdcd48508db71e5304aabb82e9274279