[INFO] cloning repository https://github.com/CIPHER-and-SPROUT/sui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CIPHER-and-SPROUT/sui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCIPHER-and-SPROUT%2Fsui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCIPHER-and-SPROUT%2Fsui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b99b50a17998726286087e3ffa2552c384cdb2b
[INFO] checking CIPHER-and-SPROUT/sui against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCIPHER-and-SPROUT%2Fsui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  38% (5106/13265)
Updating files:  39% (5174/13265)
Updating files:  40% (5306/13265)
Updating files:  41% (5439/13265)
Updating files:  42% (5572/13265)
Updating files:  43% (5704/13265)
Updating files:  44% (5837/13265)
Updating files:  45% (5970/13265)
Updating files:  46% (6102/13265)
Updating files:  47% (6235/13265)
Updating files:  48% (6368/13265)
Updating files:  49% (6500/13265)
Updating files:  50% (6633/13265)
Updating files:  51% (6766/13265)
Updating files:  52% (6898/13265)
Updating files:  53% (7031/13265)
Updating files:  54% (7164/13265)
Updating files:  55% (7296/13265)
Updating files:  56% (7429/13265)
Updating files:  57% (7562/13265)
Updating files:  58% (7694/13265)
Updating files:  59% (7827/13265)
Updating files:  60% (7959/13265)
Updating files:  61% (8092/13265)
Updating files:  62% (8225/13265)
Updating files:  63% (8357/13265)
Updating files:  64% (8490/13265)
Updating files:  65% (8623/13265)
Updating files:  66% (8755/13265)
Updating files:  67% (8888/13265)
Updating files:  68% (9021/13265)
Updating files:  69% (9153/13265)
Updating files:  70% (9286/13265)
Updating files:  71% (9419/13265)
Updating files:  72% (9551/13265)
Updating files:  73% (9684/13265)
Updating files:  74% (9817/13265)
Updating files:  75% (9949/13265)
Updating files:  76% (10082/13265)
Updating files:  77% (10215/13265)
Updating files:  78% (10347/13265)
Updating files:  79% (10480/13265)
Updating files:  80% (10612/13265)
Updating files:  81% (10745/13265)
Updating files:  82% (10878/13265)
Updating files:  83% (11010/13265)
Updating files:  84% (11143/13265)
Updating files:  85% (11276/13265)
Updating files:  86% (11408/13265)
Updating files:  87% (11541/13265)
Updating files:  88% (11674/13265)
Updating files:  89% (11806/13265)
Updating files:  90% (11939/13265)
Updating files:  91% (12072/13265)
Updating files:  92% (12204/13265)
Updating files:  93% (12337/13265)
Updating files:  94% (12470/13265)
Updating files:  95% (12602/13265)
Updating files:  96% (12735/13265)
Updating files:  97% (12868/13265)
Updating files:  98% (13000/13265)
Updating files:  99% (13133/13265)
Updating files: 100% (13265/13265)
Updating files: 100% (13265/13265), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CIPHER-and-SPROUT/sui
[INFO] finished tweaking git repo https://github.com/CIPHER-and-SPROUT/sui
[INFO] tweaked toml for git repo https://github.com/CIPHER-and-SPROUT/sui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CIPHER-and-SPROUT/sui on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CIPHER-and-SPROUT/sui 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-config/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-json-rpc-tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-security-watchdog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-sdk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prometheus-http-query` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/suiop-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-rest-api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-bridge-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-aws-orchestrator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-graphql-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-storage/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-bridge/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kms` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-graphql-rpc-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9c8ea7275babb5f7b8c7153f3ab6785f5779d9d0b554c5438af6499375a0e28
[INFO] running `Command { std: "docker" "start" "-a" "a9c8ea7275babb5f7b8c7153f3ab6785f5779d9d0b554c5438af6499375a0e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c8ea7275babb5f7b8c7153f3ab6785f5779d9d0b554c5438af6499375a0e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c8ea7275babb5f7b8c7153f3ab6785f5779d9d0b554c5438af6499375a0e28", kill_on_drop: false }`
[INFO] [stdout] a9c8ea7275babb5f7b8c7153f3ab6785f5779d9d0b554c5438af6499375a0e28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f5ca81de8dde8ff60607dd00a168d8d71e2b20af2e50a59d9f38a599d1396c7
[INFO] running `Command { std: "docker" "start" "-a" "1f5ca81de8dde8ff60607dd00a168d8d71e2b20af2e50a59d9f38a599d1396c7", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-graphql-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kms` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-graphql-rpc-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-config/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-bridge/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-rest-api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-storage/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/suiop-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-bridge-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-sdk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-aws-orchestrator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-security-watchdog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prometheus-http-query` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-json-rpc-tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] running `Command { std: "docker" "inspect" "1f5ca81de8dde8ff60607dd00a168d8d71e2b20af2e50a59d9f38a599d1396c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5ca81de8dde8ff60607dd00a168d8d71e2b20af2e50a59d9f38a599d1396c7", kill_on_drop: false }`
[INFO] [stdout] 1f5ca81de8dde8ff60607dd00a168d8d71e2b20af2e50a59d9f38a599d1396c7
