[INFO] cloning repository https://github.com/fanatid/solana-compute-budget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanatid/solana-compute-budget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanatid%2Fsolana-compute-budget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanatid%2Fsolana-compute-budget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7159930a7ad001995c836d31e4d20e3c58fdbfe [INFO] testing fanatid/solana-compute-budget against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanatid%2Fsolana-compute-budget" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fanatid/solana-compute-budget on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/fanatid/solana-compute-budget [INFO] finished tweaking git repo https://github.com/fanatid/solana-compute-budget [INFO] tweaked toml for git repo https://github.com/fanatid/solana-compute-budget written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fanatid/solana-compute-budget 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-sdk-macro v1.7.9 [INFO] [stderr] Downloaded anchor-attribute-event v0.11.1 [INFO] [stderr] Downloaded anchor-attribute-access-control v0.11.1 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.7.9 [INFO] [stderr] Downloaded anchor-lang v0.11.1 [INFO] [stderr] Downloaded anchor-syn v0.11.1 [INFO] [stderr] Downloaded solana-secp256k1-program v1.7.9 [INFO] [stderr] Downloaded anchor-attribute-error v0.11.1 [INFO] [stderr] Downloaded anchor-derive-accounts v0.11.1 [INFO] [stderr] Downloaded solana-measure v1.7.9 [INFO] [stderr] Downloaded anchor-attribute-interface v0.11.1 [INFO] [stderr] Downloaded solana-program v1.7.9 [INFO] [stderr] Downloaded solana_rbpf v0.2.11 [INFO] [stderr] Downloaded solana-bpf-loader-program v1.7.9 [INFO] [stderr] Downloaded solana-logger v1.7.9 [INFO] [stderr] Downloaded anchor-attribute-program v0.11.1 [INFO] [stderr] Downloaded goblin v0.3.4 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.7.9 [INFO] [stderr] Downloaded anchor-attribute-account v0.11.1 [INFO] [stderr] Downloaded solana-crate-features v1.7.9 [INFO] [stderr] Downloaded solana-config-program v1.7.9 [INFO] [stderr] Downloaded anchor-attribute-state v0.11.1 [INFO] [stderr] Downloaded solana-vote-program v1.7.9 [INFO] [stderr] Downloaded solana-frozen-abi v1.7.9 [INFO] [stderr] Downloaded solana-stake-program v1.7.9 [INFO] [stderr] Downloaded solana-metrics v1.7.9 [INFO] [stderr] Downloaded solana-sdk v1.7.9 [INFO] [stderr] Downloaded solana-runtime v1.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d1863f001bfddfd89b607d98bd531de64e58a69363ba98898fb8617e9365c49 [INFO] running `Command { std: "docker" "start" "-a" "3d1863f001bfddfd89b607d98bd531de64e58a69363ba98898fb8617e9365c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d1863f001bfddfd89b607d98bd531de64e58a69363ba98898fb8617e9365c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1863f001bfddfd89b607d98bd531de64e58a69363ba98898fb8617e9365c49", kill_on_drop: false }` [INFO] [stdout] 3d1863f001bfddfd89b607d98bd531de64e58a69363ba98898fb8617e9365c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e76944c331fee0717150f0bf7bcf6e60e2fde0d2f94e47a0167b31d4a7936955 [INFO] running `Command { std: "docker" "start" "-a" "e76944c331fee0717150f0bf7bcf6e60e2fde0d2f94e47a0167b31d4a7936955", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.9 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling solana-frozen-abi v1.7.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling solana-program v1.7.9 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling solana-logger v1.7.9 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.7.9 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling anchor-syn v0.11.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.11.1 [INFO] [stderr] Compiling anchor-attribute-account v0.11.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.11.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.11.1 [INFO] [stderr] Compiling anchor-attribute-event v0.11.1 [INFO] [stderr] Compiling anchor-attribute-state v0.11.1 [INFO] [stderr] Compiling anchor-attribute-error v0.11.1 [INFO] [stderr] Compiling anchor-attribute-program v0.11.1 [INFO] [stderr] Compiling anchor-lang v0.11.1 [INFO] [stderr] Compiling solana-compute-budget v0.1.0 (/opt/rustwide/workdir/programs/solana-compute-budget) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `Command { std: "docker" "inspect" "e76944c331fee0717150f0bf7bcf6e60e2fde0d2f94e47a0167b31d4a7936955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e76944c331fee0717150f0bf7bcf6e60e2fde0d2f94e47a0167b31d4a7936955", kill_on_drop: false }` [INFO] [stdout] e76944c331fee0717150f0bf7bcf6e60e2fde0d2f94e47a0167b31d4a7936955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49a271b577eab05300c892eebc5a9c0f9fcb4d9190f14f48097f33dfe00f6f5 [INFO] running `Command { std: "docker" "start" "-a" "f49a271b577eab05300c892eebc5a9c0f9fcb4d9190f14f48097f33dfe00f6f5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling solana-sdk v1.7.9 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.9 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.7.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling solana-vote-program v1.7.9 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling solana-stake-program v1.7.9 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling solana-runtime v1.7.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling goblin v0.3.4 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.7.9 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling solana-frozen-abi v1.7.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling anchor-syn v0.11.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling solana_rbpf v0.2.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling anchor-attribute-access-control v0.11.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.11.1 [INFO] [stderr] Compiling solana-crate-features v1.7.9 [INFO] [stderr] Compiling anchor-attribute-account v0.11.1 [INFO] [stderr] Compiling anchor-attribute-state v0.11.1 [INFO] [stderr] Compiling anchor-attribute-error v0.11.1 [INFO] [stderr] Compiling anchor-attribute-program v0.11.1 [INFO] [stderr] Compiling anchor-attribute-event v0.11.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.11.1 [INFO] [stderr] Compiling solana-program v1.7.9 [INFO] [stderr] Compiling anchor-lang v0.11.1 [INFO] [stderr] Compiling solana-compute-budget v0.1.0 (/opt/rustwide/workdir/programs/solana-compute-budget) [INFO] [stderr] Compiling solana-metrics v1.7.9 [INFO] [stderr] Compiling solana-config-program v1.7.9 [INFO] [stderr] Compiling solana-measure v1.7.9 [INFO] [stderr] Compiling solana-secp256k1-program v1.7.9 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling solana-bpf-loader-program v1.7.9 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.30s [INFO] running `Command { std: "docker" "inspect" "f49a271b577eab05300c892eebc5a9c0f9fcb4d9190f14f48097f33dfe00f6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49a271b577eab05300c892eebc5a9c0f9fcb4d9190f14f48097f33dfe00f6f5", kill_on_drop: false }` [INFO] [stdout] f49a271b577eab05300c892eebc5a9c0f9fcb4d9190f14f48097f33dfe00f6f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2ca8954b7c32b0ba6292b0ecb893754527bb0f2c8e29965d1c36d1e11cf9d6b [INFO] running `Command { std: "docker" "start" "-a" "d2ca8954b7c32b0ba6292b0ecb893754527bb0f2c8e29965d1c36d1e11cf9d6b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_compute_budget-64d0eb45bb44d203) [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/count.rs (/opt/rustwide/target/debug/deps/count-837589579905c05e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test count_instructions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- count_instructions stdout ---- [INFO] [stdout] thread 'count_instructions' panicked at programs/solana-compute-budget/tests/count.rs:23:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561c034f135c - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x561c034f135c - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561c034f135c - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x561c034f135c - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561c0351b090 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x561c0351b090 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x561c034eea4f - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x561c034f1144 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561c034f1144 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561c034f2e77 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x561c034f2b63 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x561c033273c7 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x561c033273c7 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x561c034f3488 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x561c034f3488 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x561c034f31de - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x561c034f1826 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x561c034f2f42 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x561c032efdd5 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x561c032f0383 - core::result::unwrap_failed::h2bdebd1f35b594af [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x561c0349d70b - core::result::Result::unwrap::h6d86a7eeed9f773a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x561c032f249f - count::load_program::ha28affb65f0d1762 [INFO] [stdout] at /opt/rustwide/workdir/programs/solana-compute-budget/tests/count.rs:23:20 [INFO] [stdout] 22: 0x561c032f2bd0 - count::count_instructions::hdf4197aea54ed36d [INFO] [stdout] at /opt/rustwide/workdir/programs/solana-compute-budget/tests/count.rs:78:19 [INFO] [stdout] 23: 0x561c032f2b97 - count::count_instructions::{{closure}}::he823ffc509e276de [INFO] [stdout] at /opt/rustwide/workdir/programs/solana-compute-budget/tests/count.rs:77:24 [INFO] [stdout] 24: 0x561c032f0b16 - core::ops::function::FnOnce::call_once::h1f8b3fee1a4c2889 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x561c0332cabf - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x561c0332cabf - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 27: 0x561c0332ba35 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 28: 0x561c0332ba35 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x561c0332ba35 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 30: 0x561c0332ba35 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 31: 0x561c0332ba35 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x561c0332ba35 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 33: 0x561c0332ba35 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 34: 0x561c032f3c76 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 35: 0x561c032f3c76 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 36: 0x561c032f8e57 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x561c032f8e57 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x561c032f8e57 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 39: 0x561c032f8e57 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 40: 0x561c032f8e57 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x561c032f8e57 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x561c032f8e57 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x561c034f7ee5 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 44: 0x561c034f7ee5 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 45: 0x561c034f7ee5 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f88ddb4cac3 - [INFO] [stdout] 47: 0x7f88ddbddbf4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] count_instructions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test count` [INFO] running `Command { std: "docker" "inspect" "d2ca8954b7c32b0ba6292b0ecb893754527bb0f2c8e29965d1c36d1e11cf9d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ca8954b7c32b0ba6292b0ecb893754527bb0f2c8e29965d1c36d1e11cf9d6b", kill_on_drop: false }` [INFO] [stdout] d2ca8954b7c32b0ba6292b0ecb893754527bb0f2c8e29965d1c36d1e11cf9d6b