[INFO] fetching crate vicis 0.1.0...
[INFO] testing vicis-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate vicis 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate vicis 0.1.0
[INFO] finished tweaking crates.io crate vicis 0.1.0
[INFO] tweaked toml for crates.io crate vicis 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vicis 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding anyhow v1.0.38 (available: v1.0.100)
[INFO] [stderr]       Adding either v1.6.1 (available: v1.15.0)
[INFO] [stderr]       Adding funty v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding indicatif v0.15.0 (available: v0.18.0)
[INFO] [stderr]       Adding nom v6.0.1 (available: v6.2.2)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e83f7927d579773a706d418631199620bd41e8563bf0caaf4a67be71324fb8f
[INFO] running `Command { std: "docker" "start" "-a" "3e83f7927d579773a706d418631199620bd41e8563bf0caaf4a67be71324fb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e83f7927d579773a706d418631199620bd41e8563bf0caaf4a67be71324fb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e83f7927d579773a706d418631199620bd41e8563bf0caaf4a67be71324fb8f", kill_on_drop: false }`
[INFO] [stdout] 3e83f7927d579773a706d418631199620bd41e8563bf0caaf4a67be71324fb8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a74fed481133666e4a07a6056a5580b5de0de6a669f85ad13e057481cfa668b
[INFO] running `Command { std: "docker" "start" "-a" "2a74fed481133666e4a07a6056a5580b5de0de6a669f85ad13e057481cfa668b", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling nom v6.0.1
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling vicis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ty`, `num_elements`, and `align` are never read
[INFO] [stdout]   --> src/codegen/function/slot/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Slot {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     pub(crate) size: u32,
[INFO] [stdout] 15 |     pub(crate) ty: TypeId,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) num_elements: u32,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) align: u32,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<TypesBase> {
[INFO] [stdout]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<'_, TypesBase> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<TypesBase> {
[INFO] [stdout]    |                     ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<'_, TypesBase> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<Type> {
[INFO] [stdout]    |                ^^^^^                 --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<'_, Type> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<Type> {
[INFO] [stdout]    |                    ^^^^^^^^^                 ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<'_, Type> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2a74fed481133666e4a07a6056a5580b5de0de6a669f85ad13e057481cfa668b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a74fed481133666e4a07a6056a5580b5de0de6a669f85ad13e057481cfa668b", kill_on_drop: false }`
[INFO] [stdout] 2a74fed481133666e4a07a6056a5580b5de0de6a669f85ad13e057481cfa668b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e31667e3977e06d0b163a62a35a6460a7c3f381f1b960f59fd0eeb11cc228b5
[INFO] running `Command { std: "docker" "start" "-a" "0e31667e3977e06d0b163a62a35a6460a7c3f381f1b960f59fd0eeb11cc228b5", kill_on_drop: false }`
[INFO] [stdout] warning: fields `ty`, `num_elements`, and `align` are never read
[INFO] [stdout]   --> src/codegen/function/slot/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Slot {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     pub(crate) size: u32,
[INFO] [stdout] 15 |     pub(crate) ty: TypeId,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) num_elements: u32,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) align: u32,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<TypesBase> {
[INFO] [stdout]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<'_, TypesBase> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<TypesBase> {
[INFO] [stdout]    |                     ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<'_, TypesBase> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<Type> {
[INFO] [stdout]    |                ^^^^^                 --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<'_, Type> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<Type> {
[INFO] [stdout]    |                    ^^^^^^^^^                 ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<'_, Type> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vicis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ty`, `num_elements`, and `align` are never read
[INFO] [stdout]   --> src/codegen/function/slot/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Slot {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     pub(crate) size: u32,
[INFO] [stdout] 15 |     pub(crate) ty: TypeId,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) num_elements: u32,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) align: u32,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<TypesBase> {
[INFO] [stdout]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<'_, TypesBase> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<TypesBase> {
[INFO] [stdout]    |                     ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<'_, TypesBase> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<Type> {
[INFO] [stdout]    |                ^^^^^                 --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<'_, Type> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<Type> {
[INFO] [stdout]    |                    ^^^^^^^^^                 ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<'_, Type> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0e31667e3977e06d0b163a62a35a6460a7c3f381f1b960f59fd0eeb11cc228b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e31667e3977e06d0b163a62a35a6460a7c3f381f1b960f59fd0eeb11cc228b5", kill_on_drop: false }`
[INFO] [stdout] 0e31667e3977e06d0b163a62a35a6460a7c3f381f1b960f59fd0eeb11cc228b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17c43dca5cd5210f09b9310dd9aff0c05c2c67e9e20bc3b931bae70ca9c988a4
[INFO] running `Command { std: "docker" "start" "-a" "17c43dca5cd5210f09b9310dd9aff0c05c2c67e9e20bc3b931bae70ca9c988a4", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ty`, `num_elements`, and `align` are never read
[INFO] [stderr]   --> src/codegen/function/slot/mod.rs:15:16
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Slot {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 14 |     pub(crate) size: u32,
[INFO] [stderr] 15 |     pub(crate) ty: TypeId,
[INFO] [stderr]    |                ^^
[INFO] [stderr] 16 |     pub(crate) num_elements: u32,
[INFO] [stderr]    |                ^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub(crate) align: u32,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Slot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ir/types/mod.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn base(&self) -> Ref<TypesBase> {
[INFO] [stderr]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn base(&self) -> Ref<'_, TypesBase> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ir/types/mod.rs:66:21
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn base_mut(&self) -> RefMut<TypesBase> {
[INFO] [stderr]    |                     ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn base_mut(&self) -> RefMut<'_, TypesBase> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ir/types/mod.rs:70:16
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn get(&self, id: TypeId) -> Ref<Type> {
[INFO] [stderr]    |                ^^^^^                 --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn get(&self, id: TypeId) -> Ref<'_, Type> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ir/types/mod.rs:74:20
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<Type> {
[INFO] [stderr]    |                    ^^^^^^^^^                 ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<'_, Type> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `vicis` (lib) generated 5 warnings
[INFO] [stderr] warning: `vicis` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vicis-41836e8023c466b5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ir::types::types_identity ... ok
[INFO] [stdout] test ir::function::parser::test_parse_function1 ... ok
[INFO] [stdout] test ir::module::parser::parse_module1 ... ok
[INFO] [stdout] test ir::module::parser::parse_module2 ... ok
[INFO] [stdout] test ir::function::parser::test_parse_function2 ... ok
[INFO] [stderr] /usr/bin/ld: cannot open output file a.out: Read-only file system
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stdout] test ir::module::parser::parse_all_examples ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ir::module::parser::parse_all_examples stdout ----
[INFO] [stdout] Ok(DirEntry("./examples/ary.ll"))
[INFO] [stdout] source_filename = "a.c"
[INFO] [stdout] target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
[INFO] [stdout] target triple = "x86_64-pc-linux-gnu"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] define dso_local i32 @main() #0 {
[INFO] [stdout] B1:
[INFO] [stdout]     %I0 = alloca i32, i32 1, align 4
[INFO] [stdout]     %I1 = alloca [10 x i32], i32 1, align 16
[INFO] [stdout]     %I2 = alloca i32, i32 1, align 4
[INFO] [stdout]     store i32 0, i32* %I0, align 4
[INFO] [stdout]     store i32 0, i32* %I2, align 4
[INFO] [stdout]     br label %B2
[INFO] [stdout] B2:
[INFO] [stdout]     %I6 = load i32, i32* %I2, align 4
[INFO] [stdout]     %I7 = icmp slt i32 %I6, 10
[INFO] [stdout]     br i1 %I7, label %B3, label %B4
[INFO] [stdout] B3:
[INFO] [stdout]     %I9 = load i32, i32* %I2, align 4
[INFO] [stdout]     %I10 = load i32, i32* %I2, align 4
[INFO] [stdout]     %I11 = sext i32 %I10 to i64
[INFO] [stdout]     %I12 = getelementptr inbounds [10 x i32], [10 x i32]* %I1, i64 0, i64 %I11
[INFO] [stdout]     store i32 %I9, i32* %I12, align 4
[INFO] [stdout]     br label %B5
[INFO] [stdout] B5:
[INFO] [stdout]     %I15 = load i32, i32* %I2, align 4
[INFO] [stdout]     %I16 = add nsw i32 %I15, 1
[INFO] [stdout]     store i32 %I16, i32* %I2, align 4
[INFO] [stdout]     br label %B2
[INFO] [stdout] B4:
[INFO] [stdout]     ret i32 0
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] attributes #0 = { noinline nounwind optnone uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false" "frame-pointer"="all" "less-precise-fpmad"="false" "min-legal-vector-width"="0" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'ir::module::parser::parse_all_examples' panicked at src/ir/module/parser.rs:160:9:
[INFO] [stdout] assertion failed: process::Command::new("clang").args(&["/tmp/output.ll"]).status().unwrap().success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f20d1e60012 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f20d1e60012 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f20d1e60012 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f20d1e60012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f20d1e86143 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f20d1e86143 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f20d1e5cc83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f20d1e5cc83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f20d1e5fe62 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f20d1e6177c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f20d1e615d2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f20d1e27ec4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f20d1e27ec4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f20d1e6225b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f20d1e6225b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f20d1e61ef6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5f20d1e60509 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f20d1e61bbd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f20d1e845a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f20d1e8460c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5f20d1d658cc - vicis::ir::module::parser::parse_all_examples::h9d5a14d0e4fe9ff8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ir/module/parser.rs:160:9
[INFO] [stdout]   21:     0x5f20d1d75fb9 - vicis::ir::module::parser::parse_all_examples::{{closure}}::h5067ee6abf32c34e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ir/module/parser.rs:127:24
[INFO] [stdout]   22:     0x5f20d1d75fb9 - core::ops::function::FnOnce::call_once::h98e6d6a3d2b13f4b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f20d1e2d5fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f20d1e2d5fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5f20d1e2c83e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5f20d1e2c83e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5f20d1e2c83e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5f20d1e2c83e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5f20d1e2c83e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f20d1e2c83e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5f20d1e2c83e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5f20d1df03e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5f20d1df03e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5f20d1df3d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5f20d1df3d8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5f20d1df3d8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5f20d1df3d8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5f20d1df3d8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f20d1df3d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5f20d1df3d8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f20d1e651b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5f20d1e651b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5f20d1e651b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7fd1e660baa4 - <unknown>
[INFO] [stdout]   45:     0x7fd1e6698a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ir::module::parser::parse_all_examples
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "17c43dca5cd5210f09b9310dd9aff0c05c2c67e9e20bc3b931bae70ca9c988a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c43dca5cd5210f09b9310dd9aff0c05c2c67e9e20bc3b931bae70ca9c988a4", kill_on_drop: false }`
[INFO] [stdout] 17c43dca5cd5210f09b9310dd9aff0c05c2c67e9e20bc3b931bae70ca9c988a4
