[INFO] cloning repository https://github.com/BooleanCat/prefab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BooleanCat/prefab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f2a7b37cd371245f854974ed32a6cea26e47140 [INFO] testing BooleanCat/prefab against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BooleanCat/prefab on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BooleanCat/prefab [INFO] finished tweaking git repo https://github.com/BooleanCat/prefab [INFO] tweaked toml for git repo https://github.com/BooleanCat/prefab written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/BooleanCat/prefab already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf3ed89bd7dfbe540524b8bc92bd633ee34eca5cadc002ef99a4b2cd2fa94cf4 [INFO] running `Command { std: "docker" "start" "-a" "cf3ed89bd7dfbe540524b8bc92bd633ee34eca5cadc002ef99a4b2cd2fa94cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf3ed89bd7dfbe540524b8bc92bd633ee34eca5cadc002ef99a4b2cd2fa94cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3ed89bd7dfbe540524b8bc92bd633ee34eca5cadc002ef99a4b2cd2fa94cf4", kill_on_drop: false }` [INFO] [stdout] cf3ed89bd7dfbe540524b8bc92bd633ee34eca5cadc002ef99a4b2cd2fa94cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b080e292af819e8bee436d0834926e7f109115997f548ae94cc3fb36ed39e7c [INFO] running `Command { std: "docker" "start" "-a" "6b080e292af819e8bee436d0834926e7f109115997f548ae94cc3fb36ed39e7c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling prefab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/prefab-init.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | let mut action = unsafe{ mem::uninitialized::() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/process/user.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, Default)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/process.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/device.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources/block_io/weight_device.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources/block_io.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources/hugepage_limit.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/seccomp/syscall/arg.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/seccomp.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/solaris/anet.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/solaris.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/windows/device.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/windows/network.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/windows.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.54s [INFO] running `Command { std: "docker" "inspect" "6b080e292af819e8bee436d0834926e7f109115997f548ae94cc3fb36ed39e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b080e292af819e8bee436d0834926e7f109115997f548ae94cc3fb36ed39e7c", kill_on_drop: false }` [INFO] [stdout] 6b080e292af819e8bee436d0834926e7f109115997f548ae94cc3fb36ed39e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89eb31c70259ff01ff4c236a296571d6899e7ef16a282eb558581aaeb923a067 [INFO] running `Command { std: "docker" "start" "-a" "89eb31c70259ff01ff4c236a296571d6899e7ef16a282eb558581aaeb923a067", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling prefab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/prefab-init.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | let mut action = unsafe{ mem::uninitialized::() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/process/user.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, Default)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/process.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/device.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources/block_io/weight_device.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources/block_io.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources/hugepage_limit.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/resources.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/seccomp/syscall/arg.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux/seccomp.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/linux.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/solaris/anet.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/solaris.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/windows/device.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/windows/network.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config/windows.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/prefab/config.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.30s [INFO] [stderr] Executable unittests src/bin/prefab/main.rs (/opt/rustwide/target/debug/deps/prefab-bce100e499d248b5) [INFO] [stderr] Executable unittests src/bin/prefab-init.rs (/opt/rustwide/target/debug/deps/prefab_init-0d34d3ca34ed36f4) [INFO] running `Command { std: "docker" "inspect" "89eb31c70259ff01ff4c236a296571d6899e7ef16a282eb558581aaeb923a067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89eb31c70259ff01ff4c236a296571d6899e7ef16a282eb558581aaeb923a067", kill_on_drop: false }` [INFO] [stdout] 89eb31c70259ff01ff4c236a296571d6899e7ef16a282eb558581aaeb923a067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 659eb421a985ba7debb7b05ef0c4371ddcb01cf33e172c263bf93b8eaa939577 [INFO] running `Command { std: "docker" "start" "-a" "659eb421a985ba7debb7b05ef0c4371ddcb01cf33e172c263bf93b8eaa939577", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/bin/prefab-init.rs:5:35 [INFO] [stderr] | [INFO] [stderr] 5 | let mut action = unsafe{ mem::uninitialized::() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/process/user.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, Default)] [INFO] [stderr] | --------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/process.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 13 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/device.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/resources/block_io/weight_device.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/resources/block_io.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 9 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/resources/hugepage_limit.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/resources.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 22 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/seccomp/syscall/arg.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux/seccomp.rs:6:3 [INFO] [stderr] | [INFO] [stderr] 6 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 7 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/linux.rs:17:3 [INFO] [stderr] | [INFO] [stderr] 17 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 18 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/solaris/anet.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/solaris.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 11 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/windows/device.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/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, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/windows/network.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config/windows.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 13 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bin/prefab/config.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 22 | #[derive(Serialize, Deserialize, Debug, PartialEq, 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 [INFO] [stderr] [INFO] [stderr] warning: `prefab` (bin "prefab-init" test) generated 1 warning [INFO] [stderr] warning: `prefab` (bin "prefab" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] [stderr] Running unittests src/bin/prefab/main.rs (/opt/rustwide/target/debug/deps/prefab-bce100e499d248b5) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test config::hooks::hook::tests::deserialize_hook ... ok [INFO] [stdout] test config::hooks::hook::tests::serialize_hook ... ok [INFO] [stdout] test config::hooks::hook::tests::deserialize_hooks_optional_fields ... ok [INFO] [stdout] test config::hooks::tests::deserialize_hooks ... ok [INFO] [stdout] test config::hooks::tests::deserialize_hooks_optional_fields ... ok [INFO] [stdout] test config::hooks::tests::serialize_hooks ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::linux::device::tests::serialize_device ... ok [INFO] [stdout] test config::linux::id_mapping::tests::deserialize_id_mapping ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt ... ok [INFO] [stdout] test config::linux::id_mapping::tests::serialize_id_mapping ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt_optional_fields ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::serialize_intel_rdt ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace_optional_fields ... ok [INFO] [stdout] test config::linux::namespace::tests::serialize_namespace ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::deserialize_rate_device ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::deserialize_block_io ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::serialize_rate_device ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::deserialize_block_io_optional_fields ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::deserialize_weight_device ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::serialize_block_io ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::deserialize_weight_device_optional_fields ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::serialize_weight_device ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::deserialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::device::tests::serialize_device ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::serialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::linux::resources::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::serialize_priority ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::deserialize_priority ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::linux::resources::network::tests::serialize_network ... ok [INFO] [stdout] test config::linux::resources::pids::tests::deserialize_pids ... ok [INFO] [stdout] test config::linux::resources::pids::tests::serialize_pids ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::deserialize_rdma ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::deserialize_rdma_optional_fields ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::serialize_rdma ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg ... ok [INFO] [stdout] test config::linux::resources::tests::serialize_resources ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::serialize_arg ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::deserialize_syscall ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::deserialize_syscall_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::serialize_syscall ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::tests::serialize_seccomp ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux_optional_fields ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux ... ok [INFO] [stdout] test config::linux::tests::serialize_linux ... ok [INFO] [stdout] test config::mount::tests::deserialize_mount ... ok [INFO] [stdout] test config::mount::tests::deserialize_mount_optional_fields ... ok [INFO] [stdout] test config::mount::tests::serialize_mount ... ok [INFO] [stdout] test config::process::capabilities::tests::deserialize_capabilities ... ok [INFO] [stdout] test config::process::capabilities::tests::deserialize_capabilities_optional_fields ... ok [INFO] [stdout] test config::process::console_size::tests::deserialize_console_size ... ok [INFO] [stdout] test config::process::rlimit::tests::deserialize_rlimit ... ok [INFO] [stdout] test config::process::capabilities::tests::serialize_capabilities ... ok [INFO] [stdout] test config::process::console_size::tests::serialize_console_size ... ok [INFO] [stdout] test config::process::rlimit::tests::serialize_rlimit ... ok [INFO] [stdout] test config::process::tests::deserialize_process ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user ... ok [INFO] [stdout] test config::process::tests::serialize_process ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user_optional_fields ... ok [INFO] [stdout] test config::process::tests::deserialize_process_optional_fields ... ok [INFO] [stdout] test config::process::user::tests::serialize_user ... ok [INFO] [stdout] test config::root::tests::deserialize_root ... ok [INFO] [stdout] test config::root::tests::deserialize_root_optional_fields ... ok [INFO] [stdout] test config::root::tests::serialize_root ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet_optional_fields ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::deserialize_capped_cpu ... ok [INFO] [stdout] test config::solaris::anet::tests::serialize_anet ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::deserialize_capped_cpu_optional_fields ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::serialize_capped_cpu ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::deserialize_capped_memory ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::deserialize_capped_memory_optional_fields ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::serialize_capped_memory ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris_optional_fields ... ok [INFO] [stdout] test config::solaris::tests::serialize_solaris ... ok [INFO] [stdout] test config::tests::deserialize_config ... ok [INFO] [stdout] test config::tests::serialize_config ... ok [INFO] [stdout] test config::vm::hypervisor::tests::deserialize_hypervisor_optional_fields ... ok [INFO] [stdout] test config::vm::hypervisor::tests::deserialize_hypervisor ... ok [INFO] [stdout] test config::vm::hypervisor::tests::serialize_hypervisor ... ok [INFO] [stdout] test config::vm::image::tests::deserialize_image ... ok [INFO] [stdout] test config::tests::deserialize_config_optional_fields ... ok [INFO] [stdout] test config::vm::image::tests::serialize_image ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel_optional_fields ... ok [INFO] [stdout] test config::vm::kernel::tests::serialize_kernel ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm_optional_fields ... ok [INFO] [stdout] test config::windows::device::tests::deserialize_device ... ok [INFO] [stdout] test config::vm::tests::serialize_vm ... ok [INFO] [stdout] test config::windows::hyperv::tests::deserialize_hyperv ... ok [INFO] [stdout] test config::windows::device::tests::serialize_device ... ok [INFO] [stdout] test config::windows::hyperv::tests::deserialize_hyperv_optional_fields ... ok [INFO] [stdout] test config::windows::hyperv::tests::serialize_hyperv ... ok [INFO] [stdout] test config::windows::network::tests::deserialize_network ... ok [INFO] [stdout] test config::windows::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::deserialize_cpu ... ok [INFO] [stdout] test config::windows::network::tests::serialize_network ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::windows::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::windows::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::windows::resources::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::serialize_resources ... ok [INFO] [stdout] test config::windows::resources::storage::tests::serialize_storage ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::windows::tests::deserialize_windows_optional_fields ... ok [INFO] [stdout] test config::windows::tests::deserialize_windows ... ok [INFO] [stdout] test config::windows::tests::serialize_windows ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/prefab-init.rs (/opt/rustwide/target/debug/deps/prefab_init-0d34d3ca34ed36f4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "659eb421a985ba7debb7b05ef0c4371ddcb01cf33e172c263bf93b8eaa939577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659eb421a985ba7debb7b05ef0c4371ddcb01cf33e172c263bf93b8eaa939577", kill_on_drop: false }` [INFO] [stdout] 659eb421a985ba7debb7b05ef0c4371ddcb01cf33e172c263bf93b8eaa939577