[INFO] cloning repository https://github.com/enarx/enarx-wasmldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-wasmldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-wasmldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-wasmldr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4416206e91c295893e9d0edc6f88ed6519ff1c7b [INFO] testing enarx/enarx-wasmldr against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-wasmldr" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enarx/enarx-wasmldr on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/enarx/enarx-wasmldr [INFO] finished tweaking git repo https://github.com/enarx/enarx-wasmldr [INFO] tweaked toml for git repo https://github.com/enarx/enarx-wasmldr written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/enarx/enarx-wasmldr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3362db8b044465167ac8a1e0f711cd2eb4f75e715d0f5a0eb75a47b81e24eade [INFO] running `Command { std: "docker" "start" "-a" "3362db8b044465167ac8a1e0f711cd2eb4f75e715d0f5a0eb75a47b81e24eade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3362db8b044465167ac8a1e0f711cd2eb4f75e715d0f5a0eb75a47b81e24eade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3362db8b044465167ac8a1e0f711cd2eb4f75e715d0f5a0eb75a47b81e24eade", kill_on_drop: false }` [INFO] [stdout] 3362db8b044465167ac8a1e0f711cd2eb4f75e715d0f5a0eb75a47b81e24eade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041a8a34b081f97f19938625ae31f9deeb1e869401da9d9ec335e7c71bc24bb9 [INFO] running `Command { std: "docker" "start" "-a" "041a8a34b081f97f19938625ae31f9deeb1e869401da9d9ec335e7c71bc24bb9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Compiling serde v1.0.122 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cranelift-codegen-shared v0.69.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wasmparser v0.71.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling wasi-common v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling wasmtime-wasi v0.22.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wasmparser v0.73.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling wast v32.0.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling wasmtime-runtime v0.22.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wat v1.0.33 [INFO] [stderr] Compiling tar v0.4.32 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling enarx-wasmldr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: Not bundling resources for "hello_wasi_snapshot1.wasm" [INFO] [stderr] warning: Not bundling resources for "return_1.wasm" [INFO] [stderr] warning: Not bundling resources for "no_export.wasm" [INFO] [stderr] warning: Not bundling resources for "wasi_snapshot1.wasm" [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling witx v0.8.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling yanix v0.22.0 [INFO] [stderr] Compiling wiggle-generate v0.22.0 [INFO] [stderr] Compiling wiggle-macro v0.22.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.22.0 [INFO] [stderr] Compiling wiggle v0.22.0 [INFO] [stderr] Compiling wiggle-borrow v0.22.0 [INFO] [stderr] Compiling cranelift-entity v0.69.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling cranelift-codegen-meta v0.69.0 [INFO] [stderr] Compiling cranelift-bforest v0.69.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling cranelift-codegen v0.69.0 [INFO] [stderr] Compiling cranelift-frontend v0.69.0 [INFO] [stderr] Compiling cranelift-native v0.69.0 [INFO] [stderr] Compiling cranelift-wasm v0.69.0 [INFO] [stderr] Compiling wasmtime-environ v0.22.0 [INFO] [stderr] Compiling wasmtime-debug v0.22.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.22.0 [INFO] [stderr] Compiling wasmtime-profiling v0.22.0 [INFO] [stderr] Compiling wasmtime-obj v0.22.0 [INFO] [stderr] Compiling wasmtime-jit v0.22.0 [INFO] [stderr] Compiling wasmtime v0.22.0 [INFO] [stderr] Compiling wasmtime-wiggle v0.22.0 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [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/config.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [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/config.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | #[derive(Debug, Default, PartialEq, Serialize, Deserialize)] [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/config.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Debug, Default, PartialEq, Serialize, Deserialize)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "041a8a34b081f97f19938625ae31f9deeb1e869401da9d9ec335e7c71bc24bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041a8a34b081f97f19938625ae31f9deeb1e869401da9d9ec335e7c71bc24bb9", kill_on_drop: false }` [INFO] [stdout] 041a8a34b081f97f19938625ae31f9deeb1e869401da9d9ec335e7c71bc24bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631fe960f0e3790ec32fec34b43dfe454a83b849ca72e5312011a5a9c3994923 [INFO] running `Command { std: "docker" "start" "-a" "631fe960f0e3790ec32fec34b43dfe454a83b849ca72e5312011a5a9c3994923", kill_on_drop: false }` [INFO] [stderr] warning: Not bundling resources for "hello_wasi_snapshot1.wasm" [INFO] [stderr] warning: Not bundling resources for "return_1.wasm" [INFO] [stderr] warning: Not bundling resources for "no_export.wasm" [INFO] [stderr] warning: Not bundling resources for "wasi_snapshot1.wasm" [INFO] [stderr] Compiling enarx-wasmldr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [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/config.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [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/config.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | #[derive(Debug, Default, PartialEq, Serialize, Deserialize)] [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/config.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Debug, Default, PartialEq, Serialize, Deserialize)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.35s [INFO] running `Command { std: "docker" "inspect" "631fe960f0e3790ec32fec34b43dfe454a83b849ca72e5312011a5a9c3994923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631fe960f0e3790ec32fec34b43dfe454a83b849ca72e5312011a5a9c3994923", kill_on_drop: false }` [INFO] [stdout] 631fe960f0e3790ec32fec34b43dfe454a83b849ca72e5312011a5a9c3994923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b297d1dbed7ca957b38a26ac328062ab08e7b1f5ea6affaa97f27df2df403075 [INFO] running `Command { std: "docker" "start" "-a" "b297d1dbed7ca957b38a26ac328062ab08e7b1f5ea6affaa97f27df2df403075", kill_on_drop: false }` [INFO] [stderr] warning: Not bundling resources for "hello_wasi_snapshot1.wasm" [INFO] [stderr] warning: Not bundling resources for "return_1.wasm" [INFO] [stderr] warning: Not bundling resources for "no_export.wasm" [INFO] [stderr] warning: Not bundling resources for "wasi_snapshot1.wasm" [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/config.rs:5:3 [INFO] [stderr] | [INFO] [stderr] 5 | #[serde(rename_all = "lowercase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [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/config.rs:27:3 [INFO] [stderr] | [INFO] [stderr] 27 | #[serde(rename_all = "lowercase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 28 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [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/config.rs:46:3 [INFO] [stderr] | [INFO] [stderr] 46 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 47 | #[derive(Debug, Default, PartialEq, Serialize, Deserialize)] [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/config.rs:54:3 [INFO] [stderr] | [INFO] [stderr] 54 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 55 | #[derive(Debug, Default, PartialEq, Serialize, Deserialize)] [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/enarx_wasmldr-aa2b20a44b279cda) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test virtfs::test::populate_lookup ... ok [INFO] [stdout] test workload::test::workload_run_no_export ... ok [INFO] [stdout] test workload::test::workload_run_wasi_snapshot1 ... ok [INFO] [stdout] test workload::test::workload_run_return_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b297d1dbed7ca957b38a26ac328062ab08e7b1f5ea6affaa97f27df2df403075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b297d1dbed7ca957b38a26ac328062ab08e7b1f5ea6affaa97f27df2df403075", kill_on_drop: false }` [INFO] [stdout] b297d1dbed7ca957b38a26ac328062ab08e7b1f5ea6affaa97f27df2df403075