[INFO] fetching crate ta 0.5.0... [INFO] checking ta-0.5.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate ta 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate ta 0.5.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ta 0.5.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate ta 0.5.0 [INFO] tweaked toml for crates.io crate ta 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate ta 0.5.0 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366c32d38f84b2fd0b43ae08f8e123d00ce7bfbd66606834f9583de310c8d734 [INFO] running `Command { std: "docker" "start" "-a" "366c32d38f84b2fd0b43ae08f8e123d00ce7bfbd66606834f9583de310c8d734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366c32d38f84b2fd0b43ae08f8e123d00ce7bfbd66606834f9583de310c8d734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366c32d38f84b2fd0b43ae08f8e123d00ce7bfbd66606834f9583de310c8d734", kill_on_drop: false }` [INFO] [stdout] 366c32d38f84b2fd0b43ae08f8e123d00ce7bfbd66606834f9583de310c8d734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 040a833dc476ae67502d803d979d727ff6f5ea13899fad7d5e68554a403ecf21 [INFO] running `Command { std: "docker" "start" "-a" "040a833dc476ae67502d803d979d727ff6f5ea13899fad7d5e68554a403ecf21", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking ta v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stdout] error: couldn't read benches/indicators.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ta` (bench "indicators") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/exponential_moving_average.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | test_indicator!(ExponentialMovingAverage); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/simple_moving_average.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | test_indicator!(SimpleMovingAverage); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/standard_deviation.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | test_indicator!(StandardDeviation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/mean_absolute_deviation.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | test_indicator!(MeanAbsoluteDeviation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/relative_strength_index.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | test_indicator!(RelativeStrengthIndex); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/minimum.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | test_indicator!(Minimum); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/maximum.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | test_indicator!(Maximum); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/fast_stochastic.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | test_indicator!(FastStochastic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/slow_stochastic.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | test_indicator!(SlowStochastic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/true_range.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | test_indicator!(TrueRange); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/average_true_range.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | test_indicator!(AverageTrueRange); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/moving_average_convergence_divergence.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | test_indicator!(Macd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/percentage_price_oscillator.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | test_indicator!(Ppo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/efficiency_ratio.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | test_indicator!(EfficiencyRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/bollinger_bands.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | test_indicator!(BollingerBands); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/keltner_channel.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | test_indicator!(KeltnerChannel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/indicators/rate_of_change.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | test_indicator!(RateOfChange); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` which comes from the expansion of the macro `test_indicator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "040a833dc476ae67502d803d979d727ff6f5ea13899fad7d5e68554a403ecf21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040a833dc476ae67502d803d979d727ff6f5ea13899fad7d5e68554a403ecf21", kill_on_drop: false }` [INFO] [stdout] 040a833dc476ae67502d803d979d727ff6f5ea13899fad7d5e68554a403ecf21