[INFO] cloning repository fasterthanlime/imgui-rs-hello [INFO] running `"git" "clone" "--bare" "git://github.com/fasterthanlime/imgui-rs-hello.git" "work/cache/sources/gh/fasterthanlime/imgui-rs-hello"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fasterthanlime/imgui-rs-hello'... [INFO] running `"git" "clone" "work/cache/sources/gh/fasterthanlime/imgui-rs-hello" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fasterthanlime/imgui-rs-hello"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fasterthanlime/imgui-rs-hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fasterthanlime/imgui-rs-hello" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fasterthanlime/imgui-rs-hello"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fasterthanlime/imgui-rs-hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1fae26210bc359f95d7bb7fb242ed1bb743b0f52 [INFO] sha for GitHub repo fasterthanlime/imgui-rs-hello: 1fae26210bc359f95d7bb7fb242ed1bb743b0f52 [INFO] validating manifest of fasterthanlime/imgui-rs-hello on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fasterthanlime/imgui-rs-hello on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fasterthanlime/imgui-rs-hello [INFO] finished frobbing fasterthanlime/imgui-rs-hello [INFO] frobbed toml for fasterthanlime/imgui-rs-hello written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fasterthanlime/imgui-rs-hello/Cargo.toml [INFO] started frobbing fasterthanlime/imgui-rs-hello [INFO] finished frobbing fasterthanlime/imgui-rs-hello [INFO] frobbed toml for fasterthanlime/imgui-rs-hello written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fasterthanlime/imgui-rs-hello/Cargo.toml [INFO] crate fasterthanlime/imgui-rs-hello already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing fasterthanlime/imgui-rs-hello against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fasterthanlime/imgui-rs-hello:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 15c642975cac1a94b5e3a59da96c5d1709578903765567bb61154fcfe4c6b4e3 [INFO] running `"docker" "start" "-a" "15c642975cac1a94b5e3a59da96c5d1709578903765567bb61154fcfe4c6b4e3"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling imgui-sys v0.0.22-pre (https://github.com/Gekkio/imgui-rs.git?rev=4da1e5f54ad03a9303c0670c6cc1adf973b1becc#4da1e5f5) [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling syn v0.15.17 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling derivative v1.0.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 [INFO] [stderr] Compiling imgui v0.0.22-pre (https://github.com/Gekkio/imgui-rs.git?rev=4da1e5f54ad03a9303c0670c6cc1adf973b1becc#4da1e5f5) [INFO] [stderr] Compiling imgui-gfx-renderer v0.0.22-pre (https://github.com/Gekkio/imgui-rs.git?rev=4da1e5f54ad03a9303c0670c6cc1adf973b1becc#4da1e5f5) [INFO] [stderr] Compiling imgui-rs-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `gfx` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | use gfx::{self, Device}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate gfx; [INFO] [stderr] | ----------------- the item `gfx` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `gfx_window_glutin` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | use gfx_window_glutin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate gfx_window_glutin; [INFO] [stderr] | ------------------------------- the item `gfx_window_glutin` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `glutin` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | use glutin::{self, GlContext}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate glutin; [INFO] [stderr] | -------------------- the item `glutin` is already imported here [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "15c642975cac1a94b5e3a59da96c5d1709578903765567bb61154fcfe4c6b4e3"` [INFO] running `"docker" "rm" "-f" "15c642975cac1a94b5e3a59da96c5d1709578903765567bb61154fcfe4c6b4e3"` [INFO] [stdout] 15c642975cac1a94b5e3a59da96c5d1709578903765567bb61154fcfe4c6b4e3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fasterthanlime/imgui-rs-hello:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 48f0080b0593e011d4ebb6409b61ea68f3e038357f4cc5503f97a8f69c2f0998 [INFO] running `"docker" "start" "-a" "48f0080b0593e011d4ebb6409b61ea68f3e038357f4cc5503f97a8f69c2f0998"` [INFO] [stderr] Compiling imgui-rs-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `gfx` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | use gfx::{self, Device}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate gfx; [INFO] [stderr] | ----------------- the item `gfx` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `gfx_window_glutin` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | use gfx_window_glutin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate gfx_window_glutin; [INFO] [stderr] | ------------------------------- the item `gfx_window_glutin` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `glutin` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | use glutin::{self, GlContext}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate glutin; [INFO] [stderr] | -------------------- the item `glutin` is already imported here [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "48f0080b0593e011d4ebb6409b61ea68f3e038357f4cc5503f97a8f69c2f0998"` [INFO] running `"docker" "rm" "-f" "48f0080b0593e011d4ebb6409b61ea68f3e038357f4cc5503f97a8f69c2f0998"` [INFO] [stdout] 48f0080b0593e011d4ebb6409b61ea68f3e038357f4cc5503f97a8f69c2f0998 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fasterthanlime/imgui-rs-hello:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f64d8ed9e87049c8321f3916369f510f1717313a9c0bd08e40420a5848837842 [INFO] running `"docker" "start" "-a" "f64d8ed9e87049c8321f3916369f510f1717313a9c0bd08e40420a5848837842"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/imgui_rs_hello-ebf306313c38f31a [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" "f64d8ed9e87049c8321f3916369f510f1717313a9c0bd08e40420a5848837842"` [INFO] running `"docker" "rm" "-f" "f64d8ed9e87049c8321f3916369f510f1717313a9c0bd08e40420a5848837842"` [INFO] [stdout] f64d8ed9e87049c8321f3916369f510f1717313a9c0bd08e40420a5848837842