[INFO] fetching crate apcaledge 0.3.1...
[INFO] checking apcaledge-0.3.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate apcaledge 0.3.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate apcaledge 0.3.1
[INFO] finished tweaking crates.io crate apcaledge 0.3.1
[INFO] tweaked toml for crates.io crate apcaledge 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apcaledge 0.3.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apcaledge 0.3.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce58379bd1874d149fc5a02e96779a4b65584e02c70dbbb7e32a024a6cc7aaac
[INFO] running `Command { std: "docker" "start" "-a" "ce58379bd1874d149fc5a02e96779a4b65584e02c70dbbb7e32a024a6cc7aaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce58379bd1874d149fc5a02e96779a4b65584e02c70dbbb7e32a024a6cc7aaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce58379bd1874d149fc5a02e96779a4b65584e02c70dbbb7e32a024a6cc7aaac", kill_on_drop: false }`
[INFO] [stdout] ce58379bd1874d149fc5a02e96779a4b65584e02c70dbbb7e32a024a6cc7aaac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dddaafc04de3ff33857c5e342cdece24dc521b4e4ba03ab6e299963c014b9c97
[INFO] running `Command { std: "docker" "start" "-a" "dddaafc04de3ff33857c5e342cdece24dc521b4e4ba03ab6e299963c014b9c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking http-endpoint v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking num-decimal v0.2.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_variant v0.1.2
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking websocket-util v0.11.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking apca v0.27.2
[INFO] [stderr]     Checking apcaledge v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/args.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | /   /// The path to the JSON registry for looking up names from symbols.
[INFO] [stdout] 49 | |   pub registry: PathBuf,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   /// The name of the investment account, i.e., the one holding the
[INFO] [stdout] 59 | |   /// shares.
[INFO] [stdout] 60 | |   #[structopt(long, default_value = DEFAULT_INVESTMENT_ACCOUNT)]
[INFO] [stdout] 61 | |   pub investment_account: String,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | /   /// The name of the brokerage account, i.e., the one holding any
[INFO] [stdout] 63 | |   /// uninvested cash.
[INFO] [stdout] 64 | |   #[structopt(long, default_value = DEFAULT_BROKERAGE_ACCOUNT)]
[INFO] [stdout] 65 | |   pub brokerage_account: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   /// The name of the brokerage's fee account.
[INFO] [stdout] 67 | |   #[structopt(long, default_value = DEFAULT_BROKERAGE_FEE_ACCOUNT)]
[INFO] [stdout] 68 | |   pub brokerage_fee_account: String,
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | /   /// The name of the account to account dividend payments against.
[INFO] [stdout] 70 | |   #[structopt(long, default_value = DEFAULT_DIVIDEND_ACCOUNT)]
[INFO] [stdout] 71 | |   pub dividend_account: String,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | /   /// The name of the account to use for regulatory fees by the SEC.
[INFO] [stdout] 73 | |   #[structopt(long, default_value = DEFAULT_SEC_FEE_ACCOUNT)]
[INFO] [stdout] 74 | |   pub sec_fee_account: String,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | /   /// The name of the account to use for FINRA trade activity fees.
[INFO] [stdout] 76 | |   #[structopt(long, default_value = DEFAULT_FINRA_TAF_ACCOUNT)]
[INFO] [stdout] 77 | |   pub finra_taf_account: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/args.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | /   /// The symbols for which to retrieve the most recent price.
[INFO] [stdout] 110 | |   pub symbols: Vec<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/args.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | /   /// The path to the JSON registry for looking up names from symbols.
[INFO] [stdout] 49 | |   pub registry: PathBuf,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   /// The name of the investment account, i.e., the one holding the
[INFO] [stdout] 59 | |   /// shares.
[INFO] [stdout] 60 | |   #[structopt(long, default_value = DEFAULT_INVESTMENT_ACCOUNT)]
[INFO] [stdout] 61 | |   pub investment_account: String,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | /   /// The name of the brokerage account, i.e., the one holding any
[INFO] [stdout] 63 | |   /// uninvested cash.
[INFO] [stdout] 64 | |   #[structopt(long, default_value = DEFAULT_BROKERAGE_ACCOUNT)]
[INFO] [stdout] 65 | |   pub brokerage_account: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   /// The name of the brokerage's fee account.
[INFO] [stdout] 67 | |   #[structopt(long, default_value = DEFAULT_BROKERAGE_FEE_ACCOUNT)]
[INFO] [stdout] 68 | |   pub brokerage_fee_account: String,
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | /   /// The name of the account to account dividend payments against.
[INFO] [stdout] 70 | |   #[structopt(long, default_value = DEFAULT_DIVIDEND_ACCOUNT)]
[INFO] [stdout] 71 | |   pub dividend_account: String,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | /   /// The name of the account to use for regulatory fees by the SEC.
[INFO] [stdout] 73 | |   #[structopt(long, default_value = DEFAULT_SEC_FEE_ACCOUNT)]
[INFO] [stdout] 74 | |   pub sec_fee_account: String,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/args.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | /   /// The name of the account to use for FINRA trade activity fees.
[INFO] [stdout] 76 | |   #[structopt(long, default_value = DEFAULT_FINRA_TAF_ACCOUNT)]
[INFO] [stdout] 77 | |   pub finra_taf_account: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/args.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | /   /// The symbols for which to retrieve the most recent price.
[INFO] [stdout] 110 | |   pub symbols: Vec<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apcaledge` (bin "apcaledge" test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `apcaledge` (bin "apcaledge") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "dddaafc04de3ff33857c5e342cdece24dc521b4e4ba03ab6e299963c014b9c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dddaafc04de3ff33857c5e342cdece24dc521b4e4ba03ab6e299963c014b9c97", kill_on_drop: false }`
[INFO] [stdout] dddaafc04de3ff33857c5e342cdece24dc521b4e4ba03ab6e299963c014b9c97
