[INFO] cloning repository https://github.com/neverchanje/chgcap-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neverchanje/chgcap-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneverchanje%2Fchgcap-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneverchanje%2Fchgcap-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1238b73b88685f3001aed397d4a01f7cac5eaf1d
[INFO] testing neverchanje/chgcap-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneverchanje%2Fchgcap-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neverchanje/chgcap-rs
[INFO] finished tweaking git repo https://github.com/neverchanje/chgcap-rs
[INFO] tweaked toml for git repo https://github.com/neverchanje/chgcap-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neverchanje/chgcap-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neverchanje/chgcap-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testcontainers v0.15.0
[INFO] [stderr]   Downloaded bollard-stubs v1.42.0-rc.3
[INFO] [stderr]   Downloaded serde_yaml v0.9.19
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.7
[INFO] [stderr]   Downloaded mysql-common-derive v0.30.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.2
[INFO] [stderr]   Downloaded mysql_common v0.31.0
[INFO] [stderr]   Downloaded time v0.3.19
[INFO] [stderr]   Downloaded mysql_async v0.33.0
[INFO] [stderr]   Downloaded winnow v0.5.37
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded frunk_core v0.4.1
[INFO] [stderr]   Downloaded frunk_derives v0.4.1
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.1
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.1
[INFO] [stderr]   Downloaded frunk v0.4.1
[INFO] [stderr]   Downloaded time-macros v0.2.7
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d83c29fa32a8a256e75e8775d09c8019f296d10093ca40adad19a6fd786580e
[INFO] running `Command { std: "docker" "start" "-a" "4d83c29fa32a8a256e75e8775d09c8019f296d10093ca40adad19a6fd786580e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d83c29fa32a8a256e75e8775d09c8019f296d10093ca40adad19a6fd786580e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d83c29fa32a8a256e75e8775d09c8019f296d10093ca40adad19a6fd786580e", kill_on_drop: false }`
[INFO] [stdout] 4d83c29fa32a8a256e75e8775d09c8019f296d10093ca40adad19a6fd786580e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe4cda040cb5271f1ec2b34e00f2078e551d31afd8edaea07551eaa20e596b8
[INFO] running `Command { std: "docker" "start" "-a" "5fe4cda040cb5271f1ec2b34e00f2078e551d31afd8edaea07551eaa20e596b8", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling bigdecimal v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rust_decimal v1.28.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling time v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling chgcap v0.1.0 (/opt/rustwide/workdir/chgcap)
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling frunk_derives v0.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.1
[INFO] [stderr]    Compiling frunk v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling mysql_common v0.31.0
[INFO] [stderr]    Compiling darling_macro v0.20.6
[INFO] [stderr]    Compiling darling v0.20.6
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling chgcap-mysql-ddl-parser v0.1.0 (/opt/rustwide/workdir/chgcap-mysql/ddl-parser)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stdout]  --> chgcap-mysql/ddl-parser/src/ast/value.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(not(feature = "bigdecimal"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stdout]   --> chgcap-mysql/ddl-parser/src/ast/value.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "bigdecimal")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling bollard-stubs v1.42.0-rc.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling mysql_async v0.33.0
[INFO] [stderr]    Compiling testcontainers v0.15.0
[INFO] [stderr]    Compiling chgcap-mysql-test-utils v0.1.0 (/opt/rustwide/workdir/chgcap-mysql/test-utils)
[INFO] [stderr]    Compiling chgcap-mysql v0.1.0 (/opt/rustwide/workdir/chgcap-mysql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.68s
[INFO] running `Command { std: "docker" "inspect" "5fe4cda040cb5271f1ec2b34e00f2078e551d31afd8edaea07551eaa20e596b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe4cda040cb5271f1ec2b34e00f2078e551d31afd8edaea07551eaa20e596b8", kill_on_drop: false }`
[INFO] [stdout] 5fe4cda040cb5271f1ec2b34e00f2078e551d31afd8edaea07551eaa20e596b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f2ec0e6d3d5b9827d78ef4d820475eff9cd300977915ad38caa41b26e15c021
[INFO] running `Command { std: "docker" "start" "-a" "4f2ec0e6d3d5b9827d78ef4d820475eff9cd300977915ad38caa41b26e15c021", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling chgcap-mysql-test-utils v0.1.0 (/opt/rustwide/workdir/chgcap-mysql/test-utils)
[INFO] [stderr]    Compiling chgcap v0.1.0 (/opt/rustwide/workdir/chgcap)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stdout]  --> chgcap-mysql/ddl-parser/src/ast/value.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(not(feature = "bigdecimal"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stdout]   --> chgcap-mysql/ddl-parser/src/ast/value.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "bigdecimal")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling serde_yaml v0.9.19
[INFO] [stderr]    Compiling chgcap-mysql-ddl-parser v0.1.0 (/opt/rustwide/workdir/chgcap-mysql/ddl-parser)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stdout]  --> chgcap-mysql/ddl-parser/src/ast/value.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(not(feature = "bigdecimal"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stdout]   --> chgcap-mysql/ddl-parser/src/ast/value.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "bigdecimal")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chgcap-mysql v0.1.0 (/opt/rustwide/workdir/chgcap-mysql)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s
[INFO] running `Command { std: "docker" "inspect" "4f2ec0e6d3d5b9827d78ef4d820475eff9cd300977915ad38caa41b26e15c021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2ec0e6d3d5b9827d78ef4d820475eff9cd300977915ad38caa41b26e15c021", kill_on_drop: false }`
[INFO] [stdout] 4f2ec0e6d3d5b9827d78ef4d820475eff9cd300977915ad38caa41b26e15c021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 352b2e8d4c74fb32b1fdd55b207136d227511800270584e48c9bc812b7a5542b
[INFO] running `Command { std: "docker" "start" "-a" "352b2e8d4c74fb32b1fdd55b207136d227511800270584e48c9bc812b7a5542b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stderr]  --> chgcap-mysql/ddl-parser/src/ast/value.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[cfg(not(feature = "bigdecimal"))]
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bigdecimal`
[INFO] [stderr]   --> chgcap-mysql/ddl-parser/src/ast/value.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     #[cfg(feature = "bigdecimal")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `bigdecimal` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `chgcap-mysql-ddl-parser` (lib) generated 2 warnings
[INFO] [stderr] warning: `chgcap-mysql-ddl-parser` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chgcap-d78c24f704a39372)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chgcap_mysql-720704ea9f44c980)
[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] [stderr]      Running tests/single_table_cdc.rs (/opt/rustwide/target/debug/deps/single_table_cdc-3c73002309f821f6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_single_table_cdc ... FAILED
[INFO] [stdout] test fix_single_table_cdc ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_single_table_cdc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_single_table_cdc' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13:
[INFO] [stdout] Failed to start container, check log for details
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7c80a1e0d2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7c80a1e0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7c80a1e0d2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f7c80a1e0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f7c80a30d0f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f7c80a30d0f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f7c809e8003 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7c809e8003 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f7c809f5092 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f7c809fa46f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f7c809fa301 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f7c803db80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f7c803db80e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7c809fab2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f7c809fab2f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f7c809fa8a6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5f7c809f51d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f7c809dbcad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f7c80a3b360 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7c80320722 - testcontainers::clients::cli::Cli::run::h53da069bea9bad43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13
[INFO] [stdout]   20:     0x5f7c80347cfe - <single_table_cdc::MYSQL_CONTAINER as core::ops::deref::Deref>::deref::__static_ref_initialize::h75f34098b09e7217
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:19:72
[INFO] [stdout]   21:     0x5f7c80347cfe - core::ops::function::FnOnce::call_once::h66f193516d9ca70b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f7c80332654 - lazy_static::lazy::Lazy<T>::get::{{closure}}::heae0aa8d0868c3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   23:     0x5f7c8033e22d - std::sync::once::Once::call_once::{{closure}}::h7a7e9f1a1b4062f8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:41
[INFO] [stdout]   24:     0x5f7c809ef4f7 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x5f7c8033e077 - std::sync::once::Once::call_once::hba95db1dd6643af3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   26:     0x5f7c80353612 - lazy_static::lazy::Lazy<T>::get::hcfb927ea828a372c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   27:     0x5f7c80353612 - <single_table_cdc::MYSQL_CONTAINER as core::ops::deref::Deref>::deref::__stability::hee9ad3d709e68a76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   28:     0x5f7c80353612 - <single_table_cdc::MYSQL_CONTAINER as core::ops::deref::Deref>::deref::hbfd8046829974c5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   29:     0x5f7c803520cf - single_table_cdc::TestSuite::load::{{closure}}::hc7aed942871a2527
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:72:17
[INFO] [stdout]   30:     0x5f7c8034fa5f - single_table_cdc::test_single_table_cdc::{{closure}}::h87aa5e859c8ae65b
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:197:75
[INFO] [stdout]   31:     0x5f7c80334602 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbcf41b3008bdc0a5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f7c803345bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h73b2a9a4c5c3aa01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f7c8031b07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3e1c6900cc427a71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x5f7c8031af2b - tokio::runtime::coop::with_budget::hd8c584b16f3736b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x5f7c8031af2b - tokio::runtime::coop::budget::h084779504554aec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x5f7c8031af2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h55dfaf395e3e4d65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x5f7c80319820 - tokio::runtime::scheduler::current_thread::Context::enter::h69a7a3b83e3649f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x5f7c8031a56a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbaacca49d09c4702
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x5f7c8031a2f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6710c80a35f85e35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x5f7c803313e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2abad2ee19c5001b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x5f7c8031a09f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf67c7f687cee880b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x5f7c8031a312 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h429ee4d12923f269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x5f7c80319476 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h910589de08f73108
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x5f7c8033155c - tokio::runtime::runtime::Runtime::block_on::h1e86163bb8af6135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x5f7c8034f809 - single_table_cdc::test_single_table_cdc::h3225cfce1648e0ee
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:199:23
[INFO] [stdout]   46:     0x5f7c8034f897 - single_table_cdc::test_single_table_cdc::{{closure}}::h0121fe50178d579b
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:196:33
[INFO] [stdout]   47:     0x5f7c80348046 - core::ops::function::FnOnce::call_once::hf31ebb65ab882883
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7c803db5eb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f7c803db5eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5f7c803ef66d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5f7c803ef66d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5f7c803ef66d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5f7c803ef66d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5f7c803ef66d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5f7c803ef66d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5f7c803ef66d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5f7c803c8b84 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5f7c803c8b84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5f7c803cc4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5f7c803cc4ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5f7c803cc4ba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5f7c803cc4ba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5f7c803cc4ba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5f7c803cc4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5f7c803cc4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5f7c809f04ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x5f7c809f04ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7480758d9aa4 - <unknown>
[INFO] [stdout]   69:     0x748075966a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fix_single_table_cdc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fix_single_table_cdc' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7c80a1e0d2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7c80a1e0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7c80a1e0d2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f7c80a1e0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f7c80a30d0f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f7c80a30d0f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f7c809e8003 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7c809e8003 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f7c809f5092 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f7c809fa46f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f7c809fa301 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f7c803db80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f7c803db80e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7c809fab2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f7c809fab2f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f7c809fa8a6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5f7c809f51d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f7c809dbcad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f7c80a3b360 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7c809ef606 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5f7c8033e077 - std::sync::once::Once::call_once::hba95db1dd6643af3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5f7c80353612 - lazy_static::lazy::Lazy<T>::get::hcfb927ea828a372c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5f7c80353612 - <single_table_cdc::MYSQL_CONTAINER as core::ops::deref::Deref>::deref::__stability::hee9ad3d709e68a76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5f7c80353612 - <single_table_cdc::MYSQL_CONTAINER as core::ops::deref::Deref>::deref::hbfd8046829974c5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5f7c803520cf - single_table_cdc::TestSuite::load::{{closure}}::hc7aed942871a2527
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:72:17
[INFO] [stdout]   25:     0x5f7c8034f3af - single_table_cdc::fix_single_table_cdc::{{closure}}::hee3309a45c3d1817
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:204:75
[INFO] [stdout]   26:     0x5f7c80334602 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbcf41b3008bdc0a5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5f7c803345bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h73b2a9a4c5c3aa01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5f7c8031b07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3e1c6900cc427a71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   29:     0x5f7c8031af2b - tokio::runtime::coop::with_budget::hd8c584b16f3736b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   30:     0x5f7c8031af2b - tokio::runtime::coop::budget::h084779504554aec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   31:     0x5f7c8031af2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h55dfaf395e3e4d65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   32:     0x5f7c80319820 - tokio::runtime::scheduler::current_thread::Context::enter::h69a7a3b83e3649f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   33:     0x5f7c8031a56a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbaacca49d09c4702
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   34:     0x5f7c8031a2f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6710c80a35f85e35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   35:     0x5f7c803313e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2abad2ee19c5001b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5f7c8031a09f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf67c7f687cee880b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   37:     0x5f7c8031a312 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h429ee4d12923f269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   38:     0x5f7c80319476 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h910589de08f73108
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   39:     0x5f7c8033155c - tokio::runtime::runtime::Runtime::block_on::h1e86163bb8af6135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   40:     0x5f7c8034f159 - single_table_cdc::fix_single_table_cdc::h474ba54e6bf2e3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:206:23
[INFO] [stdout]   41:     0x5f7c8034f1e7 - single_table_cdc::fix_single_table_cdc::{{closure}}::he1a4b69024ac4c38
[INFO] [stdout]                                at /opt/rustwide/workdir/chgcap-mysql/tests/single_table_cdc.rs:203:32
[INFO] [stdout]   42:     0x5f7c80347d26 - core::ops::function::FnOnce::call_once::h75c299be7f098fa2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f7c803db5eb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5f7c803db5eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5f7c803ef66d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5f7c803ef66d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5f7c803ef66d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5f7c803ef66d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5f7c803ef66d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5f7c803ef66d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5f7c803ef66d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5f7c803c8b84 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5f7c803c8b84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5f7c803cc4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   55:     0x5f7c803cc4ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5f7c803cc4ba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x5f7c803cc4ba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x5f7c803cc4ba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f7c803cc4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   60:     0x5f7c803cc4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5f7c809f04ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   62:     0x5f7c809f04ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   63:     0x7480758d9aa4 - <unknown>
[INFO] [stdout]   64:     0x748075966a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fix_single_table_cdc
[INFO] [stdout]     test_single_table_cdc
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p chgcap-mysql --test single_table_cdc`
[INFO] running `Command { std: "docker" "inspect" "352b2e8d4c74fb32b1fdd55b207136d227511800270584e48c9bc812b7a5542b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "352b2e8d4c74fb32b1fdd55b207136d227511800270584e48c9bc812b7a5542b", kill_on_drop: false }`
[INFO] [stdout] 352b2e8d4c74fb32b1fdd55b207136d227511800270584e48c9bc812b7a5542b
