[INFO] fetching crate nsf-imgui 0.1.3... [INFO] testing nsf-imgui-0.1.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate nsf-imgui 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nsf-imgui 0.1.3 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 crates.io crate nsf-imgui 0.1.3 [INFO] finished tweaking crates.io crate nsf-imgui 0.1.3 [INFO] tweaked toml for crates.io crate nsf-imgui 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6a9e4da3a9e683baae981f16effb82868b266260e3bcc272571eabdb56a93db [INFO] running `Command { std: "docker" "start" "-a" "a6a9e4da3a9e683baae981f16effb82868b266260e3bcc272571eabdb56a93db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6a9e4da3a9e683baae981f16effb82868b266260e3bcc272571eabdb56a93db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a9e4da3a9e683baae981f16effb82868b266260e3bcc272571eabdb56a93db", kill_on_drop: false }` [INFO] [stdout] a6a9e4da3a9e683baae981f16effb82868b266260e3bcc272571eabdb56a93db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a458619309ec456922409ec01d90651b41ea12835a765b00188e877f5c48ff4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a458619309ec456922409ec01d90651b41ea12835a765b00188e877f5c48ff4d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling nsf-imgui-raw v0.1.0 [INFO] [stderr] Compiling nsf-imgui v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `imgui_owner` [INFO] [stdout] --> imgui.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | imgui_owner: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ImGui` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> imgui.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 31.31s [INFO] running `Command { std: "docker" "inspect" "a458619309ec456922409ec01d90651b41ea12835a765b00188e877f5c48ff4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a458619309ec456922409ec01d90651b41ea12835a765b00188e877f5c48ff4d", kill_on_drop: false }` [INFO] [stdout] a458619309ec456922409ec01d90651b41ea12835a765b00188e877f5c48ff4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e1ff3f2d498e1a1217bc03dd09c69b19694e5583e260981a021b902a93b1c33c [INFO] running `Command { std: "docker" "start" "-a" "e1ff3f2d498e1a1217bc03dd09c69b19694e5583e260981a021b902a93b1c33c", kill_on_drop: false }` [INFO] [stderr] Compiling nsf-imgui v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `imgui_owner` [INFO] [stdout] --> imgui.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | imgui_owner: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ImGui` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> imgui.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `imgui_owner` [INFO] [stdout] --> imgui.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | imgui_owner: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ImGui` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> imgui.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Executable unittests imgui.rs (/opt/rustwide/target/debug/deps/nsf_imgui-467e6ea7f3a5332f) [INFO] running `Command { std: "docker" "inspect" "e1ff3f2d498e1a1217bc03dd09c69b19694e5583e260981a021b902a93b1c33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ff3f2d498e1a1217bc03dd09c69b19694e5583e260981a021b902a93b1c33c", kill_on_drop: false }` [INFO] [stdout] e1ff3f2d498e1a1217bc03dd09c69b19694e5583e260981a021b902a93b1c33c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cf462575b37d72344881c95635a90c1549fde5d7677252eced7ece959310dc8 [INFO] running `Command { std: "docker" "start" "-a" "4cf462575b37d72344881c95635a90c1549fde5d7677252eced7ece959310dc8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `imgui_owner` [INFO] [stderr] --> imgui.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | imgui_owner: Rc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ImGui` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> imgui.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nsf-imgui` (lib) generated 1 warning [INFO] [stderr] warning: `nsf-imgui` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests imgui.rs (/opt/rustwide/target/debug/deps/nsf_imgui-467e6ea7f3a5332f) [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 nsf-imgui [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" "4cf462575b37d72344881c95635a90c1549fde5d7677252eced7ece959310dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf462575b37d72344881c95635a90c1549fde5d7677252eced7ece959310dc8", kill_on_drop: false }` [INFO] [stdout] 4cf462575b37d72344881c95635a90c1549fde5d7677252eced7ece959310dc8