[INFO] cloning repository https://github.com/babinc/ib_rust_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babinc/ib_rust_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2Fib_rust_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2Fib_rust_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 141ced4b5845e8de844198268f27767bcac88de9 [INFO] checking babinc/ib_rust_api/141ced4b5845e8de844198268f27767bcac88de9 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2Fib_rust_api" "/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/babinc/ib_rust_api on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/babinc/ib_rust_api [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/babinc/ib_rust_api [INFO] tweaked toml for git repo https://github.com/babinc/ib_rust_api written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/babinc/ib_rust_api 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded rsevents v0.2.1 [INFO] [stderr] Downloaded parking_lot_core v0.7.2 [INFO] [stderr] Downloaded byteorder v0.3.13 [INFO] [stderr] Downloaded bytebuffer v0.2.1 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded crossbeam-channel v0.4.4 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded regex v1.4.3 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded libc v0.2.82 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d30e1250d7124d18751615b3be799f6daaef1e9bb0dfb3c9360415354e9be8 [INFO] running `Command { std: "docker" "start" "-a" "e7d30e1250d7124d18751615b3be799f6daaef1e9bb0dfb3c9360415354e9be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d30e1250d7124d18751615b3be799f6daaef1e9bb0dfb3c9360415354e9be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d30e1250d7124d18751615b3be799f6daaef1e9bb0dfb3c9360415354e9be8", kill_on_drop: false }` [INFO] [stdout] e7d30e1250d7124d18751615b3be799f6daaef1e9bb0dfb3c9360415354e9be8 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55f57303c9c0a5ec518d2e5d0e4e902782beafd7e033dd098dde709124cf74cd [INFO] running `Command { std: "docker" "start" "-a" "55f57303c9c0a5ec518d2e5d0e4e902782beafd7e033dd098dde709124cf74cd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking byteorder v0.3.13 [INFO] [stderr] Checking bytebuffer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rsevents v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking ib_rust_api v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/real_time_bars.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use IbRustApi::models::contract::Contract; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/real_time_bars.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use IbRustApi::enums::incoming_message_enum::IncomingMessagesEnum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/place_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use IbRustApi::models::contract::Contract; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/place_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use IbRustApi::enums::incoming_message_enum::IncomingMessagesEnum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `IbRustApi` [INFO] [stdout] --> src/examples/real_time_bars.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use IbRustApi::IbClient; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/contract_details.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use IbRustApi::models::contract::Contract; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/place_order.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use IbRustApi::models::order::Order; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/contract_details.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use IbRustApi::enums::incoming_message_enum::IncomingMessagesEnum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `IbRustApi` [INFO] [stdout] --> src/examples/place_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use IbRustApi::IbClient; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/tick_by_tick.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use IbRustApi::models::contract::Contract; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/tick_by_tick.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use IbRustApi::enums::incoming_message_enum::IncomingMessagesEnum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/tick_by_tick.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use IbRustApi::models::bar::{Bar, BarColors}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/tick_by_tick.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use IbRustApi::models::tick_last::TickLast; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `IbRustApi` [INFO] [stdout] --> src/examples/tick_by_tick.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use IbRustApi::IbClient; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/historical_data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use IbRustApi::enums::incoming_message_enum::IncomingMessagesEnum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/historical_data.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use IbRustApi::models::contract::Contract; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `IbRustApi` [INFO] [stdout] --> src/examples/historical_data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use IbRustApi::IbClient; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `IbRustApi` [INFO] [stdout] --> src/examples/contract_details.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use IbRustApi::IbClient; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/tick_generic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use IbRustApi::models::contract::Contract; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IbRustApi` [INFO] [stdout] --> src/examples/tick_generic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use IbRustApi::enums::incoming_message_enum::IncomingMessagesEnum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `IbRustApi` [INFO] [stdout] --> src/examples/tick_generic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use IbRustApi::IbClient; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IbRustApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ib_rust_api` (example "place_order") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ib_rust_api` (example "real_time_bars") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ib_rust_api` (example "contract_details") due to 3 previous errors [INFO] [stderr] error: could not compile `ib_rust_api` (example "history") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ib_rust_api` (example "tick_generic") due to 3 previous errors [INFO] [stderr] error: could not compile `ib_rust_api` (example "tick_by_tick") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "55f57303c9c0a5ec518d2e5d0e4e902782beafd7e033dd098dde709124cf74cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f57303c9c0a5ec518d2e5d0e4e902782beafd7e033dd098dde709124cf74cd", kill_on_drop: false }` [INFO] [stdout] 55f57303c9c0a5ec518d2e5d0e4e902782beafd7e033dd098dde709124cf74cd