[INFO] cloning repository https://github.com/ytitov/etl-tools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytitov/etl-tools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytitov%2Fetl-tools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytitov%2Fetl-tools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fa246e513559b73b1e0f1290395dbb8b02528b2 [INFO] testing ytitov/etl-tools-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytitov%2Fetl-tools-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ytitov/etl-tools-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ytitov/etl-tools-rs [INFO] finished tweaking git repo https://github.com/ytitov/etl-tools-rs [INFO] tweaked toml for git repo https://github.com/ytitov/etl-tools-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ytitov/etl-tools-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize_derive v1.3.1 [INFO] [stderr] Downloaded ssh2 v0.9.3 [INFO] [stderr] Downloaded rusoto_sqs v0.47.0 [INFO] [stderr] Downloaded rusoto_athena v0.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ee52adb68c32f8eea2e0090e2ea1b424bf103a558487ead9cc8e75ed5a20d48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ee52adb68c32f8eea2e0090e2ea1b424bf103a558487ead9cc8e75ed5a20d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ee52adb68c32f8eea2e0090e2ea1b424bf103a558487ead9cc8e75ed5a20d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee52adb68c32f8eea2e0090e2ea1b424bf103a558487ead9cc8e75ed5a20d48", kill_on_drop: false }` [INFO] [stdout] 7ee52adb68c32f8eea2e0090e2ea1b424bf103a558487ead9cc8e75ed5a20d48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ce93e9de716bebb2916c159fa8edc2f545a9987a4b590fa7c65db229810dc96 [INFO] running `Command { std: "docker" "start" "-a" "8ce93e9de716bebb2916c159fa8edc2f545a9987a4b590fa7c65db229810dc96", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling etl-core v0.1.0 (/opt/rustwide/workdir/etl-core) [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling etl-job v0.1.0 (/opt/rustwide/workdir/etl-job) [INFO] [stderr] Compiling etl-sftp v0.1.0 (/opt/rustwide/workdir/etl-sftp) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> etl-job/src/job.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | name: N, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling sqlx v0.5.10 [INFO] [stderr] Compiling etl-mysql v0.1.0 (/opt/rustwide/workdir/etl-mysql) [INFO] [stderr] Compiling rusoto_athena v0.47.0 [INFO] [stderr] Compiling rusoto_sqs v0.47.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling etl-aws-utils v0.1.0 (/opt/rustwide/workdir/etl-aws-utils) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "8ce93e9de716bebb2916c159fa8edc2f545a9987a4b590fa7c65db229810dc96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce93e9de716bebb2916c159fa8edc2f545a9987a4b590fa7c65db229810dc96", kill_on_drop: false }` [INFO] [stdout] 8ce93e9de716bebb2916c159fa8edc2f545a9987a4b590fa7c65db229810dc96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9448f68c5b634c1212c9c4ca712d37d1eb368fbff8e077b5178c63efd7a149e [INFO] running `Command { std: "docker" "start" "-a" "e9448f68c5b634c1212c9c4ca712d37d1eb368fbff8e077b5178c63efd7a149e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling etl-core v0.1.0 (/opt/rustwide/workdir/etl-core) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> etl-job/src/job.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | name: N, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling etl-job v0.1.0 (/opt/rustwide/workdir/etl-job) [INFO] [stdout] warning: unused import: `etl_core::preamble::*` [INFO] [stdout] --> etl-job/tests/job-state-custom.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use etl_core::preamble::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling etl-mysql v0.1.0 (/opt/rustwide/workdir/etl-mysql) [INFO] [stderr] Compiling etl-aws-utils v0.1.0 (/opt/rustwide/workdir/etl-aws-utils) [INFO] [stdout] warning: unused import: `etl_core::preamble::*` [INFO] [stdout] --> etl-job/tests/run-stream-handler.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use etl_core::preamble::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `job` in `etl_core` [INFO] [stdout] --> etl-mysql/tests/output.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use etl_core::job::state::*; [INFO] [stdout] | ^^^ could not find `job` in `etl_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `job` in `etl_core` [INFO] [stdout] --> etl-mysql/tests/output.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use etl_core::job::stream::*; [INFO] [stdout] | ^^^ could not find `job` in `etl_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `etl_core::job` [INFO] [stdout] --> etl-mysql/tests/output.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use etl_core::job::*; [INFO] [stdout] | ^^^ could not find `job` in `etl_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `etl_core::job_manager` [INFO] [stdout] --> etl-mysql/tests/output.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use etl_core::job_manager::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `job_manager` in `etl_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `command` [INFO] [stdout] --> etl-mysql/tests/output.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use command::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> etl-mysql/tests/output.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[tokio::test(flavor = "multi_thread", worker_threads = 1)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> etl-mysql/tests/output.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[tokio::test(flavor = "multi_thread", worker_threads = 1)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JobManager` [INFO] [stdout] --> etl-mysql/tests/output.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | let job_manager = JobManager::new(JobManagerConfig { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `JobManager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JobRunner` [INFO] [stdout] --> etl-mysql/tests/output.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let job_state = JobRunner::create( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `JobRunner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimpleCommand` [INFO] [stdout] --> etl-mysql/tests/output.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | .run_cmd(SimpleCommand::new("create table Info", |_| { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SimpleCommand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JobStepStatus` [INFO] [stdout] --> etl-mysql/tests/output.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | JobStepStatus::Stream(StepStreamStatus::Complete { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `JobStepStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StepStreamStatus` [INFO] [stdout] --> etl-mysql/tests/output.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 120 | JobStepStatus::Stream(StepStreamStatus::Complete { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `StepStreamStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> etl-mysql/tests/output.rs:145:71 [INFO] [stdout] | [INFO] [stdout] 145 | async fn create_pool(user: &str, pw: &str, host: &str, port: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_insert` in this scope [INFO] [stdout] --> etl-mysql/tests/output.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | create_insert(SampleRow { name: "testname".to_owned(), id: 123 }); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `JobManagerConfig` in this scope [INFO] [stdout] --> etl-mysql/tests/output.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | let job_manager = JobManager::new(JobManagerConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `JobRunnerConfig` in this scope [INFO] [stdout] --> etl-mysql/tests/output.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | JobRunnerConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `JobStepDetails` in this scope [INFO] [stdout] --> etl-mysql/tests/output.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | if let JobStepDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `etl_core::preamble::*` [INFO] [stdout] --> etl-mysql/tests/output.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use etl_core::preamble::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `failed_query_tx` and `map_query` in initializer of `etl_mysql::datastore::MySqlDataOutput` [INFO] [stdout] --> etl-mysql/tests/output.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | Box::new(MySqlDataOutput { [INFO] [stdout] | ^^^^^^^^^^^^^^^ missing `failed_query_tx` and `map_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `etl-mysql` due to 19 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> etl-job/src/job.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | name: N, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e9448f68c5b634c1212c9c4ca712d37d1eb368fbff8e077b5178c63efd7a149e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9448f68c5b634c1212c9c4ca712d37d1eb368fbff8e077b5178c63efd7a149e", kill_on_drop: false }` [INFO] [stdout] e9448f68c5b634c1212c9c4ca712d37d1eb368fbff8e077b5178c63efd7a149e