[INFO] fetching crate torch-build 0.1.0... [INFO] testing torch-build-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-6-tc1/source [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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate torch-build 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded python-config v0.1.0 [INFO] [stderr] Downloaded os_info v3.2.0 [INFO] [stderr] Downloaded anyhow v1.0.45 [INFO] [stderr] Downloaded rustacuda v0.1.3 [INFO] [stderr] Downloaded ureq v2.3.0 [INFO] [stderr] Downloaded rustls v0.20.0 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66a07b5be812a8959589abb3dffd788ed582b1f90705e313ed1696a9a7c98a7 [INFO] running `Command { std: "docker" "start" "-a" "b66a07b5be812a8959589abb3dffd788ed582b1f90705e313ed1696a9a7c98a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66a07b5be812a8959589abb3dffd788ed582b1f90705e313ed1696a9a7c98a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66a07b5be812a8959589abb3dffd788ed582b1f90705e313ed1696a9a7c98a7", kill_on_drop: false }` [INFO] [stdout] b66a07b5be812a8959589abb3dffd788ed582b1f90705e313ed1696a9a7c98a7 [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a9c80eac3292a0fec6d913f61a12a90925798faa62b64cd31b5a676301f4a5 [INFO] running `Command { std: "docker" "start" "-a" "03a9c80eac3292a0fec6d913f61a12a90925798faa62b64cd31b5a676301f4a5", 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 unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling python-config v0.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling quote v1.0.10 [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 idna v0.2.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling rustacuda v0.1.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling rustls v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling ureq v2.3.0 [INFO] [stderr] Compiling 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] | ^^^^^^^^^^^^-------- [INFO] [stdout] | | [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.45s [INFO] running `Command { std: "docker" "inspect" "03a9c80eac3292a0fec6d913f61a12a90925798faa62b64cd31b5a676301f4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a9c80eac3292a0fec6d913f61a12a90925798faa62b64cd31b5a676301f4a5", kill_on_drop: false }` [INFO] [stdout] 03a9c80eac3292a0fec6d913f61a12a90925798faa62b64cd31b5a676301f4a5 [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09c3e014c5d113fe02d7fcd94f40a0d72c0443be2bf2a4823d1999b0e6a84fb5 [INFO] running `Command { std: "docker" "start" "-a" "09c3e014c5d113fe02d7fcd94f40a0d72c0443be2bf2a4823d1999b0e6a84fb5", kill_on_drop: false }` [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] | ^^^^^^^^^^^^-------- [INFO] [stdout] | | [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 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] [stderr] Compiling torch-build v0.1.0 (/opt/rustwide/workdir) [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] | ^^^^^^^^^^^^-------- [INFO] [stdout] | | [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcafKIf9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtorch_build-3c97280b76fc9608,libzip-0966b7736593da8f,libtime-349976835ae06e36,libthiserror-113c48bf30aa924a,libbzip2-6388d32f202e094a,libbzip2_sys-fb76226330558379,libflate2-dbee68f79830f31b,libminiz_oxide-b2816ecc07b713b7,libadler-2dca53ea7e04a2af,libbyteorder-c603fb49e2ea8ab6,libcrc32fast-082bee2aaaa81c25,libureq-9a4d28d9e42de9d6,libwebpki_roots-59a615f421ee15c7,libbase64-4365f46884a74919,librustls-55c1d2d0d10f3464,libsct-a9f751902d81a632,libwebpki-3d479b81162f1b85,libring-d421223101ea502d,libspin-6113108d3fa2f8ba,libuntrusted-6400285ed815eed6,liblibc-7eea80279aeae136,libchunked_transfer-9d57699bf8783653,liburl-85efa9e94829f4a3,libidna-6191a84c943ead12,libunicode_normalization-95012abcb6044496,libtinyvec-94c5e791b96ddb6b,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libpercent_encoding-b2a5370fcf286d3f,libmatches-595ab5bc33612c5e,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libcc-bfe305130e77e328,libos_info-746622a2f12f834a,libserde-a75586f21f89018f,librustacuda-0b098f0693fae699,libcuda_driver_sys-a259cb6f0594f0a4,librustacuda_core-d6d84ba32c18f359,libbitflags-3333d968e5f279ee,libonce_cell-2133724a84057725,libitertools-e8c87dcde65ca2d2,libeither-6866d842c9e36860,libindexmap-4aba71b8b06a4366,libhashbrown-9884d9fc99425306,liblog-d9c274f3cf9caea0,libcfg_if-3183e62f61f23a61,libanyhow-785fe64383b5d3bf}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcafKIf9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fa6b5b53cd361d55/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-088ed6299b8f644b/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cuda-3db19df1c8ef4de4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lcuda [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `torch-build` (example "cuda") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpAE0Ag/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzip-0966b7736593da8f,libtime-349976835ae06e36,libthiserror-113c48bf30aa924a,libbzip2-6388d32f202e094a,libbzip2_sys-fb76226330558379,libflate2-dbee68f79830f31b,libminiz_oxide-b2816ecc07b713b7,libadler-2dca53ea7e04a2af,libbyteorder-c603fb49e2ea8ab6,libcrc32fast-082bee2aaaa81c25,libureq-9a4d28d9e42de9d6,libwebpki_roots-59a615f421ee15c7,libbase64-4365f46884a74919,librustls-55c1d2d0d10f3464,libsct-a9f751902d81a632,libwebpki-3d479b81162f1b85,libring-d421223101ea502d,libspin-6113108d3fa2f8ba,libuntrusted-6400285ed815eed6,liblibc-7eea80279aeae136,libchunked_transfer-9d57699bf8783653,liburl-85efa9e94829f4a3,libidna-6191a84c943ead12,libunicode_normalization-95012abcb6044496,libtinyvec-94c5e791b96ddb6b,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libpercent_encoding-b2a5370fcf286d3f,libmatches-595ab5bc33612c5e,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libcc-bfe305130e77e328}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libos_info-746622a2f12f834a,libserde-a75586f21f89018f,librustacuda-0b098f0693fae699,libcuda_driver_sys-a259cb6f0594f0a4,librustacuda_core-d6d84ba32c18f359,libbitflags-3333d968e5f279ee,libonce_cell-2133724a84057725,libitertools-e8c87dcde65ca2d2,libeither-6866d842c9e36860,libindexmap-4aba71b8b06a4366,libhashbrown-9884d9fc99425306,liblog-d9c274f3cf9caea0,libcfg_if-3183e62f61f23a61,libanyhow-785fe64383b5d3bf}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpAE0Ag/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fa6b5b53cd361d55/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-088ed6299b8f644b/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/torch_build-a4b13c394af1e673" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lcuda [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `torch-build` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "09c3e014c5d113fe02d7fcd94f40a0d72c0443be2bf2a4823d1999b0e6a84fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c3e014c5d113fe02d7fcd94f40a0d72c0443be2bf2a4823d1999b0e6a84fb5", kill_on_drop: false }` [INFO] [stdout] 09c3e014c5d113fe02d7fcd94f40a0d72c0443be2bf2a4823d1999b0e6a84fb5