[INFO] fetching crate exc 0.7.3... [INFO] testing exc-0.7.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate exc 0.7.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate exc 0.7.3 [INFO] finished tweaking crates.io crate exc 0.7.3 [INFO] tweaked toml for crates.io crate exc 0.7.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate exc 0.7.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 278 packages to latest compatible versions [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tower v0.6.0 [INFO] [stderr] Downloaded exc-types v0.7.3 [INFO] [stderr] Downloaded exc-service v0.7.3 [INFO] [stderr] Downloaded exc-symbol v0.7.3 [INFO] [stderr] Downloaded exc-core v0.7.3 [INFO] [stderr] Downloaded indicator v0.4.4 [INFO] [stderr] Downloaded exc-make v0.7.3 [INFO] [stderr] Downloaded tower-make v0.3.0 [INFO] [stderr] Downloaded positions v0.2.1 [INFO] [stderr] Downloaded exc-okx v0.7.3 [INFO] [stderr] Downloaded exc-binance v0.7.3 [INFO] [stderr] Downloaded smol_str v0.1.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffb45f6f532291cf7abdebc3dfff3f184d3bb1ab5d6bc630b628517162363eef [INFO] running `Command { std: "docker" "start" "-a" "ffb45f6f532291cf7abdebc3dfff3f184d3bb1ab5d6bc630b628517162363eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb45f6f532291cf7abdebc3dfff3f184d3bb1ab5d6bc630b628517162363eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb45f6f532291cf7abdebc3dfff3f184d3bb1ab5d6bc630b628517162363eef", kill_on_drop: false }` [INFO] [stdout] ffb45f6f532291cf7abdebc3dfff3f184d3bb1ab5d6bc630b628517162363eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3951dc24bb85aa38147017e6fbcc4e8d0c7438917df4f3d4c16ba6fa012c50e4 [INFO] running `Command { std: "docker" "start" "-a" "3951dc24bb85aa38147017e6fbcc4e8d0c7438917df4f3d4c16ba6fa012c50e4", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling positions v0.2.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling indicator v0.4.4 [INFO] [stderr] Compiling exc-symbol v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling exc-service v0.7.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling exc-types v0.7.3 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling exc-make v0.7.3 [INFO] [stderr] Compiling exc-core v0.7.3 [INFO] [stderr] Compiling exc v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3951dc24bb85aa38147017e6fbcc4e8d0c7438917df4f3d4c16ba6fa012c50e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3951dc24bb85aa38147017e6fbcc4e8d0c7438917df4f3d4c16ba6fa012c50e4", kill_on_drop: false }` [INFO] [stdout] 3951dc24bb85aa38147017e6fbcc4e8d0c7438917df4f3d4c16ba6fa012c50e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5424ce146e3f01b5785a2d702f1f9901fa08b53a6aeed9b40512c1708efc4d [INFO] running `Command { std: "docker" "start" "-a" "9e5424ce146e3f01b5785a2d702f1f9901fa08b53a6aeed9b40512c1708efc4d", kill_on_drop: false }` [INFO] [stderr] Compiling exc v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "9e5424ce146e3f01b5785a2d702f1f9901fa08b53a6aeed9b40512c1708efc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5424ce146e3f01b5785a2d702f1f9901fa08b53a6aeed9b40512c1708efc4d", kill_on_drop: false }` [INFO] [stdout] 9e5424ce146e3f01b5785a2d702f1f9901fa08b53a6aeed9b40512c1708efc4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46010cf3a98758feb1806a49c4c21a5c78e01491834e36a66e35b0aff9f81616 [INFO] running `Command { std: "docker" "start" "-a" "46010cf3a98758feb1806a49c4c21a5c78e01491834e36a66e35b0aff9f81616", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exc-0450643ef5aa9a8d) [INFO] [stderr] Doc-tests exc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46010cf3a98758feb1806a49c4c21a5c78e01491834e36a66e35b0aff9f81616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46010cf3a98758feb1806a49c4c21a5c78e01491834e36a66e35b0aff9f81616", kill_on_drop: false }` [INFO] [stdout] 46010cf3a98758feb1806a49c4c21a5c78e01491834e36a66e35b0aff9f81616