[INFO] cloning repository https://github.com/JuSoyer/dydx_arbitrage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuSoyer/dydx_arbitrage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuSoyer%2Fdydx_arbitrage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuSoyer%2Fdydx_arbitrage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eef96e1dc636aa25add3ebfaba289e9f60c58e3 [INFO] checking JuSoyer/dydx_arbitrage against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuSoyer%2Fdydx_arbitrage" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JuSoyer/dydx_arbitrage on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JuSoyer/dydx_arbitrage [INFO] finished tweaking git repo https://github.com/JuSoyer/dydx_arbitrage [INFO] tweaked toml for git repo https://github.com/JuSoyer/dydx_arbitrage written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JuSoyer/dydx_arbitrage 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/junta/dydx-v3-rust` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.3 [INFO] [stderr] Downloaded readonly v0.2.11 [INFO] [stderr] Downloaded web3 v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 747921a0e1b7dbe9225e1e6f5da7638036554b3ad0272d4184c60d2ebe646629 [INFO] running `Command { std: "docker" "start" "-a" "747921a0e1b7dbe9225e1e6f5da7638036554b3ad0272d4184c60d2ebe646629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "747921a0e1b7dbe9225e1e6f5da7638036554b3ad0272d4184c60d2ebe646629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747921a0e1b7dbe9225e1e6f5da7638036554b3ad0272d4184c60d2ebe646629", kill_on_drop: false }` [INFO] [stdout] 747921a0e1b7dbe9225e1e6f5da7638036554b3ad0272d4184c60d2ebe646629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b81379ff715d9c902ff37d7a814be61c97fa3a48fe0807717f878522ae3a6040 [INFO] running `Command { std: "docker" "start" "-a" "b81379ff715d9c902ff37d7a814be61c97fa3a48fe0807717f878522ae3a6040", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pyo3-build-config v0.16.6 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling pyo3-ffi v0.16.6 [INFO] [stderr] Compiling pyo3 v0.16.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.6 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling readonly v0.2.11 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking web3-async-native-tls v0.4.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling pyo3-macros v0.16.6 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking dydx-v3-rust v0.2.3 (https://github.com/junta/dydx-v3-rust#fa5773cf) [INFO] [stderr] Checking web3 v0.19.0 [INFO] [stderr] Checking stat_arbitrage_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `web3::transports::Http` [INFO] [stdout] --> src/connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use web3::transports::Http; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::Web3` [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use web3::Web3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::transports::Http` [INFO] [stdout] --> src/connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use web3::transports::Http; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::Web3` [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use web3::Web3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `connect_dydx` is never used [INFO] [stdout] --> src/connection.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn connect_dydx() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MODE` is never used [INFO] [stdout] --> src/config.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const MODE: &str = "PRODUCTION"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ABORT_ALL_POSITIONS` is never used [INFO] [stdout] --> src/config.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ABORT_ALL_POSITIONS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIND_COINTEGRATED` is never used [INFO] [stdout] --> src/config.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const FIND_COINTEGRATED: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MANAGE_EXITS` is never used [INFO] [stdout] --> src/config.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MANAGE_EXITS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLACE_TRADES` is never used [INFO] [stdout] --> src/config.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PLACE_TRADES: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RESOLUTION` is never used [INFO] [stdout] --> src/config.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const RESOLUTION: &str = "1HOUR"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW` is never used [INFO] [stdout] --> src/config.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const WINDOW: i32 = 21; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HALF_LIFE` is never used [INFO] [stdout] --> src/config.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const MAX_HALF_LIFE: i32 = 24; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ZSCORE_THRESH` is never used [INFO] [stdout] --> src/config.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ZSCORE_THRESH: f64 = 1.5; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_PER_TRADE` is never used [INFO] [stdout] --> src/config.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const USD_PER_TRADE: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_MIN_COLLATERAL` is never used [INFO] [stdout] --> src/config.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const USD_MIN_COLLATERAL: f64 = 1000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOSE_AT_ZSCORE_CROSS` is never used [INFO] [stdout] --> src/config.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const CLOSE_AT_ZSCORE_CROSS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ETHEREUM_ADDRESS` is never used [INFO] [stdout] --> src/config.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ETHEREUM_ADDRESS: &str = "0xe164984904Edf45A2920cc42C381fef8289BC8b2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_MAINNET` is never used [INFO] [stdout] --> src/config.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const HTTP_PROVIDER_MAINNET: &str = "https://eth-mainnet.g.alchemy.com/v2/4-RE_XGYtMijHNgxIzFqhURHfSihtMi_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_TESTNET` is never used [INFO] [stdout] --> src/config.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const HTTP_PROVIDER_TESTNET: &str = "https://eth-goerli.g.alchemy.com/v2/d7L05eT6Dpf8eRbySjjebzV0WzozVMlh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_MAINNET` is never used [INFO] [stdout] --> src/config.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const API_HOST_MAINNET: &str = "https://api.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_GOERLI` is never used [INFO] [stdout] --> src/config.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const API_HOST_GOERLI: &str = "https://api.stage.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_mainnet` is never used [INFO] [stdout] --> src/config.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn api_host_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_testnet` is never used [INFO] [stdout] --> src/config.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn api_host_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stark_private_key_mainnet` is never used [INFO] [stdout] --> src/config.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn stark_private_key_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_key_mainnet` is never used [INFO] [stdout] --> src/config.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn dydx_api_key_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_secret_mainnet` is never used [INFO] [stdout] --> src/config.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn dydx_api_secret_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_passphrase_mainnet` is never used [INFO] [stdout] --> src/config.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn dydx_api_passphrase_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stark_private_key_testnet` is never used [INFO] [stdout] --> src/config.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn stark_private_key_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_key_testnet` is never used [INFO] [stdout] --> src/config.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dydx_api_key_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_secret_testnet` is never used [INFO] [stdout] --> src/config.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn dydx_api_secret_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_passphrase_testnet` is never used [INFO] [stdout] --> src/config.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn dydx_api_passphrase_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `connect_dydx` is never used [INFO] [stdout] --> src/connection.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn connect_dydx() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_mainnet` is never used [INFO] [stdout] --> src/config.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn http_provider_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_testnet` is never used [INFO] [stdout] --> src/config.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn http_provider_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stark_private_key` is never used [INFO] [stdout] --> src/config.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn stark_private_key() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MODE` is never used [INFO] [stdout] --> src/config.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const MODE: &str = "PRODUCTION"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_key` is never used [INFO] [stdout] --> src/config.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn dydx_api_key() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_secret` is never used [INFO] [stdout] --> src/config.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn dydx_api_secret() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_passphrase` is never used [INFO] [stdout] --> src/config.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn dydx_api_passphrase() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ABORT_ALL_POSITIONS` is never used [INFO] [stdout] --> src/config.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ABORT_ALL_POSITIONS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host` is never used [INFO] [stdout] --> src/config.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn host() -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider` is never used [INFO] [stdout] --> src/config.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn http_provider() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIND_COINTEGRATED` is never used [INFO] [stdout] --> src/config.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const FIND_COINTEGRATED: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MANAGE_EXITS` is never used [INFO] [stdout] --> src/config.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MANAGE_EXITS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLACE_TRADES` is never used [INFO] [stdout] --> src/config.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PLACE_TRADES: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RESOLUTION` is never used [INFO] [stdout] --> src/config.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const RESOLUTION: &str = "1HOUR"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW` is never used [INFO] [stdout] --> src/config.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const WINDOW: i32 = 21; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HALF_LIFE` is never used [INFO] [stdout] --> src/config.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const MAX_HALF_LIFE: i32 = 24; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ZSCORE_THRESH` is never used [INFO] [stdout] --> src/config.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ZSCORE_THRESH: f64 = 1.5; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_PER_TRADE` is never used [INFO] [stdout] --> src/config.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const USD_PER_TRADE: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_MIN_COLLATERAL` is never used [INFO] [stdout] --> src/config.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const USD_MIN_COLLATERAL: f64 = 1000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOSE_AT_ZSCORE_CROSS` is never used [INFO] [stdout] --> src/config.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const CLOSE_AT_ZSCORE_CROSS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ETHEREUM_ADDRESS` is never used [INFO] [stdout] --> src/config.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ETHEREUM_ADDRESS: &str = "0xe164984904Edf45A2920cc42C381fef8289BC8b2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_MAINNET` is never used [INFO] [stdout] --> src/config.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const HTTP_PROVIDER_MAINNET: &str = "https://eth-mainnet.g.alchemy.com/v2/4-RE_XGYtMijHNgxIzFqhURHfSihtMi_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_TESTNET` is never used [INFO] [stdout] --> src/config.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const HTTP_PROVIDER_TESTNET: &str = "https://eth-goerli.g.alchemy.com/v2/d7L05eT6Dpf8eRbySjjebzV0WzozVMlh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_MAINNET` is never used [INFO] [stdout] --> src/config.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const API_HOST_MAINNET: &str = "https://api.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_GOERLI` is never used [INFO] [stdout] --> src/config.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const API_HOST_GOERLI: &str = "https://api.stage.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_mainnet` is never used [INFO] [stdout] --> src/config.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn api_host_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_testnet` is never used [INFO] [stdout] --> src/config.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn api_host_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stark_private_key_mainnet` is never used [INFO] [stdout] --> src/config.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn stark_private_key_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_key_mainnet` is never used [INFO] [stdout] --> src/config.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn dydx_api_key_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_secret_mainnet` is never used [INFO] [stdout] --> src/config.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn dydx_api_secret_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_passphrase_mainnet` is never used [INFO] [stdout] --> src/config.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn dydx_api_passphrase_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stark_private_key_testnet` is never used [INFO] [stdout] --> src/config.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn stark_private_key_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_key_testnet` is never used [INFO] [stdout] --> src/config.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dydx_api_key_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_secret_testnet` is never used [INFO] [stdout] --> src/config.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn dydx_api_secret_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_passphrase_testnet` is never used [INFO] [stdout] --> src/config.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn dydx_api_passphrase_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_mainnet` is never used [INFO] [stdout] --> src/config.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn http_provider_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_testnet` is never used [INFO] [stdout] --> src/config.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn http_provider_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stark_private_key` is never used [INFO] [stdout] --> src/config.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn stark_private_key() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_key` is never used [INFO] [stdout] --> src/config.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn dydx_api_key() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_secret` is never used [INFO] [stdout] --> src/config.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn dydx_api_secret() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dydx_api_passphrase` is never used [INFO] [stdout] --> src/config.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn dydx_api_passphrase() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host` is never used [INFO] [stdout] --> src/config.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn host() -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider` is never used [INFO] [stdout] --> src/config.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn http_provider() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::transports::Http` [INFO] [stdout] --> src/connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use web3::transports::Http; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::Web3` [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use web3::Web3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::transports::Http` [INFO] [stdout] --> src/connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use web3::transports::Http; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::Web3` [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use web3::Web3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ABORT_ALL_POSITIONS` is never used [INFO] [stdout] --> src/config.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ABORT_ALL_POSITIONS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIND_COINTEGRATED` is never used [INFO] [stdout] --> src/config.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const FIND_COINTEGRATED: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MANAGE_EXITS` is never used [INFO] [stdout] --> src/config.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MANAGE_EXITS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLACE_TRADES` is never used [INFO] [stdout] --> src/config.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PLACE_TRADES: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RESOLUTION` is never used [INFO] [stdout] --> src/config.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const RESOLUTION: &str = "1HOUR"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW` is never used [INFO] [stdout] --> src/config.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const WINDOW: i32 = 21; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HALF_LIFE` is never used [INFO] [stdout] --> src/config.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const MAX_HALF_LIFE: i32 = 24; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ZSCORE_THRESH` is never used [INFO] [stdout] --> src/config.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ZSCORE_THRESH: f64 = 1.5; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_PER_TRADE` is never used [INFO] [stdout] --> src/config.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const USD_PER_TRADE: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_MIN_COLLATERAL` is never used [INFO] [stdout] --> src/config.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const USD_MIN_COLLATERAL: f64 = 1000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOSE_AT_ZSCORE_CROSS` is never used [INFO] [stdout] --> src/config.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const CLOSE_AT_ZSCORE_CROSS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ETHEREUM_ADDRESS` is never used [INFO] [stdout] --> src/config.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ETHEREUM_ADDRESS: &str = "0xe164984904Edf45A2920cc42C381fef8289BC8b2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_MAINNET` is never used [INFO] [stdout] --> src/config.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const HTTP_PROVIDER_MAINNET: &str = "https://eth-mainnet.g.alchemy.com/v2/4-RE_XGYtMijHNgxIzFqhURHfSihtMi_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_TESTNET` is never used [INFO] [stdout] --> src/config.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const HTTP_PROVIDER_TESTNET: &str = "https://eth-goerli.g.alchemy.com/v2/d7L05eT6Dpf8eRbySjjebzV0WzozVMlh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_MAINNET` is never used [INFO] [stdout] --> src/config.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const API_HOST_MAINNET: &str = "https://api.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_GOERLI` is never used [INFO] [stdout] --> src/config.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const API_HOST_GOERLI: &str = "https://api.stage.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_mainnet` is never used [INFO] [stdout] --> src/config.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn api_host_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_testnet` is never used [INFO] [stdout] --> src/config.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn api_host_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_mainnet` is never used [INFO] [stdout] --> src/config.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn http_provider_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_testnet` is never used [INFO] [stdout] --> src/config.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn http_provider_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host` is never used [INFO] [stdout] --> src/config.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn host() -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider` is never used [INFO] [stdout] --> src/config.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn http_provider() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ABORT_ALL_POSITIONS` is never used [INFO] [stdout] --> src/config.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ABORT_ALL_POSITIONS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIND_COINTEGRATED` is never used [INFO] [stdout] --> src/config.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const FIND_COINTEGRATED: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MANAGE_EXITS` is never used [INFO] [stdout] --> src/config.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MANAGE_EXITS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLACE_TRADES` is never used [INFO] [stdout] --> src/config.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PLACE_TRADES: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RESOLUTION` is never used [INFO] [stdout] --> src/config.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const RESOLUTION: &str = "1HOUR"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW` is never used [INFO] [stdout] --> src/config.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const WINDOW: i32 = 21; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HALF_LIFE` is never used [INFO] [stdout] --> src/config.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const MAX_HALF_LIFE: i32 = 24; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ZSCORE_THRESH` is never used [INFO] [stdout] --> src/config.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ZSCORE_THRESH: f64 = 1.5; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_PER_TRADE` is never used [INFO] [stdout] --> src/config.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const USD_PER_TRADE: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USD_MIN_COLLATERAL` is never used [INFO] [stdout] --> src/config.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const USD_MIN_COLLATERAL: f64 = 1000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOSE_AT_ZSCORE_CROSS` is never used [INFO] [stdout] --> src/config.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const CLOSE_AT_ZSCORE_CROSS: bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ETHEREUM_ADDRESS` is never used [INFO] [stdout] --> src/config.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ETHEREUM_ADDRESS: &str = "0xe164984904Edf45A2920cc42C381fef8289BC8b2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_MAINNET` is never used [INFO] [stdout] --> src/config.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const HTTP_PROVIDER_MAINNET: &str = "https://eth-mainnet.g.alchemy.com/v2/4-RE_XGYtMijHNgxIzFqhURHfSihtMi_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HTTP_PROVIDER_TESTNET` is never used [INFO] [stdout] --> src/config.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const HTTP_PROVIDER_TESTNET: &str = "https://eth-goerli.g.alchemy.com/v2/d7L05eT6Dpf8eRbySjjebzV0WzozVMlh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_MAINNET` is never used [INFO] [stdout] --> src/config.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const API_HOST_MAINNET: &str = "https://api.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_HOST_GOERLI` is never used [INFO] [stdout] --> src/config.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const API_HOST_GOERLI: &str = "https://api.stage.dydx.exchange"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_mainnet` is never used [INFO] [stdout] --> src/config.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn api_host_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_host_testnet` is never used [INFO] [stdout] --> src/config.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn api_host_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_mainnet` is never used [INFO] [stdout] --> src/config.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn http_provider_mainnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider_testnet` is never used [INFO] [stdout] --> src/config.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn http_provider_testnet() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host` is never used [INFO] [stdout] --> src/config.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn host() -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_provider` is never used [INFO] [stdout] --> src/config.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn http_provider() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.73s [INFO] running `Command { std: "docker" "inspect" "b81379ff715d9c902ff37d7a814be61c97fa3a48fe0807717f878522ae3a6040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81379ff715d9c902ff37d7a814be61c97fa3a48fe0807717f878522ae3a6040", kill_on_drop: false }` [INFO] [stdout] b81379ff715d9c902ff37d7a814be61c97fa3a48fe0807717f878522ae3a6040 [INFO] checking JuSoyer/dydx_arbitrage against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuSoyer%2Fdydx_arbitrage" "/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/JuSoyer/dydx_arbitrage on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JuSoyer/dydx_arbitrage [INFO] finished tweaking git repo https://github.com/JuSoyer/dydx_arbitrage [INFO] tweaked toml for git repo https://github.com/JuSoyer/dydx_arbitrage written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JuSoyer/dydx_arbitrage 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9cae76b73ea1a4c53185412ad112fde02eba768b8687ef882597d0ac4f0bc0 [INFO] running `Command { std: "docker" "start" "-a" "fe9cae76b73ea1a4c53185412ad112fde02eba768b8687ef882597d0ac4f0bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9cae76b73ea1a4c53185412ad112fde02eba768b8687ef882597d0ac4f0bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9cae76b73ea1a4c53185412ad112fde02eba768b8687ef882597d0ac4f0bc0", kill_on_drop: false }` [INFO] [stdout] fe9cae76b73ea1a4c53185412ad112fde02eba768b8687ef882597d0ac4f0bc0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca10f102ef6b99d9cab7dffc697928a4741e40c0dbd07a8c85cf3dbb2334d275 [INFO] running `Command { std: "docker" "start" "-a" "ca10f102ef6b99d9cab7dffc697928a4741e40c0dbd07a8c85cf3dbb2334d275", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pyo3-build-config v0.16.6 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking cpufeatures v0.2.10 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling pyo3-ffi v0.16.6 [INFO] [stderr] Compiling pyo3 v0.16.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.6 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling readonly v0.2.11 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/accept_ranges.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / derive_header! { [INFO] [stdout] 33 | | AcceptRanges(_), [INFO] [stdout] 34 | | name: ACCEPT_RANGES [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_allow_credentials.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | &::http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_allow_headers.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / derive_header! { [INFO] [stdout] 38 | | AccessControlAllowHeaders(_), [INFO] [stdout] 39 | | name: ACCESS_CONTROL_ALLOW_HEADERS [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_allow_methods.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / derive_header! { [INFO] [stdout] 39 | | AccessControlAllowMethods(_), [INFO] [stdout] 40 | | name: ACCESS_CONTROL_ALLOW_METHODS [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_allow_origin.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / derive_header! { [INFO] [stdout] 40 | | AccessControlAllowOrigin(_), [INFO] [stdout] 41 | | name: ACCESS_CONTROL_ALLOW_ORIGIN [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_expose_headers.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / derive_header! { [INFO] [stdout] 39 | | AccessControlExposeHeaders(_), [INFO] [stdout] 40 | | name: ACCESS_CONTROL_EXPOSE_HEADERS [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_max_age.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / derive_header! { [INFO] [stdout] 34 | | AccessControlMaxAge(_), [INFO] [stdout] 35 | | name: ACCESS_CONTROL_MAX_AGE [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_request_headers.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / derive_header! { [INFO] [stdout] 40 | | AccessControlRequestHeaders(_), [INFO] [stdout] 41 | | name: ACCESS_CONTROL_REQUEST_HEADERS [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/access_control_request_method.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | &::http::header::ACCESS_CONTROL_REQUEST_METHOD [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/age.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / derive_header! { [INFO] [stdout] 43 | | Age(_), [INFO] [stdout] 44 | | name: AGE [INFO] [stdout] 45 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/allow.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / derive_header! { [INFO] [stdout] 41 | | Allow(_), [INFO] [stdout] 42 | | name: ALLOW [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/authorization.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &::http::header::AUTHORIZATION [INFO] [stdout] | ^----------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/cache_control.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | &::http::header::CACHE_CONTROL [INFO] [stdout] | ^----------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/connection.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / derive_header! { [INFO] [stdout] 41 | | Connection(_), [INFO] [stdout] 42 | | name: CONNECTION [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/content_disposition.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &::http::header::CONTENT_DISPOSITION [INFO] [stdout] | ^----------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/content_encoding.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / derive_header! { [INFO] [stdout] 38 | | ContentEncoding(_), [INFO] [stdout] 39 | | name: CONTENT_ENCODING [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/content_length.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | &::http::header::CONTENT_LENGTH [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/content_location.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / derive_header! { [INFO] [stdout] 31 | | ContentLocation(_), [INFO] [stdout] 32 | | name: CONTENT_LOCATION [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/content_range.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | &::http::header::CONTENT_RANGE [INFO] [stdout] | ^----------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/content_type.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | &::http::header::CONTENT_TYPE [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/cookie.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / derive_header! { [INFO] [stdout] 20 | | Cookie(_), [INFO] [stdout] 21 | | name: COOKIE [INFO] [stdout] 22 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/date.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / derive_header! { [INFO] [stdout] 32 | | Date(_), [INFO] [stdout] 33 | | name: DATE [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/etag.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / derive_header! { [INFO] [stdout] 37 | | ETag(_), [INFO] [stdout] 38 | | name: ETAG [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/expect.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | &::http::header::EXPECT [INFO] [stdout] | ^---------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/expires.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / derive_header! { [INFO] [stdout] 36 | | Expires(_), [INFO] [stdout] 37 | | name: EXPIRES [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/host.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | &::http::header::HOST [INFO] [stdout] | ^-------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/if_match.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / derive_header! { [INFO] [stdout] 43 | | IfMatch(_), [INFO] [stdout] 44 | | name: IF_MATCH [INFO] [stdout] 45 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/if_modified_since.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / derive_header! { [INFO] [stdout] 36 | | IfModifiedSince(_), [INFO] [stdout] 37 | | name: IF_MODIFIED_SINCE [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/if_none_match.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / derive_header! { [INFO] [stdout] 45 | | IfNoneMatch(_), [INFO] [stdout] 46 | | name: IF_NONE_MATCH [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/if_range.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / derive_header! { [INFO] [stdout] 47 | | IfRange(_), [INFO] [stdout] 48 | | name: IF_RANGE [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/if_unmodified_since.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / derive_header! { [INFO] [stdout] 37 | | IfUnmodifiedSince(_), [INFO] [stdout] 38 | | name: IF_UNMODIFIED_SINCE [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/last_modified.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / derive_header! { [INFO] [stdout] 37 | | LastModified(_), [INFO] [stdout] 38 | | name: LAST_MODIFIED [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/location.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / derive_header! { [INFO] [stdout] 27 | | Location(_), [INFO] [stdout] 28 | | name: LOCATION [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/origin.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / derive_header! { [INFO] [stdout] 32 | | Origin(_), [INFO] [stdout] 33 | | name: ORIGIN [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/pragma.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / derive_header! { [INFO] [stdout] 30 | | Pragma(_), [INFO] [stdout] 31 | | name: PRAGMA [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/proxy_authorization.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | &::http::header::PROXY_AUTHORIZATION [INFO] [stdout] | ^----------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/range.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | &::http::header::RANGE [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/referer.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / derive_header! { [INFO] [stdout] 36 | | Referer(_), [INFO] [stdout] 37 | | name: REFERER [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/referrer_policy.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / derive_header! { [INFO] [stdout] 37 | | ReferrerPolicy(_), [INFO] [stdout] 38 | | name: REFERRER_POLICY [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/retry_after.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / derive_header! { [INFO] [stdout] 31 | | RetryAfter(_), [INFO] [stdout] 32 | | name: RETRY_AFTER [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/sec_websocket_accept.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / derive_header! { [INFO] [stdout] 29 | | SecWebsocketAccept(_), [INFO] [stdout] 30 | | name: SEC_WEBSOCKET_ACCEPT [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/sec_websocket_key.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / derive_header! { [INFO] [stdout] 6 | | SecWebsocketKey(_), [INFO] [stdout] 7 | | name: SEC_WEBSOCKET_KEY [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/sec_websocket_version.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | &::http::header::SEC_WEBSOCKET_VERSION [INFO] [stdout] | ^------------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/server.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / derive_header! { [INFO] [stdout] 37 | | Server(_), [INFO] [stdout] 38 | | name: SERVER [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/set_cookie.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &::http::header::SET_COOKIE [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/strict_transport_security.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | &::http::header::STRICT_TRANSPORT_SECURITY [INFO] [stdout] | ^----------------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/te.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / derive_header! { [INFO] [stdout] 32 | | Te(_), [INFO] [stdout] 33 | | name: TE [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/transfer_encoding.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / derive_header! { [INFO] [stdout] 45 | | TransferEncoding(_), [INFO] [stdout] 46 | | name: TRANSFER_ENCODING [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/upgrade.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / derive_header! { [INFO] [stdout] 46 | | Upgrade(_), [INFO] [stdout] 47 | | name: UPGRADE [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/user_agent.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / derive_header! { [INFO] [stdout] 46 | | UserAgent(_), [INFO] [stdout] 47 | | name: USER_AGENT [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/util/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | &::http::header::$name [INFO] [stdout] | ^--------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/common/vary.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / derive_header! { [INFO] [stdout] 36 | | Vary(_), [INFO] [stdout] 37 | | name: VARY [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derive_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `headers` (lib) due to 52 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca10f102ef6b99d9cab7dffc697928a4741e40c0dbd07a8c85cf3dbb2334d275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca10f102ef6b99d9cab7dffc697928a4741e40c0dbd07a8c85cf3dbb2334d275", kill_on_drop: false }` [INFO] [stdout] ca10f102ef6b99d9cab7dffc697928a4741e40c0dbd07a8c85cf3dbb2334d275