[INFO] cloning repository https://github.com/robinlinden/rust-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinlinden/rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinlinden%2Frust-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinlinden%2Frust-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8cc768f1e1a43eaea5c5d8eaaa8d5aac6baa4d4 [INFO] checking robinlinden/rust-project against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinlinden%2Frust-project" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinlinden/rust-project on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinlinden/rust-project [INFO] finished tweaking git repo https://github.com/robinlinden/rust-project [INFO] tweaked toml for git repo https://github.com/robinlinden/rust-project written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robinlinden/rust-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3dbcf02a0df4907587aeedac71fb21bcfe68bb658584e320e00a9a60bbe6cd2 [INFO] running `Command { std: "docker" "start" "-a" "d3dbcf02a0df4907587aeedac71fb21bcfe68bb658584e320e00a9a60bbe6cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3dbcf02a0df4907587aeedac71fb21bcfe68bb658584e320e00a9a60bbe6cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3dbcf02a0df4907587aeedac71fb21bcfe68bb658584e320e00a9a60bbe6cd2", kill_on_drop: false }` [INFO] [stdout] d3dbcf02a0df4907587aeedac71fb21bcfe68bb658584e320e00a9a60bbe6cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 862912c7a2b4c29aacbc2d7798d90f039f93cf490d220453594e2a3a20ce758f [INFO] running `Command { std: "docker" "start" "-a" "862912c7a2b4c29aacbc2d7798d90f039f93cf490d220453594e2a3a20ce758f", kill_on_drop: false }` [INFO] [stderr] Checking winapi v0.1.0 (/opt/rustwide/workdir/winapi) [INFO] [stderr] Checking unnamed v0.1.0 (/opt/rustwide/workdir/unnamed) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:54:33 [INFO] [stdout] | [INFO] [stdout] 54 | x: GET_X_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn GET_X_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 54 | x: GET_X_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:54:33 [INFO] [stdout] | [INFO] [stdout] 54 | x: GET_X_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn GET_X_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 54 | x: GET_X_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | y: GET_Y_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn GET_Y_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 55 | y: GET_Y_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | y: GET_Y_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn GET_Y_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 55 | y: GET_Y_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | x: GET_X_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn GET_X_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 62 | x: GET_X_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | x: GET_X_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn GET_X_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 62 | x: GET_X_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | y: GET_Y_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn GET_Y_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 63 | y: GET_Y_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | y: GET_Y_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn GET_Y_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 63 | y: GET_Y_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | x: GET_X_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn GET_X_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 70 | x: GET_X_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | x: GET_X_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn GET_X_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 70 | x: GET_X_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | y: GET_Y_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn GET_Y_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 71 | y: GET_Y_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> unnamed/src/window.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | y: GET_Y_LPARAM(l_param as u32) as f32, [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/winapi/src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn GET_Y_LPARAM(lp: DWORD) -> c_int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 71 | y: GET_Y_LPARAM((l_param as u32).into()) as f32, [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unnamed` (bin "unnamed") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unnamed` (bin "unnamed" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "862912c7a2b4c29aacbc2d7798d90f039f93cf490d220453594e2a3a20ce758f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862912c7a2b4c29aacbc2d7798d90f039f93cf490d220453594e2a3a20ce758f", kill_on_drop: false }` [INFO] [stdout] 862912c7a2b4c29aacbc2d7798d90f039f93cf490d220453594e2a3a20ce758f [INFO] checking robinlinden/rust-project against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinlinden%2Frust-project" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinlinden/rust-project on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinlinden/rust-project [INFO] finished tweaking git repo https://github.com/robinlinden/rust-project [INFO] tweaked toml for git repo https://github.com/robinlinden/rust-project written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robinlinden/rust-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5a96918e94aba79692cdec2d126c1d13b441c0997929c684a10b68a627582b1 [INFO] running `Command { std: "docker" "start" "-a" "f5a96918e94aba79692cdec2d126c1d13b441c0997929c684a10b68a627582b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a96918e94aba79692cdec2d126c1d13b441c0997929c684a10b68a627582b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a96918e94aba79692cdec2d126c1d13b441c0997929c684a10b68a627582b1", kill_on_drop: false }` [INFO] [stdout] f5a96918e94aba79692cdec2d126c1d13b441c0997929c684a10b68a627582b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30e22cc22ed09391029da0b8240add88394e53344da50f4862426e0754be012c [INFO] running `Command { std: "docker" "start" "-a" "30e22cc22ed09391029da0b8240add88394e53344da50f4862426e0754be012c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "30e22cc22ed09391029da0b8240add88394e53344da50f4862426e0754be012c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e22cc22ed09391029da0b8240add88394e53344da50f4862426e0754be012c", kill_on_drop: false }` [INFO] [stdout] 30e22cc22ed09391029da0b8240add88394e53344da50f4862426e0754be012c