[INFO] cloning repository https://github.com/aktur/lp-datastream-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aktur/lp-datastream-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faktur%2Flp-datastream-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faktur%2Flp-datastream-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a230b7c7b6b1e90fb4849269425bea2d0af49645 [INFO] testing aktur/lp-datastream-rust against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faktur%2Flp-datastream-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aktur/lp-datastream-rust on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aktur/lp-datastream-rust [INFO] finished tweaking git repo https://github.com/aktur/lp-datastream-rust [INFO] tweaked toml for git repo https://github.com/aktur/lp-datastream-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/aktur/lp-datastream-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded tracing v0.1.24 [INFO] [stderr] Downloaded signal-hook v0.3.6 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] [stderr] Downloaded tokio-compat-02 v0.1.2 [INFO] [stderr] Downloaded yahoo_finance_api v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08ab3416cb4a2d732489111da9cd29eec33cae7a3458470f97973a01f10302bd [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" "08ab3416cb4a2d732489111da9cd29eec33cae7a3458470f97973a01f10302bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08ab3416cb4a2d732489111da9cd29eec33cae7a3458470f97973a01f10302bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ab3416cb4a2d732489111da9cd29eec33cae7a3458470f97973a01f10302bd", kill_on_drop: false }` [INFO] [stdout] 08ab3416cb4a2d732489111da9cd29eec33cae7a3458470f97973a01f10302bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b87c33ae21cc27d431f5ec392569b11f5d6a0ea642e480eac4a3a37282616a [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" "36b87c33ae21cc27d431f5ec392569b11f5d6a0ea642e480eac4a3a37282616a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-compat-02 v0.1.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling yahoo_finance_api v1.1.5 [INFO] [stderr] Compiling manning-lp-async-rust-project-1-solution v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "36b87c33ae21cc27d431f5ec392569b11f5d6a0ea642e480eac4a3a37282616a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b87c33ae21cc27d431f5ec392569b11f5d6a0ea642e480eac4a3a37282616a", kill_on_drop: false }` [INFO] [stdout] 36b87c33ae21cc27d431f5ec392569b11f5d6a0ea642e480eac4a3a37282616a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950a7140e1af9491ca1f2ebf601f82f84af673666fd392e83a5716e858e9eef3 [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" "950a7140e1af9491ca1f2ebf601f82f84af673666fd392e83a5716e858e9eef3", kill_on_drop: false }` [INFO] [stderr] Compiling manning-lp-async-rust-project-1-solution v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.63s [INFO] running `Command { std: "docker" "inspect" "950a7140e1af9491ca1f2ebf601f82f84af673666fd392e83a5716e858e9eef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950a7140e1af9491ca1f2ebf601f82f84af673666fd392e83a5716e858e9eef3", kill_on_drop: false }` [INFO] [stdout] 950a7140e1af9491ca1f2ebf601f82f84af673666fd392e83a5716e858e9eef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c19cedfc2a9a8aaea3a7b8af8d8ec3811b6d5972845b5c75965335bd37ef4fae [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" "c19cedfc2a9a8aaea3a7b8af8d8ec3811b6d5972845b5c75965335bd37ef4fae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/manning_lp_async_rust_project_1_solution-4da80f5a9baae4a0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_MaxPrice_calculate ... ok [INFO] [stdout] test tests::test_PriceDifference_calculate ... ok [INFO] [stdout] test tests::test_MinPrice_calculate ... ok [INFO] [stdout] test tests::test_WindowedSMA_calculate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c19cedfc2a9a8aaea3a7b8af8d8ec3811b6d5972845b5c75965335bd37ef4fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19cedfc2a9a8aaea3a7b8af8d8ec3811b6d5972845b5c75965335bd37ef4fae", kill_on_drop: false }` [INFO] [stdout] c19cedfc2a9a8aaea3a7b8af8d8ec3811b6d5972845b5c75965335bd37ef4fae