[INFO] cloning repository https://github.com/td4b/PySharpe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/td4b/PySharpe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftd4b%2FPySharpe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftd4b%2FPySharpe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81d89295f57abc3ecff52ff40bc1f5eef810d723 [INFO] testing td4b/PySharpe against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftd4b%2FPySharpe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/td4b/PySharpe on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/td4b/PySharpe [INFO] finished tweaking git repo https://github.com/td4b/PySharpe [INFO] tweaked toml for git repo https://github.com/td4b/PySharpe written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/td4b/PySharpe already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31da7cb2fc9f747038f8e390d7a3825304e6fd0cd8296155cb90e54efad10c69 [INFO] running `Command { std: "docker" "start" "-a" "31da7cb2fc9f747038f8e390d7a3825304e6fd0cd8296155cb90e54efad10c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31da7cb2fc9f747038f8e390d7a3825304e6fd0cd8296155cb90e54efad10c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31da7cb2fc9f747038f8e390d7a3825304e6fd0cd8296155cb90e54efad10c69", kill_on_drop: false }` [INFO] [stdout] 31da7cb2fc9f747038f8e390d7a3825304e6fd0cd8296155cb90e54efad10c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1015e6015c62a5b095d6070bba2b7b5fd032e9017a868872fb355f359634e63f [INFO] running `Command { std: "docker" "start" "-a" "1015e6015c62a5b095d6070bba2b7b5fd032e9017a868872fb355f359634e63f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling pyo3-derive-backend v0.10.1 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling ndarray-rand v0.11.0 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling pyo3cls v0.10.1 [INFO] [stderr] Compiling numpy v0.9.0 [INFO] [stderr] Compiling getstock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pyo3::types::PyBytes` [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use pyo3::types::PyBytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stock` is never read [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | struct OptStruct { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 78 | stock: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalStruct` is never constructed [INFO] [stdout] --> src/lib.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | struct FinalStruct { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.10.1, pyo3-derive-backend v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1015e6015c62a5b095d6070bba2b7b5fd032e9017a868872fb355f359634e63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1015e6015c62a5b095d6070bba2b7b5fd032e9017a868872fb355f359634e63f", kill_on_drop: false }` [INFO] [stdout] 1015e6015c62a5b095d6070bba2b7b5fd032e9017a868872fb355f359634e63f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc50e45efa09b196e387400f6c59f438b8839c35c9e54216b202130cbe57691c [INFO] running `Command { std: "docker" "start" "-a" "dc50e45efa09b196e387400f6c59f438b8839c35c9e54216b202130cbe57691c", kill_on_drop: false }` [INFO] [stderr] Compiling getstock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pyo3::types::PyBytes` [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use pyo3::types::PyBytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stock` is never read [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | struct OptStruct { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 78 | stock: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalStruct` is never constructed [INFO] [stdout] --> src/lib.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | struct FinalStruct { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.10.1, pyo3-derive-backend v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dc50e45efa09b196e387400f6c59f438b8839c35c9e54216b202130cbe57691c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc50e45efa09b196e387400f6c59f438b8839c35c9e54216b202130cbe57691c", kill_on_drop: false }` [INFO] [stdout] dc50e45efa09b196e387400f6c59f438b8839c35c9e54216b202130cbe57691c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55778809e8c0f15aafc6a103c20859d4f708f7c0b7f88d1ffbafcd9bc4790f73 [INFO] running `Command { std: "docker" "start" "-a" "55778809e8c0f15aafc6a103c20859d4f708f7c0b7f88d1ffbafcd9bc4790f73", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `pyo3::types::PyBytes` [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use pyo3::types::PyBytes; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `stock` is never read [INFO] [stderr] --> src/lib.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 77 | struct OptStruct { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 78 | stock: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OptStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `FinalStruct` is never constructed [INFO] [stderr] --> src/lib.rs:131:8 [INFO] [stderr] | [INFO] [stderr] 131 | struct FinalStruct { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `getstock` (lib test) generated 3 warnings (run `cargo fix --lib -p getstock --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.10.1, pyo3-derive-backend v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/statsdata-74202a0705a2dfd6) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55778809e8c0f15aafc6a103c20859d4f708f7c0b7f88d1ffbafcd9bc4790f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55778809e8c0f15aafc6a103c20859d4f708f7c0b7f88d1ffbafcd9bc4790f73", kill_on_drop: false }` [INFO] [stdout] 55778809e8c0f15aafc6a103c20859d4f708f7c0b7f88d1ffbafcd9bc4790f73