[INFO] cloning repository https://github.com/Obirvalger/vml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Obirvalger/vml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4116b43705f314b39f8056604614382ae64b70e8 [INFO] testing Obirvalger/vml/4116b43705f314b39f8056604614382ae64b70e8 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (12512/16536) Updating files: 76% (12568/16536) Updating files: 77% (12733/16536) Updating files: 78% (12899/16536) Updating files: 79% (13064/16536) Updating files: 80% (13229/16536) Updating files: 81% (13395/16536) Updating files: 82% (13560/16536) Updating files: 83% (13725/16536) Updating files: 84% (13891/16536) Updating files: 85% (14056/16536) Updating files: 86% (14221/16536) Updating files: 87% (14387/16536) Updating files: 88% (14552/16536) Updating files: 89% (14718/16536) Updating files: 90% (14883/16536) Updating files: 91% (15048/16536) Updating files: 92% (15214/16536) Updating files: 93% (15379/16536) Updating files: 94% (15544/16536) Updating files: 95% (15710/16536) Updating files: 96% (15875/16536) Updating files: 97% (16040/16536) Updating files: 98% (16206/16536) Updating files: 99% (16371/16536) Updating files: 100% (16536/16536) Updating files: 100% (16536/16536), done. [INFO] validating manifest of git repo https://github.com/Obirvalger/vml on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Obirvalger/vml [INFO] finished tweaking git repo https://github.com/Obirvalger/vml [INFO] tweaked toml for git repo https://github.com/Obirvalger/vml written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Obirvalger/vml 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Obirvalger/infer` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded faccess v0.2.4 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded utf8-width v0.1.7 [INFO] [stderr] Downloaded comfy-table v5.0.0 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded quinn-udp v0.5.3 [INFO] [stderr] Downloaded rust-embed v8.5.0 [INFO] [stderr] Downloaded file-lock v2.1.11 [INFO] [stderr] Downloaded cmd_lib_macros v1.9.4 [INFO] [stderr] Downloaded byte-unit v4.0.19 [INFO] [stderr] Downloaded cmd_lib v1.9.4 [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded quinn v0.11.2 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded quinn-proto v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8f9ef48bdf9ea75083a50bb5d12ddb2578309abd3bdd879da815b70c60285d6 [INFO] running `Command { std: "docker" "start" "-a" "e8f9ef48bdf9ea75083a50bb5d12ddb2578309abd3bdd879da815b70c60285d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8f9ef48bdf9ea75083a50bb5d12ddb2578309abd3bdd879da815b70c60285d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f9ef48bdf9ea75083a50bb5d12ddb2578309abd3bdd879da815b70c60285d6", kill_on_drop: false }` [INFO] [stdout] e8f9ef48bdf9ea75083a50bb5d12ddb2578309abd3bdd879da815b70c60285d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b8fa32acf5a02abb0ba0c863f527f1166d051e4726060ff0cb1cdbc28e8001a [INFO] running `Command { std: "docker" "start" "-a" "3b8fa32acf5a02abb0ba0c863f527f1166d051e4726060ff0cb1cdbc28e8001a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling file-lock v2.1.11 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling winnow v0.6.14 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling cmd_lib_macros v1.9.4 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling infer v0.16.0 (https://github.com/Obirvalger/infer#e99a2b3c) [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling cmd_lib v1.9.4 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling vml v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/vms_creator.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> VMsCreator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 37 | pub fn new(config: &'a Config) -> VMsCreator { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.42s [INFO] running `Command { std: "docker" "inspect" "3b8fa32acf5a02abb0ba0c863f527f1166d051e4726060ff0cb1cdbc28e8001a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8fa32acf5a02abb0ba0c863f527f1166d051e4726060ff0cb1cdbc28e8001a", kill_on_drop: false }` [INFO] [stdout] 3b8fa32acf5a02abb0ba0c863f527f1166d051e4726060ff0cb1cdbc28e8001a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43df6a07bfb14e2b9cee72b4f55f1a07a7be419504e669c8c1a376e2c8a9ca37 [INFO] running `Command { std: "docker" "start" "-a" "43df6a07bfb14e2b9cee72b4f55f1a07a7be419504e669c8c1a376e2c8a9ca37", kill_on_drop: false }` [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/vms_creator.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> VMsCreator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 37 | pub fn new(config: &'a Config) -> VMsCreator { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vml v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/vms_creator.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> VMsCreator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 37 | pub fn new(config: &'a Config) -> VMsCreator { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "43df6a07bfb14e2b9cee72b4f55f1a07a7be419504e669c8c1a376e2c8a9ca37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43df6a07bfb14e2b9cee72b4f55f1a07a7be419504e669c8c1a376e2c8a9ca37", kill_on_drop: false }` [INFO] [stdout] 43df6a07bfb14e2b9cee72b4f55f1a07a7be419504e669c8c1a376e2c8a9ca37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 629ea6bd3afd9e48e7267d35cd768f75b1ed236792d6050ffa11d1d5a38c6f47 [INFO] running `Command { std: "docker" "start" "-a" "629ea6bd3afd9e48e7267d35cd768f75b1ed236792d6050ffa11d1d5a38c6f47", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/vms_creator.rs:37:39 [INFO] [stderr] | [INFO] [stderr] 36 | impl<'a> VMsCreator<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 37 | pub fn new(config: &'a Config) -> VMsCreator { [INFO] [stderr] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `vml` (lib) generated 1 warning [INFO] [stderr] warning: `vml` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vml-628490e4c976ed5f) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vml-cd4aeeea7c3e5389) [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] [stderr] Doc-tests vml [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" "629ea6bd3afd9e48e7267d35cd768f75b1ed236792d6050ffa11d1d5a38c6f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629ea6bd3afd9e48e7267d35cd768f75b1ed236792d6050ffa11d1d5a38c6f47", kill_on_drop: false }` [INFO] [stdout] 629ea6bd3afd9e48e7267d35cd768f75b1ed236792d6050ffa11d1d5a38c6f47