[INFO] crate yahoo-finance 0.2.0 is already in cache [INFO] testing yahoo-finance-0.2.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate yahoo-finance 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate yahoo-finance 0.2.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08563d5404187ecb1c24d5cccac40599de93a801dd3125a898ef8323a5f749ad [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" "08563d5404187ecb1c24d5cccac40599de93a801dd3125a898ef8323a5f749ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08563d5404187ecb1c24d5cccac40599de93a801dd3125a898ef8323a5f749ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08563d5404187ecb1c24d5cccac40599de93a801dd3125a898ef8323a5f749ad", kill_on_drop: false }` [INFO] [stdout] 08563d5404187ecb1c24d5cccac40599de93a801dd3125a898ef8323a5f749ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9074d00baf02495959879119e9714d54099b929fe9359e74396c727758267995 [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" "9074d00baf02495959879119e9714d54099b929fe9359e74396c727758267995", kill_on_drop: false }` [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling ureq v0.12.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 23.43s [INFO] running `Command { std: "docker" "inspect" "9074d00baf02495959879119e9714d54099b929fe9359e74396c727758267995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9074d00baf02495959879119e9714d54099b929fe9359e74396c727758267995", kill_on_drop: false }` [INFO] [stdout] 9074d00baf02495959879119e9714d54099b929fe9359e74396c727758267995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d2dc69781a707278d782e81ec370b01aeed8f40ea7dc8003397d3e18eb606a [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" "f0d2dc69781a707278d782e81ec370b01aeed8f40ea7dc8003397d3e18eb606a", 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] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "f0d2dc69781a707278d782e81ec370b01aeed8f40ea7dc8003397d3e18eb606a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d2dc69781a707278d782e81ec370b01aeed8f40ea7dc8003397d3e18eb606a", kill_on_drop: false }` [INFO] [stdout] f0d2dc69781a707278d782e81ec370b01aeed8f40ea7dc8003397d3e18eb606a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 011b147e3b6316ee0d5987d5e97035132765b712e814dcd84217523f74799f83 [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" "011b147e3b6316ee0d5987d5e97035132765b712e814dcd84217523f74799f83", 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-8427a35cd78d784c [INFO] [stderr] Doc-tests yahoo-finance [INFO] [stdout] [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 14) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/history.rs - history::retrieve_interval (line 59) ... FAILED [INFO] [stdout] test src/history.rs - history::retrieve (line 36) ... 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_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:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55759184ad55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55759184ad55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55759184ad55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55759184ad55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55759186ef0c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x557591846683 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55759184d290 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55759184d290 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55759184d290 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55759184cfdc - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55759184d8c7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55759184d4cb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55759186d8a1 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 13: 0x55759186d6c3 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 14: 0x5575915b68f7 - core::result::Result::unwrap::hf9bf85aef14b99dc [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x55759159f95b - yahoo_finance::chart::build_chart::h48c8110932bc075b [INFO] [stdout] at src/chart.rs:31 [INFO] [stdout] 16: 0x55759159fcaa - yahoo_finance::chart::load::he74419304a8c372c [INFO] [stdout] at src/chart.rs:41 [INFO] [stdout] 17: 0x5575915a019b - yahoo_finance::chart::load_daily::h5a47d130b2f35d01 [INFO] [stdout] at src/chart.rs:48 [INFO] [stdout] 18: 0x55759159df4c - yahoo_finance::history::retrieve_interval::h6a250591d33e952d [INFO] [stdout] at src/history.rs:70 [INFO] [stdout] 19: 0x55759159c5f9 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 20: 0x55759159b2c3 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 21: 0x55759184dc98 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x55759184dc98 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x55759184dc98 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55759184dc98 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55759184dc98 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x55759159b2a8 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 27: 0x55759159c86b - main [INFO] [stdout] 28: 0x7f2eff2510b3 - __libc_start_main [INFO] [stdout] 29: 0x55759159b1ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [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:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e70e121b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e70e121b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e70e121b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e70e121b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e70e145d4c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55e70e11d4c3 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55e70e1240d0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55e70e1240d0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55e70e1240d0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55e70e123e1c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55e70e124707 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55e70e12430b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55e70e1446e1 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 13: 0x55e70e144503 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 14: 0x55e70de8d7c7 - core::result::Result::unwrap::hf9bf85aef14b99dc [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x55e70de7682b - yahoo_finance::chart::build_chart::h48c8110932bc075b [INFO] [stdout] at src/chart.rs:31 [INFO] [stdout] 16: 0x55e70de76b7a - yahoo_finance::chart::load::he74419304a8c372c [INFO] [stdout] at src/chart.rs:41 [INFO] [stdout] 17: 0x55e70de7706b - yahoo_finance::chart::load_daily::h5a47d130b2f35d01 [INFO] [stdout] at src/chart.rs:48 [INFO] [stdout] 18: 0x55e70de74f16 - yahoo_finance::history::retrieve::hb4c70f661dfe4b08 [INFO] [stdout] at src/history.rs:44 [INFO] [stdout] 19: 0x55e70de735f4 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 20: 0x55e70de722c3 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 21: 0x55e70e124ad8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x55e70e124ad8 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x55e70e124ad8 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55e70e124ad8 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55e70e124ad8 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x55e70de722a8 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 27: 0x55e70de7386b - main [INFO] [stdout] 28: 0x7fc1ace780b3 - __libc_start_main [INFO] [stdout] 29: 0x55e70de721ae - _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:22.942647185 UTC 2020-07-29 20:48:22.942647185 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:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55be7771cc85 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55be7771cc85 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55be7771cc85 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55be7771cc85 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55be77740e3c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55be777185b3 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55be7771f1c0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55be7771f1c0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55be7771f1c0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55be7771ef0c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55be7771f7f7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55be7771f3fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55be7773f7d1 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 13: 0x55be7773f5f3 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 14: 0x55be77487367 - core::result::Result::unwrap::hf9bf85aef14b99dc [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x55be7747038b - yahoo_finance::chart::build_chart::h48c8110932bc075b [INFO] [stdout] at src/chart.rs:31 [INFO] [stdout] 16: 0x55be774706da - yahoo_finance::chart::load::he74419304a8c372c [INFO] [stdout] at src/chart.rs:41 [INFO] [stdout] 17: 0x55be77470c42 - yahoo_finance::chart::load_daily_range::hc6ad6c83b94db628 [INFO] [stdout] at src/chart.rs:53 [INFO] [stdout] 18: 0x55be7746e854 - yahoo_finance::history::retrieve_range::h3d0fc42926315422 [INFO] [stdout] at src/history.rs:98 [INFO] [stdout] 19: 0x55be7746ccf6 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 20: 0x55be7746b333 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 21: 0x55be7771fbc8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x55be7771fbc8 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x55be7771fbc8 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55be7771fbc8 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55be7771fbc8 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x55be7746b318 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 27: 0x55be7746cf6b - main [INFO] [stdout] 28: 0x7f5b184a70b3 - __libc_start_main [INFO] [stdout] 29: 0x55be7746b1ae - _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" "011b147e3b6316ee0d5987d5e97035132765b712e814dcd84217523f74799f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011b147e3b6316ee0d5987d5e97035132765b712e814dcd84217523f74799f83", kill_on_drop: false }` [INFO] [stdout] 011b147e3b6316ee0d5987d5e97035132765b712e814dcd84217523f74799f83