[INFO] fetching crate torch-build 0.1.0... [INFO] checking torch-build-0.1.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate torch-build 0.1.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate torch-build 0.1.0 [INFO] finished tweaking crates.io crate torch-build 0.1.0 [INFO] tweaked toml for crates.io crate torch-build 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate torch-build 0.1.0 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded ureq v2.3.0 [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded os_info v3.2.0 [INFO] [stderr] Downloaded anyhow v1.0.45 [INFO] [stderr] Downloaded python-config v0.1.0 [INFO] [stderr] Downloaded rustacuda v0.1.3 [INFO] [stderr] Downloaded rustls v0.20.0 [INFO] [stderr] Downloaded webpki-roots v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f50bf08778ba903f7bc59e852f14f2e5c909a1427fb8c25d9278623aaf8380 [INFO] running `Command { std: "docker" "start" "-a" "e0f50bf08778ba903f7bc59e852f14f2e5c909a1427fb8c25d9278623aaf8380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f50bf08778ba903f7bc59e852f14f2e5c909a1427fb8c25d9278623aaf8380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f50bf08778ba903f7bc59e852f14f2e5c909a1427fb8c25d9278623aaf8380", kill_on_drop: false }` [INFO] [stdout] e0f50bf08778ba903f7bc59e852f14f2e5c909a1427fb8c25d9278623aaf8380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7356c18aafe8556fda7faef960f814d4b25eeb6dea51cf0f6e8412783dad9788 [INFO] running `Command { std: "docker" "start" "-a" "7356c18aafe8556fda7faef960f814d4b25eeb6dea51cf0f6e8412783dad9788", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Checking rustacuda_core v0.1.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking python-config v0.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling torch-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Checking rustacuda v0.1.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls v0.20.0 [INFO] [stderr] Checking webpki-roots v0.22.1 [INFO] [stderr] Checking ureq v2.3.0 [INFO] [stderr] Checking os_info v3.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^ -------- help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, `wasi`, and `watchos` and 3 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^ -------- help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, `wasi`, and `watchos` and 3 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "7356c18aafe8556fda7faef960f814d4b25eeb6dea51cf0f6e8412783dad9788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7356c18aafe8556fda7faef960f814d4b25eeb6dea51cf0f6e8412783dad9788", kill_on_drop: false }` [INFO] [stdout] 7356c18aafe8556fda7faef960f814d4b25eeb6dea51cf0f6e8412783dad9788 [INFO] checking torch-build-0.1.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate torch-build 0.1.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate torch-build 0.1.0 [INFO] finished tweaking crates.io crate torch-build 0.1.0 [INFO] tweaked toml for crates.io crate torch-build 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate torch-build 0.1.0 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9240c691da8733023712ef2f5641057a68eb9ee1a31e78f4c8a48cc1013c39d [INFO] running `Command { std: "docker" "start" "-a" "c9240c691da8733023712ef2f5641057a68eb9ee1a31e78f4c8a48cc1013c39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9240c691da8733023712ef2f5641057a68eb9ee1a31e78f4c8a48cc1013c39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9240c691da8733023712ef2f5641057a68eb9ee1a31e78f4c8a48cc1013c39d", kill_on_drop: false }` [INFO] [stdout] c9240c691da8733023712ef2f5641057a68eb9ee1a31e78f4c8a48cc1013c39d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec164e719e2053697b691b6e57331c06ea5e3b7922309d4b336913b1d6c1eae [INFO] running `Command { std: "docker" "start" "-a" "eec164e719e2053697b691b6e57331c06ea5e3b7922309d4b336913b1d6c1eae", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rustacuda_core v0.1.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking python-config v0.1.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling torch-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Checking rustacuda v0.1.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls v0.20.0 [INFO] [stderr] Checking webpki-roots v0.22.1 [INFO] [stderr] Checking ureq v2.3.0 [INFO] [stderr] Checking os_info v3.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^ -------- help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, `wasi`, and `watchos` and 3 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^ -------- help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, `wasi`, and `watchos` and 3 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.55s [INFO] running `Command { std: "docker" "inspect" "eec164e719e2053697b691b6e57331c06ea5e3b7922309d4b336913b1d6c1eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec164e719e2053697b691b6e57331c06ea5e3b7922309d4b336913b1d6c1eae", kill_on_drop: false }` [INFO] [stdout] eec164e719e2053697b691b6e57331c06ea5e3b7922309d4b336913b1d6c1eae