[INFO] cloning repository https://github.com/BeLeap/imgui-rs-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeLeap/imgui-rs-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fimgui-rs-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fimgui-rs-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1c86e0d2c5a5b500d2ab94d1d77a9e611fa1b79 [INFO] testing BeLeap/imgui-rs-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fimgui-rs-demo" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BeLeap/imgui-rs-demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BeLeap/imgui-rs-demo [INFO] finished tweaking git repo https://github.com/BeLeap/imgui-rs-demo [INFO] tweaked toml for git repo https://github.com/BeLeap/imgui-rs-demo written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/BeLeap/imgui-rs-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f55459d99144fa187c1d7031129c866b0a23f546805cd1919a2ea8fabbbf71ea [INFO] running `Command { std: "docker" "start" "-a" "f55459d99144fa187c1d7031129c866b0a23f546805cd1919a2ea8fabbbf71ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f55459d99144fa187c1d7031129c866b0a23f546805cd1919a2ea8fabbbf71ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55459d99144fa187c1d7031129c866b0a23f546805cd1919a2ea8fabbbf71ea", kill_on_drop: false }` [INFO] [stdout] f55459d99144fa187c1d7031129c866b0a23f546805cd1919a2ea8fabbbf71ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d1e9fb609e61f1ec970dce40e13f3d32e1c6b41f8a6f85c300f675f8d9a01d6 [INFO] running `Command { std: "docker" "start" "-a" "8d1e9fb609e61f1ec970dce40e13f3d32e1c6b41f8a6f85c300f675f8d9a01d6", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling imgui-opengl-renderer v0.11.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui v0.7.0 [INFO] [stderr] Compiling imgui-sdl2 v0.14.0 [INFO] [stderr] Compiling imgui-rs-demo v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.39s [INFO] running `Command { std: "docker" "inspect" "8d1e9fb609e61f1ec970dce40e13f3d32e1c6b41f8a6f85c300f675f8d9a01d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1e9fb609e61f1ec970dce40e13f3d32e1c6b41f8a6f85c300f675f8d9a01d6", kill_on_drop: false }` [INFO] [stdout] 8d1e9fb609e61f1ec970dce40e13f3d32e1c6b41f8a6f85c300f675f8d9a01d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f8bd1182454376dce190630e8516bb4044bf68d4a8f910b031510078c4776c [INFO] running `Command { std: "docker" "start" "-a" "69f8bd1182454376dce190630e8516bb4044bf68d4a8f910b031510078c4776c", kill_on_drop: false }` [INFO] [stderr] Compiling imgui-rs-demo v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "69f8bd1182454376dce190630e8516bb4044bf68d4a8f910b031510078c4776c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f8bd1182454376dce190630e8516bb4044bf68d4a8f910b031510078c4776c", kill_on_drop: false }` [INFO] [stdout] 69f8bd1182454376dce190630e8516bb4044bf68d4a8f910b031510078c4776c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c280da4aaff79d659ebee80c6bb8f48d84018d5fef446e8e59a8e5170e1afad4 [INFO] running `Command { std: "docker" "start" "-a" "c280da4aaff79d659ebee80c6bb8f48d84018d5fef446e8e59a8e5170e1afad4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imgui_rs_demo-7f6284a067bf7b1b) [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" "c280da4aaff79d659ebee80c6bb8f48d84018d5fef446e8e59a8e5170e1afad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c280da4aaff79d659ebee80c6bb8f48d84018d5fef446e8e59a8e5170e1afad4", kill_on_drop: false }` [INFO] [stdout] c280da4aaff79d659ebee80c6bb8f48d84018d5fef446e8e59a8e5170e1afad4