[INFO] fetching crate meteoritus 0.2.0...
[INFO] checking meteoritus-0.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate meteoritus 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate meteoritus 0.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate meteoritus 0.2.0
[INFO] finished tweaking crates.io crate meteoritus 0.2.0
[INFO] tweaked toml for crates.io crate meteoritus 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding atomic v0.5.3 (latest: v0.6.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding generator v0.7.5 (latest: v0.8.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding loom v0.5.6 (latest: v0.7.2)
[INFO] [stderr]       Adding multer v2.1.0 (latest: v3.0.0)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows v0.48.0 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.8.0
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded pear v0.2.9
[INFO] [stderr]   Downloaded binascii v0.1.4
[INFO] [stderr]   Downloaded pear_codegen v0.2.9
[INFO] [stderr]   Downloaded stable-pattern v0.1.0
[INFO] [stderr]   Downloaded ubyte v0.10.4
[INFO] [stderr]   Downloaded state v0.6.0
[INFO] [stderr]   Downloaded devise_codegen v0.4.1
[INFO] [stderr]   Downloaded devise v0.4.1
[INFO] [stderr]   Downloaded rocket_http v0.5.0
[INFO] [stderr]   Downloaded figment v0.10.18
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0
[INFO] [stderr]   Downloaded rocket v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe580f995e40d682de0e8fd8a49de116ff5405eb58bfc2a81782a29e07d9b633
[INFO] running `Command { std: "docker" "start" "-a" "fe580f995e40d682de0e8fd8a49de116ff5405eb58bfc2a81782a29e07d9b633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe580f995e40d682de0e8fd8a49de116ff5405eb58bfc2a81782a29e07d9b633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe580f995e40d682de0e8fd8a49de116ff5405eb58bfc2a81782a29e07d9b633", kill_on_drop: false }`
[INFO] [stdout] fe580f995e40d682de0e8fd8a49de116ff5405eb58bfc2a81782a29e07d9b633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9ff0f32e098dcf15f238536c7429506d5a691d889429533d76ea1e37a721f65
[INFO] running `Command { std: "docker" "start" "-a" "c9ff0f32e098dcf15f238536c7429506d5a691d889429533d76ea1e37a721f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.18
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking rocket_http v0.5.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking meteoritus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/creation.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/creation.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     return Outcome::Failure((
[INFO] [stdout]     |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     return Outcome::Failure((
[INFO] [stdout]     |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |             return Outcome::Failure((
[INFO] [stdout]     |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |             return Outcome::Failure((
[INFO] [stdout]     |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     return Outcome::Failure((
[INFO] [stdout]    |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     return Outcome::Failure((
[INFO] [stdout]    |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 return Outcome::Failure((
[INFO] [stdout]    |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 return Outcome::Failure((
[INFO] [stdout]    |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meteoritus` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `meteoritus` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9ff0f32e098dcf15f238536c7429506d5a691d889429533d76ea1e37a721f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ff0f32e098dcf15f238536c7429506d5a691d889429533d76ea1e37a721f65", kill_on_drop: false }`
[INFO] [stdout] c9ff0f32e098dcf15f238536c7429506d5a691d889429533d76ea1e37a721f65
[INFO] checking meteoritus-0.2.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate meteoritus 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate meteoritus 0.2.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate meteoritus 0.2.0
[INFO] finished tweaking crates.io crate meteoritus 0.2.0
[INFO] tweaked toml for crates.io crate meteoritus 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding atomic v0.5.3 (latest: v0.6.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding generator v0.7.5 (latest: v0.8.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding loom v0.5.6 (latest: v0.7.2)
[INFO] [stderr]       Adding multer v2.1.0 (latest: v3.0.0)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows v0.48.0 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab7abcca99935de932af775f4898d5d16fe0a1203905c02c83c66611efa02e68
[INFO] running `Command { std: "docker" "start" "-a" "ab7abcca99935de932af775f4898d5d16fe0a1203905c02c83c66611efa02e68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab7abcca99935de932af775f4898d5d16fe0a1203905c02c83c66611efa02e68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7abcca99935de932af775f4898d5d16fe0a1203905c02c83c66611efa02e68", kill_on_drop: false }`
[INFO] [stdout] ab7abcca99935de932af775f4898d5d16fe0a1203905c02c83c66611efa02e68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f7dc841645773e60fd889813f576ca3a103d45665a995822bc5b407b8fc3d18
[INFO] running `Command { std: "docker" "start" "-a" "7f7dc841645773e60fd889813f576ca3a103d45665a995822bc5b407b8fc3d18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling figment v0.10.18
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking rocket_http v0.5.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking meteoritus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/creation.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/creation.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     return Outcome::Failure((
[INFO] [stdout]     |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     return Outcome::Failure((
[INFO] [stdout]     |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |             return Outcome::Failure((
[INFO] [stdout]     |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/creation.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |             return Outcome::Failure((
[INFO] [stdout]     |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |             return Outcome::Failure((
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     return Outcome::Failure((
[INFO] [stdout]    |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     return Outcome::Failure((
[INFO] [stdout]    |                                     ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 return Outcome::Failure((
[INFO] [stdout]    |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]   --> src/handlers/upload.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 return Outcome::Failure((
[INFO] [stdout]    |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope
[INFO] [stdout]    --> src/handlers/upload.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 return Outcome::Failure((
[INFO] [stdout]     |                                 ^^^^^^^ variant or associated item not found in `Outcome<_, (Status, _), Status>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meteoritus` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `meteoritus` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f7dc841645773e60fd889813f576ca3a103d45665a995822bc5b407b8fc3d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7dc841645773e60fd889813f576ca3a103d45665a995822bc5b407b8fc3d18", kill_on_drop: false }`
[INFO] [stdout] 7f7dc841645773e60fd889813f576ca3a103d45665a995822bc5b407b8fc3d18
