[INFO] cloning repository https://github.com/wagenert/RustInMotion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wagenert/RustInMotion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagenert%2FRustInMotion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagenert%2FRustInMotion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bce113f421e39f060c476df2d795b83890e071d0 [INFO] testing wagenert/RustInMotion against 1.61.0 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagenert%2FRustInMotion" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wagenert/RustInMotion on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wagenert/RustInMotion [INFO] finished tweaking git repo https://github.com/wagenert/RustInMotion [INFO] tweaked toml for git repo https://github.com/wagenert/RustInMotion written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wagenert/RustInMotion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yahoo_finance_api v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c8b9366bc741a99224ec69962389527d9d2bf891848832ed670adca9d2c69a [INFO] running `Command { std: "docker" "start" "-a" "96c8b9366bc741a99224ec69962389527d9d2bf891848832ed670adca9d2c69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c8b9366bc741a99224ec69962389527d9d2bf891848832ed670adca9d2c69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c8b9366bc741a99224ec69962389527d9d2bf891848832ed670adca9d2c69a", kill_on_drop: false }` [INFO] [stdout] 96c8b9366bc741a99224ec69962389527d9d2bf891848832ed670adca9d2c69a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc76d9e20289a5970c2b90a38dfcfafdb6ab77df1a920a5c3b396615c0e44897 [INFO] running `Command { std: "docker" "start" "-a" "bc76d9e20289a5970c2b90a38dfcfafdb6ab77df1a920a5c3b396615c0e44897", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling yahoo_finance_api v1.2.2 [INFO] [stderr] Compiling milestone1 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `from_date` [INFO] [stdout] --> src/ticker_data/ticker_summary.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn from_date(&self) -> DateTime { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.26s [INFO] running `Command { std: "docker" "inspect" "bc76d9e20289a5970c2b90a38dfcfafdb6ab77df1a920a5c3b396615c0e44897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc76d9e20289a5970c2b90a38dfcfafdb6ab77df1a920a5c3b396615c0e44897", kill_on_drop: false }` [INFO] [stdout] bc76d9e20289a5970c2b90a38dfcfafdb6ab77df1a920a5c3b396615c0e44897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a3cfe0f643ec4110499dd57ea3353492aadc0101d76122246ae55bd4375c28 [INFO] running `Command { std: "docker" "start" "-a" "66a3cfe0f643ec4110499dd57ea3353492aadc0101d76122246ae55bd4375c28", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling milestone1 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `from_date` [INFO] [stdout] --> src/ticker_data/ticker_summary.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn from_date(&self) -> DateTime { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.87s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/milestone1-3a7a419a2b09c9f3) [INFO] running `Command { std: "docker" "inspect" "66a3cfe0f643ec4110499dd57ea3353492aadc0101d76122246ae55bd4375c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a3cfe0f643ec4110499dd57ea3353492aadc0101d76122246ae55bd4375c28", kill_on_drop: false }` [INFO] [stdout] 66a3cfe0f643ec4110499dd57ea3353492aadc0101d76122246ae55bd4375c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab52f04f75d0680d469f77146d408b87aebd7068bf194edb8b1c2e8c8011090e [INFO] running `Command { std: "docker" "start" "-a" "ab52f04f75d0680d469f77146d408b87aebd7068bf194edb8b1c2e8c8011090e", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ab52f04f75d0680d469f77146d408b87aebd7068bf194edb8b1c2e8c8011090e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab52f04f75d0680d469f77146d408b87aebd7068bf194edb8b1c2e8c8011090e", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container ab52f04f75d0680d469f77146d408b87aebd7068bf194edb8b1c2e8c8011090e, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container ab52f04f75d0680d469f77146d408b87aebd7068bf194edb8b1c2e8c8011090e [ERROR] caused by: command failed: exit status: 1