[INFO] fetching crate ta 0.5.0... [INFO] checking ta-0.5.0 against master#191df20fcad9331d3a948aa8e8556775ec3fe69d for pr-133502-3 [INFO] extracting crate ta 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate ta 0.5.0 on toolchain 191df20fcad9331d3a948aa8e8556775ec3fe69d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "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-3-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" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.24 [INFO] [stderr] Downloaded serde v1.0.116 [INFO] [stderr] Downloaded syn v1.0.42 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded libc v0.2.97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2cce054e5577520d0eb280b62eeff61564576d6fc305fc0558ae2f3572576ec [INFO] running `Command { std: "docker" "start" "-a" "e2cce054e5577520d0eb280b62eeff61564576d6fc305fc0558ae2f3572576ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2cce054e5577520d0eb280b62eeff61564576d6fc305fc0558ae2f3572576ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cce054e5577520d0eb280b62eeff61564576d6fc305fc0558ae2f3572576ec", kill_on_drop: false }` [INFO] [stdout] e2cce054e5577520d0eb280b62eeff61564576d6fc305fc0558ae2f3572576ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e9d7118196a8e58cf2da4bab3edb20dd08504b6d71f5f4ea7857ff99ccb2660 [INFO] running `Command { std: "docker" "start" "-a" "1e9d7118196a8e58cf2da4bab3edb20dd08504b6d71f5f4ea7857ff99ccb2660", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [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 itoa v0.4.6 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking ta v0.5.0 (/opt/rustwide/workdir) [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_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [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] [stderr] error: could not compile `ta` (bench "indicators") due to 1 previous error [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] running `Command { std: "docker" "inspect" "1e9d7118196a8e58cf2da4bab3edb20dd08504b6d71f5f4ea7857ff99ccb2660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9d7118196a8e58cf2da4bab3edb20dd08504b6d71f5f4ea7857ff99ccb2660", kill_on_drop: false }` [INFO] [stdout] 1e9d7118196a8e58cf2da4bab3edb20dd08504b6d71f5f4ea7857ff99ccb2660