[INFO] crate cervisia 0.0.1 is already in cache [INFO] testing cervisia-0.0.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate cervisia 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cervisia 0.0.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cervisia 0.0.1 [INFO] finished tweaking crates.io crate cervisia 0.0.1 [INFO] tweaked toml for crates.io crate cervisia 0.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7b979d97e4ea175a6d42c8989421aa55936dd8a4067a3b34e68315473fe84ae [INFO] running `"docker" "start" "-a" "e7b979d97e4ea175a6d42c8989421aa55936dd8a4067a3b34e68315473fe84ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling closet v0.2.2 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling lmdb-sys v0.7.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling suffix-rs v0.1.0 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling pango v0.2.0 [INFO] [stderr] Compiling lmdb v0.7.2 [INFO] [stderr] Compiling rustix-bl v0.3.4 [INFO] [stderr] Compiling cervisia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `"docker" "inspect" "e7b979d97e4ea175a6d42c8989421aa55936dd8a4067a3b34e68315473fe84ae"` [INFO] running `"docker" "rm" "-f" "e7b979d97e4ea175a6d42c8989421aa55936dd8a4067a3b34e68315473fe84ae"` [INFO] [stdout] e7b979d97e4ea175a6d42c8989421aa55936dd8a4067a3b34e68315473fe84ae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 9ec5614f516b94bcedc53599d0e088ce31ae7a7ae6e13fd34d5bde1ce5d04fb1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9ec5614f516b94bcedc53599d0e088ce31ae7a7ae6e13fd34d5bde1ce5d04fb1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cervisia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "9ec5614f516b94bcedc53599d0e088ce31ae7a7ae6e13fd34d5bde1ce5d04fb1"` [INFO] running `"docker" "rm" "-f" "9ec5614f516b94bcedc53599d0e088ce31ae7a7ae6e13fd34d5bde1ce5d04fb1"` [INFO] [stdout] 9ec5614f516b94bcedc53599d0e088ce31ae7a7ae6e13fd34d5bde1ce5d04fb1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ee9087274e59dcb62489b92a1700821f478e7d6f27f97d061da2521471aaa05 [INFO] running `"docker" "start" "-a" "4ee9087274e59dcb62489b92a1700821f478e7d6f27f97d061da2521471aaa05"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/static_variables.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref GLOBAL_BACKEND: [INFO] [stderr] 18 | | Mutex> = [INFO] [stderr] 19 | | Mutex::new(build_transient_backend_with( [INFO] [stderr] ... | [INFO] [stderr] 32 | | pub static ref ITEMS_ON_SCREEN : Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cervisia-0a8b19bcd5ad1937 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4ee9087274e59dcb62489b92a1700821f478e7d6f27f97d061da2521471aaa05"` [INFO] running `"docker" "rm" "-f" "4ee9087274e59dcb62489b92a1700821f478e7d6f27f97d061da2521471aaa05"` [INFO] [stdout] 4ee9087274e59dcb62489b92a1700821f478e7d6f27f97d061da2521471aaa05