[INFO] cloning repository https://github.com/BooleanCat/safely
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BooleanCat/safely" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fsafely", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fsafely'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 188254f29f5c1017eade7f29f9178914cbb24f10
[INFO] testing BooleanCat/safely against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fsafely" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BooleanCat/safely on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BooleanCat/safely
[INFO] finished tweaking git repo https://github.com/BooleanCat/safely
[INFO] tweaked toml for git repo https://github.com/BooleanCat/safely written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BooleanCat/safely 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 584bc89d594c6a1d3853ed566d66e2028068e83d656d20db0db2b8597505a399
[INFO] running `Command { std: "docker" "start" "-a" "584bc89d594c6a1d3853ed566d66e2028068e83d656d20db0db2b8597505a399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584bc89d594c6a1d3853ed566d66e2028068e83d656d20db0db2b8597505a399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584bc89d594c6a1d3853ed566d66e2028068e83d656d20db0db2b8597505a399", kill_on_drop: false }`
[INFO] [stdout] 584bc89d594c6a1d3853ed566d66e2028068e83d656d20db0db2b8597505a399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3680998067f2f90e88e9380140a76f8572088d3518cb6da24767901e2a660bc
[INFO] running `Command { std: "docker" "start" "-a" "e3680998067f2f90e88e9380140a76f8572088d3518cb6da24767901e2a660bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling libsafely v0.1.0 (/opt/rustwide/workdir/libsafely)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/hooks.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/intel_rdt.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/block_io.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/cpu.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/huge_page_limit.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/memory.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/rdma.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/weight_device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/linux/resources/mod.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/seccomp.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/syscall.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/syscall_arg.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/linux/mod.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/process.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/root.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/solaris/anet.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/solaris/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/user.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(untagged)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/network.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/resources/storage.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/windows/mod.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/mod.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 28 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling safely v0.1.0 (/opt/rustwide/workdir/safely)
[INFO] [stdout] warning: fields `id` and `bundle_path` are never read
[INFO] [stdout]   --> safely/src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Create {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 21 |         #[structopt(name = "container-id")]
[INFO] [stdout] 22 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         bundle_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> safely/src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     State {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 30 |         #[structopt(name = "container-id")]
[INFO] [stdout] 31 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> safely/src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Start {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 36 |         #[structopt(name = "container-id")]
[INFO] [stdout] 37 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `signal` are never read
[INFO] [stdout]   --> safely/src/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Kill {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] 42 |         #[structopt(name = "container-id")]
[INFO] [stdout] 43 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         signal: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> safely/src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Delete {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 51 |         #[structopt(name = "container-id")]
[INFO] [stdout] 52 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s
[INFO] running `Command { std: "docker" "inspect" "e3680998067f2f90e88e9380140a76f8572088d3518cb6da24767901e2a660bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3680998067f2f90e88e9380140a76f8572088d3518cb6da24767901e2a660bc", kill_on_drop: false }`
[INFO] [stdout] e3680998067f2f90e88e9380140a76f8572088d3518cb6da24767901e2a660bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29bce70edf1c49fe4c18bb65cd79374e167a70602f19352f439687170fc0db54
[INFO] running `Command { std: "docker" "start" "-a" "29bce70edf1c49fe4c18bb65cd79374e167a70602f19352f439687170fc0db54", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling specsafely v0.1.0 (/opt/rustwide/workdir/specsafely)
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/hooks.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/intel_rdt.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/block_io.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/cpu.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/huge_page_limit.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/memory.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/rdma.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/weight_device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/linux/resources/mod.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/seccomp.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/syscall.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/syscall_arg.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/linux/mod.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/process.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/root.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/solaris/anet.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/solaris/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/user.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(untagged)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/network.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libsafely v0.1.0 (/opt/rustwide/workdir/libsafely)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/resources/storage.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/windows/mod.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/mod.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 28 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/hooks.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/intel_rdt.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/block_io.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/cpu.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/huge_page_limit.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/memory.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/rdma.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/resources/weight_device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/linux/resources/mod.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/seccomp.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/syscall.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/linux/syscall_arg.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/linux/mod.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/process.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/root.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/solaris/anet.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/solaris/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/user.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(untagged)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/device.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/network.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> libsafely/src/config/windows/resources/storage.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]   |          --------- the attribute is introduced here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/windows/mod.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> libsafely/src/config/mod.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 28 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling safely v0.1.0 (/opt/rustwide/workdir/safely)
[INFO] [stdout] warning: fields `id` and `bundle_path` are never read
[INFO] [stdout]   --> safely/src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Create {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 21 |         #[structopt(name = "container-id")]
[INFO] [stdout] 22 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         bundle_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> safely/src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     State {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 30 |         #[structopt(name = "container-id")]
[INFO] [stdout] 31 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> safely/src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Start {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 36 |         #[structopt(name = "container-id")]
[INFO] [stdout] 37 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `signal` are never read
[INFO] [stdout]   --> safely/src/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Kill {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] 42 |         #[structopt(name = "container-id")]
[INFO] [stdout] 43 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         signal: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> safely/src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Delete {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 51 |         #[structopt(name = "container-id")]
[INFO] [stdout] 52 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "29bce70edf1c49fe4c18bb65cd79374e167a70602f19352f439687170fc0db54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29bce70edf1c49fe4c18bb65cd79374e167a70602f19352f439687170fc0db54", kill_on_drop: false }`
[INFO] [stdout] 29bce70edf1c49fe4c18bb65cd79374e167a70602f19352f439687170fc0db54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e90a171af01f9ebd9ff2980f21ef4c55ca7f4efc379a61efa04a0c60813ccd9
[INFO] running `Command { std: "docker" "start" "-a" "0e90a171af01f9ebd9ff2980f21ef4c55ca7f4efc379a61efa04a0c60813ccd9", kill_on_drop: false }`
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/hooks.rs:4:3
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr]   = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/device.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/intel_rdt.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/resources/block_io.rs:4:3
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 5 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/resources/cpu.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/resources/huge_page_limit.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/resources/memory.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/resources/rdma.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/resources/weight_device.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> libsafely/src/config/linux/resources/mod.rs:28:3
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 29 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]    |          --------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/seccomp.rs:4:3
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/syscall.rs:4:3
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/linux/syscall_arg.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> libsafely/src/config/linux/mod.rs:23:3
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 24 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]    |          --------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/process.rs:4:3
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/root.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/solaris/anet.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> libsafely/src/config/solaris/mod.rs:10:3
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 11 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]    |          --------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/user.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(untagged)]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/windows/device.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/windows/network.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]  --> libsafely/src/config/windows/resources/storage.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]   |   ^^^^^
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]   |          --------- the attribute is introduced here
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> libsafely/src/config/windows/mod.rs:12:3
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 13 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stderr]    |          --------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> libsafely/src/config/mod.rs:27:3
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[serde(rename_all = "camelCase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 28 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |          --------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: `libsafely` (lib) generated 24 warnings
[INFO] [stderr] warning: `libsafely` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr] warning: fields `id` and `bundle_path` are never read
[INFO] [stderr]   --> safely/src/main.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     Create {
[INFO] [stderr]    |     ------ fields in this variant
[INFO] [stderr] 21 |         #[structopt(name = "container-id")]
[INFO] [stderr] 22 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |         bundle_path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> safely/src/main.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     State {
[INFO] [stderr]    |     ----- field in this variant
[INFO] [stderr] 30 |         #[structopt(name = "container-id")]
[INFO] [stderr] 31 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> safely/src/main.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     Start {
[INFO] [stderr]    |     ----- field in this variant
[INFO] [stderr] 36 |         #[structopt(name = "container-id")]
[INFO] [stderr] 37 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `signal` are never read
[INFO] [stderr]   --> safely/src/main.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     Kill {
[INFO] [stderr]    |     ---- fields in this variant
[INFO] [stderr] 42 |         #[structopt(name = "container-id")]
[INFO] [stderr] 43 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |         signal: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> safely/src/main.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     Delete {
[INFO] [stderr]    |     ------ field in this variant
[INFO] [stderr] 51 |         #[structopt(name = "container-id")]
[INFO] [stderr] 52 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `safely` (bin "safely" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsafely-f05a2abee8a8ce80)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test config::hook::tests::serialize ... ok
[INFO] [stdout] test config::capabilities::tests::serialize ... ok
[INFO] [stdout] test config::console_size::tests::serialize ... ok
[INFO] [stdout] test config::capabilities::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::hook::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::hooks::tests::serialize ... ok
[INFO] [stdout] test config::hooks::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::device::tests::serialize ... ok
[INFO] [stdout] test config::linux::device::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::id_mapping::tests::serialize ... ok
[INFO] [stdout] test config::linux::intel_rdt::tests::serialize ... ok
[INFO] [stdout] test config::linux::intel_rdt::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::namespace::tests::serialize ... ok
[INFO] [stdout] test config::linux::namespace::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::personality::tests::serialize ... ok
[INFO] [stdout] test config::linux::personality::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::block_io::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::cpu::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::block_io::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::device::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::cpu::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::device::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::memory::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::huge_page_limit::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::memory::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::pids::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::network::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::priority::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::rdma::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::network::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::rdma::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::throttle_device::tests::serialize ... ok
[INFO] [stdout] test config::linux::resources::weight_device::tests::serialize ... ok
[INFO] [stdout] test config::linux::seccomp::tests::serialize ... ok
[INFO] [stdout] test config::linux::seccomp::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::resources::weight_device::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::syscall::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::syscall_arg::tests::serialize ... ok
[INFO] [stdout] test config::mount::tests::serialize ... ok
[INFO] [stdout] test config::linux::syscall::tests::serialize ... ok
[INFO] [stdout] test config::linux::tests::serialize ... ok
[INFO] [stdout] test config::rlimit::tests::serialize ... ok
[INFO] [stdout] test config::mount::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::solaris::anet::tests::serialize ... ok
[INFO] [stdout] test config::process::tests::serialize ... ok
[INFO] [stdout] test config::solaris::capped_cpu::tests::serialize ... ok
[INFO] [stdout] test config::linux::syscall_arg::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::linux::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::root::tests::serialize ... ok
[INFO] [stdout] test config::solaris::capped_memory::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::solaris::tests::serialize ... ok
[INFO] [stdout] test config::root::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::tests::serialize ... ok
[INFO] [stdout] test config::user::tests::serialize_posix ... ok
[INFO] [stdout] test config::user::tests::serialize_windows ... ok
[INFO] [stdout] test config::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::user::tests::serialize_posix_optional_fields ... ok
[INFO] [stdout] test config::process::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::solaris::capped_memory::tests::serialize ... ok
[INFO] [stdout] test config::vm::hypervisor::tests::serialize ... ok
[INFO] [stdout] test config::solaris::capped_cpu::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::vm::image::tests::serialize ... ok
[INFO] [stdout] test config::user::tests::serialize_windows_optional_fields ... ok
[INFO] [stdout] test config::solaris::anet::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::vm::hypervisor::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::vm::kernel::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::vm::tests::serialize ... ok
[INFO] [stdout] test config::vm::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::windows::device::tests::serialize ... ok
[INFO] [stdout] test config::windows::hyperv::tests::serialize ... ok
[INFO] [stdout] test config::windows::hyperv::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::windows::resources::cpu::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::solaris::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::vm::kernel::tests::serialize ... ok
[INFO] [stdout] test config::windows::network::tests::serialize ... ok
[INFO] [stdout] test config::windows::network::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::windows::resources::memory::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::windows::tests::serialize ... ok
[INFO] [stdout] test config::windows::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::windows::resources::memory::tests::serialize ... ok
[INFO] [stdout] test config::windows::resources::storage::tests::serialize ... ok
[INFO] [stdout] test config::windows::resources::tests::serialize ... ok
[INFO] [stdout] test config::windows::resources::cpu::tests::serialize ... ok
[INFO] [stdout] test config::windows::resources::tests::serialize_optional_fields ... ok
[INFO] [stdout] test config::windows::resources::storage::tests::serialize_optional_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/safely-6f5a180fb10932e8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config::tests::config_load_loads_defaults ... ok
[INFO] [stdout] test config::tests::config_from_file_reads_values_with_defaults ... ok
[INFO] [stdout] test config::tests::config_from_file_reads_values ... ok
[INFO] [stdout] test config::tests::config_load_loads_from_home ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec.rs (/opt/rustwide/target/debug/deps/spec-e1b200bfb53eaa47)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test it_displays_help ... FAILED
[INFO] [stdout] test it_fails_deleting_a_container_that_does_not_exist ... FAILED
[INFO] [stdout] test it_fails_getting_state_for_container_that_does_not_exist ... FAILED
[INFO] [stdout] test it_fails_killing_a_container_that_does_not_exist ... FAILED
[INFO] [stdout] test it_fails_starting_a_container_that_does_not_exist ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_displays_help stdout ----
[INFO] [stdout] thread 'it_displays_help' panicked at specsafely/tests/spec.rs:11:10:
[INFO] [stdout] failed to execute process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559379aaae65 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559379aaae65 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559379aaae65 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559379aaae65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559379ad179b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559379ad179b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559379aa869f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559379aaac3e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559379aaac3e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559379aac669 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559379aac32e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559379a7d58a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559379a7d58a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559379aacc6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559379aacc6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559379aac9e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559379aab329 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559379aac717 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559379a3d843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559379a3dc96 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x559379a48528 - core::result::Result<T,E>::expect::ha1bdeaa3f059ad43
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x559379a44726 - spec::it_displays_help::h8c5047ab44cf4e5b
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:8:18
[INFO] [stdout]   22:     0x559379a44647 - spec::it_displays_help::{{closure}}::h7997bede7c43835a
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:7:22
[INFO] [stdout]   23:     0x559379a40176 - core::ops::function::FnOnce::call_once::h596d7c9fe37b27fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559379a81f6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559379a81f6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559379a81671 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559379a81671 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559379a81671 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559379a81671 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559379a81671 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559379a81671 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559379a81671 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559379a4a034 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559379a4a034 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559379a4ea62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559379a4ea62 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559379a4ea62 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559379a4ea62 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559379a4ea62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559379ab0f3b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f9613f88ac3 - <unknown>
[INFO] [stdout]   46:     0x7f9614019a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_fails_deleting_a_container_that_does_not_exist stdout ----
[INFO] [stdout] thread 'it_fails_deleting_a_container_that_does_not_exist' panicked at specsafely/tests/spec.rs:47:10:
[INFO] [stdout] failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559379aaae65 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559379aaae65 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559379aaae65 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559379aaae65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559379ad179b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559379ad179b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559379aa869f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559379aaac3e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559379aaac3e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559379aac669 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559379aac32e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559379a7d58a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559379a7d58a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559379aacc6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559379aacc6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559379aac9e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559379aab329 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559379aac717 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559379a3d843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559379a3dc96 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x559379a48528 - core::result::Result<T,E>::expect::ha1bdeaa3f059ad43
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x559379a451d1 - spec::it_fails_deleting_a_container_that_does_not_exist::hfb2589edf85a0147
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:44:18
[INFO] [stdout]   22:     0x559379a450f7 - spec::it_fails_deleting_a_container_that_does_not_exist::{{closure}}::hcd12a646cb7ea1ab
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:43:55
[INFO] [stdout]   23:     0x559379a401b6 - core::ops::function::FnOnce::call_once::h5c8beec3250d7dd2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559379a81f6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559379a81f6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559379a81671 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559379a81671 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559379a81671 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559379a81671 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559379a81671 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559379a81671 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559379a81671 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559379a4a034 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559379a4a034 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559379a4ea62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559379a4ea62 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559379a4ea62 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559379a4ea62 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559379a4ea62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559379ab0f3b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f9613f88ac3 - <unknown>
[INFO] [stdout]   46:     0x7f9614019a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_fails_getting_state_for_container_that_does_not_exist stdout ----
[INFO] [stdout] thread 'it_fails_getting_state_for_container_that_does_not_exist' panicked at specsafely/tests/spec.rs:21:10:
[INFO] [stdout] failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559379aaae65 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559379aaae65 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559379aaae65 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559379aaae65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559379ad179b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559379ad179b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559379aa869f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559379aaac3e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559379aaac3e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559379aac669 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559379aac32e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559379a7d58a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559379a7d58a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559379aacc6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559379aacc6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559379aac9e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559379aab329 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559379aac717 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559379a3d843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559379a3dc96 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x559379a48528 - core::result::Result<T,E>::expect::ha1bdeaa3f059ad43
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x559379a44a91 - spec::it_fails_getting_state_for_container_that_does_not_exist::h5e31b710740b3368
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:18:18
[INFO] [stdout]   22:     0x559379a449b7 - spec::it_fails_getting_state_for_container_that_does_not_exist::{{closure}}::ha0f340942aba2562
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:17:62
[INFO] [stdout]   23:     0x559379a40136 - core::ops::function::FnOnce::call_once::h492bc6afbcef94f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559379a81f6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559379a81f6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559379a81671 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559379a81671 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559379a81671 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559379a81671 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559379a81671 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559379a81671 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559379a81671 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559379a4a034 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559379a4a034 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559379a4ea62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559379a4ea62 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559379a4ea62 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559379a4ea62 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559379a4ea62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559379ab0f3b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f9613f88ac3 - <unknown>
[INFO] [stdout]   46:     0x7f9614019a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_fails_killing_a_container_that_does_not_exist stdout ----
[INFO] [stdout] thread 'it_fails_killing_a_container_that_does_not_exist' panicked at specsafely/tests/spec.rs:34:10:
[INFO] [stdout] failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559379aaae65 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559379aaae65 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559379aaae65 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559379aaae65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559379ad179b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559379ad179b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559379aa869f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559379aaac3e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559379aaac3e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559379aac669 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559379aac32e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559379a7d58a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559379a7d58a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559379aacc6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559379aacc6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559379aac9e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559379aab329 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559379aac717 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559379a3d843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559379a3dc96 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x559379a48528 - core::result::Result<T,E>::expect::ha1bdeaa3f059ad43
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x559379a44e31 - spec::it_fails_killing_a_container_that_does_not_exist::had5c72773edde5f8
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:31:18
[INFO] [stdout]   22:     0x559379a44d57 - spec::it_fails_killing_a_container_that_does_not_exist::{{closure}}::h0123ff50ca5b5abf
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:30:54
[INFO] [stdout]   23:     0x559379a40256 - core::ops::function::FnOnce::call_once::hb9d7f459498b80af
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559379a81f6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559379a81f6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559379a81671 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559379a81671 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559379a81671 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559379a81671 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559379a81671 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559379a81671 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559379a81671 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559379a4a034 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559379a4a034 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559379a4ea62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559379a4ea62 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559379a4ea62 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559379a4ea62 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559379a4ea62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559379ab0f3b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f9613f88ac3 - <unknown>
[INFO] [stdout]   46:     0x7f9614019a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_fails_starting_a_container_that_does_not_exist stdout ----
[INFO] [stdout] thread 'it_fails_starting_a_container_that_does_not_exist' panicked at specsafely/tests/spec.rs:60:10:
[INFO] [stdout] failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559379aaae65 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559379aaae65 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559379aaae65 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559379aaae65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559379ad179b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559379ad179b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559379aa869f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559379aaac3e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559379aaac3e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559379aac669 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559379aac32e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559379a7d58a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559379a7d58a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559379aacc6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559379aacc6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559379aac9e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559379aab329 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559379aac717 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559379a3d843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559379a3dc96 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x559379a48528 - core::result::Result<T,E>::expect::ha1bdeaa3f059ad43
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x559379a45571 - spec::it_fails_starting_a_container_that_does_not_exist::hea106776c2f022f1
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:57:18
[INFO] [stdout]   22:     0x559379a45497 - spec::it_fails_starting_a_container_that_does_not_exist::{{closure}}::h7a72bc2a78ebb540
[INFO] [stdout]                                at /opt/rustwide/workdir/specsafely/tests/spec.rs:56:55
[INFO] [stdout]   23:     0x559379a40216 - core::ops::function::FnOnce::call_once::ha2efaaed1ceaae4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559379a81f6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559379a81f6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559379a81671 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559379a81671 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559379a81671 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559379a81671 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559379a81671 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559379a81671 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559379a81671 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559379a4a034 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559379a4a034 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559379a4ea62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559379a4ea62 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559379a4ea62 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559379a4ea62 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559379a4ea62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559379a4ea62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559379ab0f3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559379ab0f3b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f9613f88ac3 - <unknown>
[INFO] [stdout]   46:     0x7f9614019a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_displays_help
[INFO] [stdout]     it_fails_deleting_a_container_that_does_not_exist
[INFO] [stdout]     it_fails_getting_state_for_container_that_does_not_exist
[INFO] [stdout]     it_fails_killing_a_container_that_does_not_exist
[INFO] [stdout]     it_fails_starting_a_container_that_does_not_exist
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p specsafely --test spec`
[INFO] running `Command { std: "docker" "inspect" "0e90a171af01f9ebd9ff2980f21ef4c55ca7f4efc379a61efa04a0c60813ccd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e90a171af01f9ebd9ff2980f21ef4c55ca7f4efc379a61efa04a0c60813ccd9", kill_on_drop: false }`
[INFO] [stdout] 0e90a171af01f9ebd9ff2980f21ef4c55ca7f4efc379a61efa04a0c60813ccd9
