[INFO] cloning repository https://github.com/quangkl1998/halo-pool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quangkl1998/halo-pool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangkl1998%2Fhalo-pool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangkl1998%2Fhalo-pool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 677604ee6d00a7c690f51a4e8ea5c25f69fe7dac
[INFO] testing quangkl1998/halo-pool against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangkl1998%2Fhalo-pool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/quangkl1998/halo-pool on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/quangkl1998/halo-pool
[INFO] finished tweaking git repo https://github.com/quangkl1998/halo-pool
[INFO] tweaked toml for git repo https://github.com/quangkl1998/halo-pool written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/quangkl1998/halo-pool 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-storage v1.2.5
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.2.5
[INFO] [stderr]   Downloaded cosmwasm-schema v1.2.5
[INFO] [stderr]   Downloaded cosmwasm-derive v1.2.5
[INFO] [stderr]   Downloaded cosmwasm-std v1.2.5
[INFO] [stderr]   Downloaded cw-multi-test v0.16.4
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e475c75fb88c126a10222cdf3077ced316a0e686e514027d393cd7bad7e80bb
[INFO] running `Command { std: "docker" "start" "-a" "1e475c75fb88c126a10222cdf3077ced316a0e686e514027d393cd7bad7e80bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e475c75fb88c126a10222cdf3077ced316a0e686e514027d393cd7bad7e80bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e475c75fb88c126a10222cdf3077ced316a0e686e514027d393cd7bad7e80bb", kill_on_drop: false }`
[INFO] [stdout] 1e475c75fb88c126a10222cdf3077ced316a0e686e514027d393cd7bad7e80bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9063b01db541bf58b9c6692a77b3e4024a0ca51da092d2cd98cd100479c6beed
[INFO] running `Command { std: "docker" "start" "-a" "9063b01db541bf58b9c6692a77b3e4024a0ca51da092d2cd98cd100479c6beed", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling cosmwasm-derive v1.2.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.2.5
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.2.5
[INFO] [stderr]    Compiling cosmwasm-std v1.2.5
[INFO] [stderr]    Compiling cosmwasm-schema v1.2.5
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.2.5
[INFO] [stderr]    Compiling cw2 v1.0.1
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling cw20 v1.0.1
[INFO] [stderr]    Compiling halo-pool v1.0.0 (/opt/rustwide/workdir/contracts/halo-pool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.07s
[INFO] running `Command { std: "docker" "inspect" "9063b01db541bf58b9c6692a77b3e4024a0ca51da092d2cd98cd100479c6beed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9063b01db541bf58b9c6692a77b3e4024a0ca51da092d2cd98cd100479c6beed", kill_on_drop: false }`
[INFO] [stdout] 9063b01db541bf58b9c6692a77b3e4024a0ca51da092d2cd98cd100479c6beed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad5a1048ac94f2eafcd5471ce96f95914854a343bf56b5348205776e539a8f83
[INFO] running `Command { std: "docker" "start" "-a" "ad5a1048ac94f2eafcd5471ce96f95914854a343bf56b5348205776e539a8f83", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling cosmwasm-std v1.2.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.2.5
[INFO] [stderr]    Compiling cw2 v1.0.1
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling cw20 v1.0.1
[INFO] [stderr]    Compiling cw-multi-test v0.16.4
[INFO] [stderr]    Compiling halo-pool v1.0.0 (/opt/rustwide/workdir/contracts/halo-pool)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.44s
[INFO] running `Command { std: "docker" "inspect" "ad5a1048ac94f2eafcd5471ce96f95914854a343bf56b5348205776e539a8f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad5a1048ac94f2eafcd5471ce96f95914854a343bf56b5348205776e539a8f83", kill_on_drop: false }`
[INFO] [stdout] ad5a1048ac94f2eafcd5471ce96f95914854a343bf56b5348205776e539a8f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be6aa4ab30e4b030268bac6f0c08312e7bcf38506c505fcad2d4dc15146b97b1
[INFO] running `Command { std: "docker" "start" "-a" "be6aa4ab30e4b030268bac6f0c08312e7bcf38506c505fcad2d4dc15146b97b1", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/halo_pool-8de860a537919d8d)
[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/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-370948ec3de22de1)
[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 halo_pool
[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" "be6aa4ab30e4b030268bac6f0c08312e7bcf38506c505fcad2d4dc15146b97b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6aa4ab30e4b030268bac6f0c08312e7bcf38506c505fcad2d4dc15146b97b1", kill_on_drop: false }`
[INFO] [stdout] be6aa4ab30e4b030268bac6f0c08312e7bcf38506c505fcad2d4dc15146b97b1
[INFO] testing quangkl1998/halo-pool against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangkl1998%2Fhalo-pool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/quangkl1998/halo-pool on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/quangkl1998/halo-pool
[INFO] finished tweaking git repo https://github.com/quangkl1998/halo-pool
[INFO] tweaked toml for git repo https://github.com/quangkl1998/halo-pool written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/quangkl1998/halo-pool 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fd1685fdfc7bca55e7bd1eac6b37dfcce8780e3ea517f4d5c8e15da5c21437e
[INFO] running `Command { std: "docker" "start" "-a" "2fd1685fdfc7bca55e7bd1eac6b37dfcce8780e3ea517f4d5c8e15da5c21437e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fd1685fdfc7bca55e7bd1eac6b37dfcce8780e3ea517f4d5c8e15da5c21437e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd1685fdfc7bca55e7bd1eac6b37dfcce8780e3ea517f4d5c8e15da5c21437e", kill_on_drop: false }`
[INFO] [stdout] 2fd1685fdfc7bca55e7bd1eac6b37dfcce8780e3ea517f4d5c8e15da5c21437e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2734e3f79810ea6058a90e056610d8564fc14b14500d73ab7a999efc1dc73175
[INFO] running `Command { std: "docker" "start" "-a" "2734e3f79810ea6058a90e056610d8564fc14b14500d73ab7a999efc1dc73175", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling cosmwasm-derive v1.2.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.2.5
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.2.5
[INFO] [stderr]    Compiling cosmwasm-std v1.2.5
[INFO] [stderr]    Compiling cosmwasm-schema v1.2.5
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.2.5
[INFO] [stderr]    Compiling cw2 v1.0.1
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling cw20 v1.0.1
[INFO] [stderr]    Compiling halo-pool v1.0.0 (/opt/rustwide/workdir/contracts/halo-pool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
[INFO] running `Command { std: "docker" "inspect" "2734e3f79810ea6058a90e056610d8564fc14b14500d73ab7a999efc1dc73175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2734e3f79810ea6058a90e056610d8564fc14b14500d73ab7a999efc1dc73175", kill_on_drop: false }`
[INFO] [stdout] 2734e3f79810ea6058a90e056610d8564fc14b14500d73ab7a999efc1dc73175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae3f0dbbc8fb76e1f4cbaee72adfb80ccd39ed33e9056dffe570ca14e75e0d3f
[INFO] running `Command { std: "docker" "start" "-a" "ae3f0dbbc8fb76e1f4cbaee72adfb80ccd39ed33e9056dffe570ca14e75e0d3f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling cosmwasm-std v1.2.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.2.5
[INFO] [stderr]    Compiling cw2 v1.0.1
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling cw20 v1.0.1
[INFO] [stderr]    Compiling cw-multi-test v0.16.4
[INFO] [stderr]    Compiling halo-pool v1.0.0 (/opt/rustwide/workdir/contracts/halo-pool)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcIZtPW0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcIZtPW0/symbols.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.halo_pool.be22e371811939ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/halo_pool.9a1xqqw0rf3dh41c73ltbfj8m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcw20-097169a2b89fafa8.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-76e518aff564eedf.rlib" "/opt/rustwide/target/debug/deps/libsemver-8be976856259b922.rlib" "/opt/rustwide/target/debug/deps/libcw2-f7edc58acbe3c6b8.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-03559990bb384d04.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-e2b9fe7a6d375109.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-d583c78041985bde.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-845d8080537b824c.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libuint-63f195ea257ec57d.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-65cd952eb5d10bfa.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-11ca4f27202615be.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-53b4bef3f05b599b.rlib" "/opt/rustwide/target/debug/deps/libk256-5e69757346debbb7.rlib" "/opt/rustwide/target/debug/deps/libecdsa-77602d3b37bb6f75.rlib" "/opt/rustwide/target/debug/deps/librfc6979-3a80cba8a3c9cdb5.rlib" "/opt/rustwide/target/debug/deps/libhmac-0c858b19be784eb0.rlib" "/opt/rustwide/target/debug/deps/libsignature-188d18e607215f13.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-aba02af6f8136b87.rlib" "/opt/rustwide/target/debug/deps/libsec1-926ee31ffcaa11a8.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-955c1d01dbb9f1ea.rlib" "/opt/rustwide/target/debug/deps/libspki-0bd234674db1f77e.rlib" "/opt/rustwide/target/debug/deps/libder-a270a86a805b2c6e.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-20cdb1ca7a83af49.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-d079617817ae981d.rlib" "/opt/rustwide/target/debug/deps/libgroup-734329bf75b2a0a1.rlib" "/opt/rustwide/target/debug/deps/libff-566b2f6640174bf1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-dc419d50d6175d29.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-85b82731efe8f1f2.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libsha2-3bc731327ac6b09c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a4f175ba905dc9a6.rlib" "/opt/rustwide/target/debug/deps/librand_core-55b7c12cd6f21113.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5f825b366853ff1a.rlib" "/opt/rustwide/target/debug/deps/libahash-76326b2789db3aa1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f137771e963ff356.rlib" "/opt/rustwide/target/debug/deps/liblibc-29369409af244614.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1781c2cbc5ab578b.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-d306e506f5478314.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f0fdd46e56daa575.rlib" "/opt/rustwide/target/debug/deps/librand_core-565a6260151bf7a3.rlib" "/opt/rustwide/target/debug/deps/libdigest-95001614c6d112cb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-66395afc999da73b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b2c15e4fdf41e3c7.rlib" "/opt/rustwide/target/debug/deps/libsha2-bc2cec466309378f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-349baca138a1db1b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libdigest-7a848dab67701392.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e8aea5ea14ac6e3d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cd93e5060fd6f556.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3c63127075108ca6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a7f621fb45a6f4e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libschemars-7033dd10df5597a5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-ef4f0516e5384f4d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-45d262f8ffb4412b.rlib" "/opt/rustwide/target/debug/deps/libryu-ce09991353a76c10.rlib" "/opt/rustwide/target/debug/deps/libitoa-780f6737fc9d34ad.rlib" "/opt/rustwide/target/debug/deps/libserde-92b725cef14a2e15.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-92ab4dc563270583.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-515e9abd41d02c69.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-622e42cc39e05fc4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2ba0f15f65b1256a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-354bf1513344333d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b8f16f1c19b7f71.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d027667d5e3694f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-da76130346d56437.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fe532fe8a4754508.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d0b52e3dee0e1e4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9b11a95b000a613c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-950f299ae0e5e3d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-922d78ebef98e05a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a262d2a9dedccebf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-73759707f8562cbe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-13278130fdb70e26.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bd5af16b185c916e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff5827631daf3c91.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libhalo_pool.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libhalo_pool.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `halo-pool` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae3f0dbbc8fb76e1f4cbaee72adfb80ccd39ed33e9056dffe570ca14e75e0d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3f0dbbc8fb76e1f4cbaee72adfb80ccd39ed33e9056dffe570ca14e75e0d3f", kill_on_drop: false }`
[INFO] [stdout] ae3f0dbbc8fb76e1f4cbaee72adfb80ccd39ed33e9056dffe570ca14e75e0d3f