[INFO] crate yahoo-finance 0.2.0 is already in cache [INFO] testing yahoo-finance-0.2.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate yahoo-finance 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate yahoo-finance 0.2.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yahoo-finance 0.2.0 [INFO] finished tweaking crates.io crate yahoo-finance 0.2.0 [INFO] tweaked toml for crates.io crate yahoo-finance 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 46403e7ee02d3920b25691b36d6e5b37253e89dc9dbbde1a5b14dfa65e1433e8 [INFO] running `Command { std: "docker" "start" "-a" "46403e7ee02d3920b25691b36d6e5b37253e89dc9dbbde1a5b14dfa65e1433e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46403e7ee02d3920b25691b36d6e5b37253e89dc9dbbde1a5b14dfa65e1433e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46403e7ee02d3920b25691b36d6e5b37253e89dc9dbbde1a5b14dfa65e1433e8", kill_on_drop: false }` [INFO] [stdout] 46403e7ee02d3920b25691b36d6e5b37253e89dc9dbbde1a5b14dfa65e1433e8 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f2b7a31f22f07bb78c33b951eca876edbfa87fc64ff712c4bec55c6b28ddf7d [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" "9f2b7a31f22f07bb78c33b951eca876edbfa87fc64ff712c4bec55c6b28ddf7d", kill_on_drop: false }` [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling ureq v0.12.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling yahoo-finance v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1105:32 [INFO] [stdout] | [INFO] [stdout] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1105:97 [INFO] [stdout] | [INFO] [stdout] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1284:30 [INFO] [stdout] | [INFO] [stdout] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1284:68 [INFO] [stdout] | [INFO] [stdout] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1418:32 [INFO] [stdout] | [INFO] [stdout] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1418:94 [INFO] [stdout] | [INFO] [stdout] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1470:32 [INFO] [stdout] | [INFO] [stdout] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1470:94 [INFO] [stdout] | [INFO] [stdout] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1528:32 [INFO] [stdout] | [INFO] [stdout] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1528:94 [INFO] [stdout] | [INFO] [stdout] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1594:40 [INFO] [stdout] | [INFO] [stdout] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1594:110 [INFO] [stdout] | [INFO] [stdout] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.15s [INFO] running `Command { std: "docker" "inspect" "9f2b7a31f22f07bb78c33b951eca876edbfa87fc64ff712c4bec55c6b28ddf7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2b7a31f22f07bb78c33b951eca876edbfa87fc64ff712c4bec55c6b28ddf7d", kill_on_drop: false }` [INFO] [stdout] 9f2b7a31f22f07bb78c33b951eca876edbfa87fc64ff712c4bec55c6b28ddf7d [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa17f8ae1ec2625bff85d2760ce6329840ea4027289b13ebfe625f9405ae47d [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" "3aa17f8ae1ec2625bff85d2760ce6329840ea4027289b13ebfe625f9405ae47d", kill_on_drop: false }` [INFO] [stderr] Compiling yahoo-finance v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1105:32 [INFO] [stdout] | [INFO] [stdout] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1105:97 [INFO] [stdout] | [INFO] [stdout] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1284:30 [INFO] [stdout] | [INFO] [stdout] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1284:68 [INFO] [stdout] | [INFO] [stdout] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1418:32 [INFO] [stdout] | [INFO] [stdout] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1418:94 [INFO] [stdout] | [INFO] [stdout] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1470:32 [INFO] [stdout] | [INFO] [stdout] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1470:94 [INFO] [stdout] | [INFO] [stdout] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1528:32 [INFO] [stdout] | [INFO] [stdout] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1528:94 [INFO] [stdout] | [INFO] [stdout] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1594:40 [INFO] [stdout] | [INFO] [stdout] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1594:110 [INFO] [stdout] | [INFO] [stdout] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1105:32 [INFO] [stdout] | [INFO] [stdout] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1105:97 [INFO] [stdout] | [INFO] [stdout] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1284:30 [INFO] [stdout] | [INFO] [stdout] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1284:68 [INFO] [stdout] | [INFO] [stdout] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1418:32 [INFO] [stdout] | [INFO] [stdout] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1418:94 [INFO] [stdout] | [INFO] [stdout] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1470:32 [INFO] [stdout] | [INFO] [stdout] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1470:94 [INFO] [stdout] | [INFO] [stdout] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1528:32 [INFO] [stdout] | [INFO] [stdout] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1528:94 [INFO] [stdout] | [INFO] [stdout] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1594:40 [INFO] [stdout] | [INFO] [stdout] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/realtime/data.rs:1594:110 [INFO] [stdout] | [INFO] [stdout] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.27s [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3aa17f8ae1ec2625bff85d2760ce6329840ea4027289b13ebfe625f9405ae47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa17f8ae1ec2625bff85d2760ce6329840ea4027289b13ebfe625f9405ae47d", kill_on_drop: false }` [INFO] [stdout] 3aa17f8ae1ec2625bff85d2760ce6329840ea4027289b13ebfe625f9405ae47d [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 171b1c508240cc658ec3ec3cb71357b4036c4717c15435787f40ba912a5af7eb [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" "171b1c508240cc658ec3ec3cb71357b4036c4717c15435787f40ba912a5af7eb", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1105:32 [INFO] [stderr] | [INFO] [stderr] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1105:97 [INFO] [stderr] | [INFO] [stderr] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1284:30 [INFO] [stderr] | [INFO] [stderr] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1284:68 [INFO] [stderr] | [INFO] [stderr] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1418:32 [INFO] [stderr] | [INFO] [stderr] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1418:94 [INFO] [stderr] | [INFO] [stderr] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1470:32 [INFO] [stderr] | [INFO] [stderr] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1470:94 [INFO] [stderr] | [INFO] [stderr] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1528:32 [INFO] [stderr] | [INFO] [stderr] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1528:94 [INFO] [stderr] | [INFO] [stderr] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1594:40 [INFO] [stderr] | [INFO] [stderr] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1594:110 [INFO] [stderr] | [INFO] [stderr] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1105:32 [INFO] [stderr] | [INFO] [stderr] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1105:97 [INFO] [stderr] | [INFO] [stderr] 1105 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1284:30 [INFO] [stderr] | [INFO] [stderr] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1284:68 [INFO] [stderr] | [INFO] [stderr] 1284 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1418:32 [INFO] [stderr] | [INFO] [stderr] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1418:94 [INFO] [stderr] | [INFO] [stderr] 1418 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1470:32 [INFO] [stderr] | [INFO] [stderr] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1470:94 [INFO] [stderr] | [INFO] [stderr] 1470 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1528:32 [INFO] [stderr] | [INFO] [stderr] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1528:94 [INFO] [stderr] | [INFO] [stderr] 1528 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1594:40 [INFO] [stderr] | [INFO] [stderr] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stderr] --> src/realtime/data.rs:1594:110 [INFO] [stderr] | [INFO] [stderr] 1594 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yahoo_finance-6d71db0a1957046b [INFO] [stdout] [INFO] [stderr] Doc-tests yahoo-finance [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/history.rs - history::retrieve (line 36) ... FAILED [INFO] [stdout] test src/history.rs - history::retrieve_interval (line 59) ... FAILED [INFO] [stdout] test src/history.rs - history::retrieve_range (line 82) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/history.rs - history::retrieve (line 36) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1)', src/chart.rs:31:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5581a454c985 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5581a454c985 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5581a454c985 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5581a454c985 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5581a457077c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5581a4547da2 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5581a454edf0 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x5581a454edf0 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x5581a454edf0 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x5581a454eb3c - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x5581a454f433 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x5581a454f02b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x5581a456f111 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x5581a456ef33 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x5581a42bad27 - core::result::Result::unwrap::h62cedc113a8d2183 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x5581a42a8f6b - yahoo_finance::chart::build_chart::hfd771ffd07dc9990 [INFO] [stdout] at src/chart.rs:31 [INFO] [stdout] 16: 0x5581a42a92ba - yahoo_finance::chart::load::hfbc3e22b7f4cc11e [INFO] [stdout] at src/chart.rs:41 [INFO] [stdout] 17: 0x5581a42a97ab - yahoo_finance::chart::load_daily::ha1cdade546bd7331 [INFO] [stdout] at src/chart.rs:48 [INFO] [stdout] 18: 0x5581a42a7426 - yahoo_finance::history::retrieve::h4ba2c46dfb55ec61 [INFO] [stdout] at src/history.rs:44 [INFO] [stdout] 19: 0x5581a42a65e4 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 20: 0x5581a42a52c3 - std::rt::lang_start::{{closure}}::ha8395b9615e12984 [INFO] [stdout] 21: 0x5581a454f803 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x5581a454f803 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x5581a454f803 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x5581a454f803 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5581a454f803 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x5581a42a52a8 - std::rt::lang_start::hf91fc87199e1c84e [INFO] [stdout] 27: 0x5581a42a685b - main [INFO] [stdout] 28: 0x7f580f3c80b3 - __libc_start_main [INFO] [stdout] 29: 0x5581a42a51ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/history.rs - history::retrieve_interval (line 59) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1)', src/chart.rs:31:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8e935cb45 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f8e935cb45 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f8e935cb45 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f8e935cb45 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f8e938093c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f8e9357f62 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f8e935efb0 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55f8e935efb0 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55f8e935efb0 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55f8e935ecfc - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55f8e935f5f3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55f8e935f1eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55f8e937f2d1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55f8e937f0f3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55f8e90cae57 - core::result::Result::unwrap::h62cedc113a8d2183 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x55f8e90b909b - yahoo_finance::chart::build_chart::hfd771ffd07dc9990 [INFO] [stdout] at src/chart.rs:31 [INFO] [stdout] 16: 0x55f8e90b93ea - yahoo_finance::chart::load::hfbc3e22b7f4cc11e [INFO] [stdout] at src/chart.rs:41 [INFO] [stdout] 17: 0x55f8e90b98db - yahoo_finance::chart::load_daily::ha1cdade546bd7331 [INFO] [stdout] at src/chart.rs:48 [INFO] [stdout] 18: 0x55f8e90b745c - yahoo_finance::history::retrieve_interval::h1a3522ac5d0a5584 [INFO] [stdout] at src/history.rs:70 [INFO] [stdout] 19: 0x55f8e90b65e9 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 20: 0x55f8e90b52c3 - std::rt::lang_start::{{closure}}::ha8395b9615e12984 [INFO] [stdout] 21: 0x55f8e935f9c3 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x55f8e935f9c3 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x55f8e935f9c3 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x55f8e935f9c3 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55f8e935f9c3 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x55f8e90b52a8 - std::rt::lang_start::hf91fc87199e1c84e [INFO] [stdout] 27: 0x55f8e90b685b - main [INFO] [stdout] 28: 0x7fda961f30b3 - __libc_start_main [INFO] [stdout] 29: 0x55f8e90b51ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/history.rs - history::retrieve_range (line 82) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] 2020-07-09 20:48:18.059744233 UTC 2020-07-29 20:48:18.059744233 UTC [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1)', src/chart.rs:31:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d60fa6e005 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55d60fa6e005 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55d60fa6e005 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55d60fa6e005 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55d60fa91dfc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55d60fa69422 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55d60fa70470 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55d60fa70470 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55d60fa70470 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55d60fa701bc - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55d60fa70ab3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55d60fa706ab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55d60fa90791 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55d60fa905b3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55d60f7db8b7 - core::result::Result::unwrap::h62cedc113a8d2183 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x55d60f7c9adb - yahoo_finance::chart::build_chart::hfd771ffd07dc9990 [INFO] [stdout] at src/chart.rs:31 [INFO] [stdout] 16: 0x55d60f7c9e2a - yahoo_finance::chart::load::hfbc3e22b7f4cc11e [INFO] [stdout] at src/chart.rs:41 [INFO] [stdout] 17: 0x55d60f7ca392 - yahoo_finance::chart::load_daily_range::h9dd606442e565352 [INFO] [stdout] at src/chart.rs:53 [INFO] [stdout] 18: 0x55d60f7c7d74 - yahoo_finance::history::retrieve_range::h0bf8f9f165c2f7be [INFO] [stdout] at src/history.rs:98 [INFO] [stdout] 19: 0x55d60f7c6cf6 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 20: 0x55d60f7c5333 - std::rt::lang_start::{{closure}}::ha8395b9615e12984 [INFO] [stdout] 21: 0x55d60fa70e83 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x55d60fa70e83 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x55d60fa70e83 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x55d60fa70e83 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55d60fa70e83 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x55d60f7c5318 - std::rt::lang_start::hf91fc87199e1c84e [INFO] [stdout] 27: 0x55d60f7c6f6b - main [INFO] [stdout] 28: 0x7f004d3450b3 - __libc_start_main [INFO] [stdout] 29: 0x55d60f7c51ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/history.rs - history::retrieve (line 36) [INFO] [stdout] src/history.rs - history::retrieve_interval (line 59) [INFO] [stdout] src/history.rs - history::retrieve_range (line 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "171b1c508240cc658ec3ec3cb71357b4036c4717c15435787f40ba912a5af7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171b1c508240cc658ec3ec3cb71357b4036c4717c15435787f40ba912a5af7eb", kill_on_drop: false }` [INFO] [stdout] 171b1c508240cc658ec3ec3cb71357b4036c4717c15435787f40ba912a5af7eb