[INFO] cloning repository https://github.com/JCBurnside/RustWindowsD3DErrorSample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JCBurnside/RustWindowsD3DErrorSample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCBurnside%2FRustWindowsD3DErrorSample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCBurnside%2FRustWindowsD3DErrorSample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f997c84703f0f6f074a229b150f74a09ee15d0a [INFO] testing JCBurnside/RustWindowsD3DErrorSample against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCBurnside%2FRustWindowsD3DErrorSample" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JCBurnside/RustWindowsD3DErrorSample 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 git repo https://github.com/JCBurnside/RustWindowsD3DErrorSample [INFO] finished tweaking git repo https://github.com/JCBurnside/RustWindowsD3DErrorSample [INFO] tweaked toml for git repo https://github.com/JCBurnside/RustWindowsD3DErrorSample written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/JCBurnside/RustWindowsD3DErrorSample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feaad305c7b11c2b6dc6d3bb5116a5e879f38d3b04f6f0282b9c7b212d989b85 [INFO] running `Command { std: "docker" "start" "-a" "feaad305c7b11c2b6dc6d3bb5116a5e879f38d3b04f6f0282b9c7b212d989b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feaad305c7b11c2b6dc6d3bb5116a5e879f38d3b04f6f0282b9c7b212d989b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feaad305c7b11c2b6dc6d3bb5116a5e879f38d3b04f6f0282b9c7b212d989b85", kill_on_drop: false }` [INFO] [stdout] feaad305c7b11c2b6dc6d3bb5116a5e879f38d3b04f6f0282b9c7b212d989b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a4d4358791c4dd46321498559b61f961cdb816f32707408bb299499253892f [INFO] running `Command { std: "docker" "start" "-a" "41a4d4358791c4dd46321498559b61f961cdb816f32707408bb299499253892f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling windows_quote v0.19.0 [INFO] [stderr] Compiling windows_reader v0.19.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling windows_gen v0.19.0 [INFO] [stderr] Compiling windows_macros v0.19.0 [INFO] [stderr] Compiling windows v0.19.0 [INFO] [stderr] Compiling WindowsD2DErrorSample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `WindowsD2DErrorSample` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `windows_d2_derror_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `WindowProc` should have a snake case name [INFO] [stdout] --> src/main.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe extern "system" fn WindowProc( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `window_proc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | / D2D1CreateFactory( [INFO] [stdout] 32 | | D2D1_FACTORY_TYPE_SINGLE_THREADED, [INFO] [stdout] 33 | | &::IID, [INFO] [stdout] 34 | | std::ptr::null(), [INFO] [stdout] 35 | | (&mut factory) as *mut _ as *mut *mut c_void, [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.89s [INFO] running `Command { std: "docker" "inspect" "41a4d4358791c4dd46321498559b61f961cdb816f32707408bb299499253892f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a4d4358791c4dd46321498559b61f961cdb816f32707408bb299499253892f", kill_on_drop: false }` [INFO] [stdout] 41a4d4358791c4dd46321498559b61f961cdb816f32707408bb299499253892f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b89a1e2d739205d0b4db7ebd74a5c09b0160656cd1ad88e9e9561e615c24c5c4 [INFO] running `Command { std: "docker" "start" "-a" "b89a1e2d739205d0b4db7ebd74a5c09b0160656cd1ad88e9e9561e615c24c5c4", kill_on_drop: false }` [INFO] [stderr] Compiling WindowsD2DErrorSample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `WindowsD2DErrorSample` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `windows_d2_derror_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `WindowProc` should have a snake case name [INFO] [stdout] --> src/main.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe extern "system" fn WindowProc( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `window_proc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | / D2D1CreateFactory( [INFO] [stdout] 32 | | D2D1_FACTORY_TYPE_SINGLE_THREADED, [INFO] [stdout] 33 | | &::IID, [INFO] [stdout] 34 | | std::ptr::null(), [INFO] [stdout] 35 | | (&mut factory) as *mut _ as *mut *mut c_void, [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.51s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/WindowsD2DErrorSample-d88a9f380022f3c8) [INFO] running `Command { std: "docker" "inspect" "b89a1e2d739205d0b4db7ebd74a5c09b0160656cd1ad88e9e9561e615c24c5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89a1e2d739205d0b4db7ebd74a5c09b0160656cd1ad88e9e9561e615c24c5c4", kill_on_drop: false }` [INFO] [stdout] b89a1e2d739205d0b4db7ebd74a5c09b0160656cd1ad88e9e9561e615c24c5c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebfc3e5a80853ca5b8901375a881eb40222ad7547b6ffa8be89d66d4b9a4fe24 [INFO] running `Command { std: "docker" "start" "-a" "ebfc3e5a80853ca5b8901375a881eb40222ad7547b6ffa8be89d66d4b9a4fe24", kill_on_drop: false }` [INFO] [stderr] warning: crate `WindowsD2DErrorSample` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `windows_d2_derror_sample` [INFO] [stderr] [INFO] [stderr] warning: function `WindowProc` should have a snake case name [INFO] [stderr] --> src/main.rs:21:27 [INFO] [stderr] | [INFO] [stderr] 21 | unsafe extern "system" fn WindowProc( [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `window_proc` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | / D2D1CreateFactory( [INFO] [stderr] 32 | | D2D1_FACTORY_TYPE_SINGLE_THREADED, [INFO] [stderr] 33 | | &::IID, [INFO] [stderr] 34 | | std::ptr::null(), [INFO] [stderr] 35 | | (&mut factory) as *mut _ as *mut *mut c_void, [INFO] [stderr] 36 | | ); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `WindowsD2DErrorSample` (bin "WindowsD2DErrorSample" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/WindowsD2DErrorSample-d88a9f380022f3c8) [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" "ebfc3e5a80853ca5b8901375a881eb40222ad7547b6ffa8be89d66d4b9a4fe24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfc3e5a80853ca5b8901375a881eb40222ad7547b6ffa8be89d66d4b9a4fe24", kill_on_drop: false }` [INFO] [stdout] ebfc3e5a80853ca5b8901375a881eb40222ad7547b6ffa8be89d66d4b9a4fe24