[INFO] cloning repository https://github.com/GaloyMoney/sqlxmq-executor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GaloyMoney/sqlxmq-executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloyMoney%2Fsqlxmq-executor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloyMoney%2Fsqlxmq-executor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 540d44e0bb7d9fe160ae564e955631cd131f002e
[INFO] testing GaloyMoney/sqlxmq-executor against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloyMoney%2Fsqlxmq-executor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GaloyMoney/sqlxmq-executor
[INFO] finished tweaking git repo https://github.com/GaloyMoney/sqlxmq-executor
[INFO] tweaked toml for git repo https://github.com/GaloyMoney/sqlxmq-executor written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GaloyMoney/sqlxmq-executor on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GaloyMoney/sqlxmq-executor 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry_api v0.18.0
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded opentelemetry v0.18.0
[INFO] [stderr]   Downloaded futures-sink v0.3.25
[INFO] [stderr]   Downloaded futures-task v0.3.25
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.87
[INFO] [stderr]   Downloaded sqlxmq_macros v0.4.1
[INFO] [stderr]   Downloaded crc v3.0.0
[INFO] [stderr]   Downloaded whoami v1.3.0
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded serde_with_macros v2.2.0
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded serde_with v2.2.0
[INFO] [stderr]   Downloaded sqlx v0.6.2
[INFO] [stderr]   Downloaded futures-util v0.3.25
[INFO] [stderr]   Downloaded cxx-build v1.0.87
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.18.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.87
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.18.0
[INFO] [stderr]   Downloaded sqlx-macros v0.6.2
[INFO] [stderr]   Downloaded sqlx-core v0.6.2
[INFO] [stderr]   Downloaded sqlxmq v0.4.1
[INFO] [stderr]   Downloaded async-trait v0.1.63
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded paste v1.0.11
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded sqlx-rt v0.6.2
[INFO] [stderr]   Downloaded futures-channel v0.3.25
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] [stderr]   Downloaded cxx v1.0.87
[INFO] [stderr]   Downloaded web-sys v0.3.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82fdfe7230d436c6b8fdd60788ea3407b49d5cd870b4a3681d95b7bc73fa3416
[INFO] running `Command { std: "docker" "start" "-a" "82fdfe7230d436c6b8fdd60788ea3407b49d5cd870b4a3681d95b7bc73fa3416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82fdfe7230d436c6b8fdd60788ea3407b49d5cd870b4a3681d95b7bc73fa3416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82fdfe7230d436c6b8fdd60788ea3407b49d5cd870b4a3681d95b7bc73fa3416", kill_on_drop: false }`
[INFO] [stdout] 82fdfe7230d436c6b8fdd60788ea3407b49d5cd870b4a3681d95b7bc73fa3416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 313bd94513cf4468976d2bbbd484e72ea807b0cd0d5840f27760b723adc06f58
[INFO] running `Command { std: "docker" "start" "-a" "313bd94513cf4468976d2bbbd484e72ea807b0cd0d5840f27760b723adc06f58", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling whoami v1.3.0
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling opentelemetry_api v0.18.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling serde_with_macros v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sqlxmq_macros v0.4.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling serde_with v2.2.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling sqlxmq v0.4.1
[INFO] [stderr]    Compiling sqlxmq-executor v0.1.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "313bd94513cf4468976d2bbbd484e72ea807b0cd0d5840f27760b723adc06f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "313bd94513cf4468976d2bbbd484e72ea807b0cd0d5840f27760b723adc06f58", kill_on_drop: false }`
[INFO] [stdout] 313bd94513cf4468976d2bbbd484e72ea807b0cd0d5840f27760b723adc06f58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8178eaab9c260d72b4c3f97892050d87b9030f31ef11f4d409692bc0107515b9
[INFO] running `Command { std: "docker" "start" "-a" "8178eaab9c260d72b4c3f97892050d87b9030f31ef11f4d409692bc0107515b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlxmq-executor v0.1.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8178eaab9c260d72b4c3f97892050d87b9030f31ef11f4d409692bc0107515b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8178eaab9c260d72b4c3f97892050d87b9030f31ef11f4d409692bc0107515b9", kill_on_drop: false }`
[INFO] [stdout] 8178eaab9c260d72b4c3f97892050d87b9030f31ef11f4d409692bc0107515b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 145f7b2bce22e289db148443919f9d087d08d8e501ec9495702cf59da7ab4eb6
[INFO] running `Command { std: "docker" "start" "-a" "145f7b2bce22e289db148443919f9d087d08d8e501ec9495702cf59da7ab4eb6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlxmq_executor-af3c556f444704bd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::from_raw ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqlxmq_executor-109470be3db68046)
[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]    Doc-tests sqlxmq_executor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "145f7b2bce22e289db148443919f9d087d08d8e501ec9495702cf59da7ab4eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "145f7b2bce22e289db148443919f9d087d08d8e501ec9495702cf59da7ab4eb6", kill_on_drop: false }`
[INFO] [stdout] 145f7b2bce22e289db148443919f9d087d08d8e501ec9495702cf59da7ab4eb6
