[INFO] fetching crate hassle-rs 0.5.2... [INFO] checking hassle-rs-0.5.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate hassle-rs 0.5.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate hassle-rs 0.5.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hassle-rs 0.5.2 [INFO] finished tweaking crates.io crate hassle-rs 0.5.2 [INFO] tweaked toml for crates.io crate hassle-rs 0.5.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate hassle-rs 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded com-rs v0.2.1 [INFO] [stderr] Downloaded rspirv v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce3b5b32589ab8d053e7f6e484f441f8de7e69932204d57544627cb2422fb4a [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" "4ce3b5b32589ab8d053e7f6e484f441f8de7e69932204d57544627cb2422fb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce3b5b32589ab8d053e7f6e484f441f8de7e69932204d57544627cb2422fb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce3b5b32589ab8d053e7f6e484f441f8de7e69932204d57544627cb2422fb4a", kill_on_drop: false }` [INFO] [stdout] 4ce3b5b32589ab8d053e7f6e484f441f8de7e69932204d57544627cb2422fb4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0475c4a8298bd111c65393a5b778808dc3b75d8f68f7a0caeafc589907df0a5b [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" "0475c4a8298bd111c65393a5b778808dc3b75d8f68f7a0caeafc589907df0a5b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling com-rs v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking hassle-rs v0.5.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | / extern "stdcall" fn query_interface( [INFO] [stdout] 167 | | _me: *const com_rs::IUnknown, [INFO] [stdout] 168 | | _rrid: &com_rs::IID, [INFO] [stdout] 169 | | _ppv_obj: *mut *mut core::ffi::c_void, [INFO] [stdout] 170 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | extern "stdcall" fn dummy(_me: *const com_rs::IUnknown) -> HRESULT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / extern "stdcall" fn load_source( [INFO] [stdout] 179 | | me: *mut com_rs::IUnknown, [INFO] [stdout] 180 | | filename: LPCWSTR, [INFO] [stdout] 181 | | include_source: *mut *mut IDxcBlob, [INFO] [stdout] 182 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rspirv v0.7.0 [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | / extern "stdcall" fn query_interface( [INFO] [stdout] 167 | | _me: *const com_rs::IUnknown, [INFO] [stdout] 168 | | _rrid: &com_rs::IID, [INFO] [stdout] 169 | | _ppv_obj: *mut *mut core::ffi::c_void, [INFO] [stdout] 170 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | extern "stdcall" fn dummy(_me: *const com_rs::IUnknown) -> HRESULT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / extern "stdcall" fn load_source( [INFO] [stdout] 179 | | me: *mut com_rs::IUnknown, [INFO] [stdout] 180 | | filename: LPCWSTR, [INFO] [stdout] 181 | | include_source: *mut *mut IDxcBlob, [INFO] [stdout] 182 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.52s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking hassle-rs v0.5.2 (/tmp/fixit) [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | / extern "stdcall" fn query_interface( [INFO] [stdout] 167 | | _me: *const com_rs::IUnknown, [INFO] [stdout] 168 | | _rrid: &com_rs::IID, [INFO] [stdout] 169 | | _ppv_obj: *mut *mut core::ffi::c_void, [INFO] [stdout] 170 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | extern "stdcall" fn dummy(_me: *const com_rs::IUnknown) -> HRESULT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / extern "stdcall" fn load_source( [INFO] [stdout] 179 | | me: *mut com_rs::IUnknown, [INFO] [stdout] 180 | | filename: LPCWSTR, [INFO] [stdout] 181 | | include_source: *mut *mut IDxcBlob, [INFO] [stdout] 182 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | / extern "stdcall" fn query_interface( [INFO] [stdout] 167 | | _me: *const com_rs::IUnknown, [INFO] [stdout] 168 | | _rrid: &com_rs::IID, [INFO] [stdout] 169 | | _ppv_obj: *mut *mut core::ffi::c_void, [INFO] [stdout] 170 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | extern "stdcall" fn dummy(_me: *const com_rs::IUnknown) -> HRESULT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/wrapper.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / extern "stdcall" fn load_source( [INFO] [stdout] 179 | | me: *mut com_rs::IUnknown, [INFO] [stdout] 180 | | filename: LPCWSTR, [INFO] [stdout] 181 | | include_source: *mut *mut IDxcBlob, [INFO] [stdout] 182 | | ) -> com_rs::HResult { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #00000 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "0475c4a8298bd111c65393a5b778808dc3b75d8f68f7a0caeafc589907df0a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0475c4a8298bd111c65393a5b778808dc3b75d8f68f7a0caeafc589907df0a5b", kill_on_drop: false }` [INFO] [stdout] 0475c4a8298bd111c65393a5b778808dc3b75d8f68f7a0caeafc589907df0a5b