[INFO] cloning repository https://github.com/DanCardin/platformrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanCardin/platformrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fplatformrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fplatformrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95e9e7d71066d302fd712b23ba328302577d0bf1 [INFO] documenting DanCardin/platformrs against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fplatformrs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanCardin/platformrs on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanCardin/platformrs [INFO] finished tweaking git repo https://github.com/DanCardin/platformrs [INFO] tweaked toml for git repo https://github.com/DanCardin/platformrs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/DanCardin/platformrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coffee v0.3.1 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82b14f7605b7645e1eefbc41e43125cddc8f2eaa1f6f605cfddc32c775275bb0 [INFO] running `Command { std: "docker" "start" "-a" "82b14f7605b7645e1eefbc41e43125cddc8f2eaa1f6f605cfddc32c775275bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82b14f7605b7645e1eefbc41e43125cddc8f2eaa1f6f605cfddc32c775275bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b14f7605b7645e1eefbc41e43125cddc8f2eaa1f6f605cfddc32c775275bb0", kill_on_drop: false }` [INFO] [stdout] 82b14f7605b7645e1eefbc41e43125cddc8f2eaa1f6f605cfddc32c775275bb0 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7f9d2adcc55f6efa5ee888266547a3d4ab96d0290266ca8448548cf188123b0 [INFO] running `Command { std: "docker" "start" "-a" "d7f9d2adcc55f6efa5ee888266547a3d4ab96d0290266ca8448548cf188123b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling gfx-backend-metal v0.1.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking range-alloc v0.1.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling coffee v0.3.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] error: failed to run custom build command for `gfx-backend-metal v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gfx-backend-metal-d5a38f6d77d58d8a/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'unsupported target x86_64-unknown-linux-gnu', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-backend-metal-0.1.1/build.rs:17:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5590e9b33f15 - backtrace::backtrace::libunwind::trace::h34afbfad7fd770fc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5590e9b33f15 - backtrace::backtrace::trace_unsynchronized::h460d522b1619a600 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5590e9b33f15 - std::sys_common::backtrace::_print_fmt::ha45fac10086813b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5590e9b33f15 - ::fmt::hde84f63fcfd0e6de [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5590e9b55b8c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5590e9b315a3 - std::io::Write::write_fmt::hc344eafd6e850b4d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5590e9b36420 - std::sys_common::backtrace::_print::h4db88ff15cb5d61d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5590e9b36420 - std::sys_common::backtrace::print::h5fc39e1b1f610bd3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5590e9b36420 - std::panicking::default_hook::{{closure}}::h59e55edacb1d974a [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5590e9b3616c - std::panicking::default_hook::heee4c8016dfbf328 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x5590e9b36a63 - std::panicking::rust_panic_with_hook::h8405b6301c79fb5a [INFO] [stderr] at src/libstd/panicking.rs:520 [INFO] [stderr] 11: 0x5590e9b3665b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:431 [INFO] [stderr] 12: 0x5590e9b365cb - std::panicking::begin_panic_fmt::h0ed87aa3b2c392e6 [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 13: 0x5590e9b226aa - build_script_build::main::hef936fd9424d5233 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-backend-metal-0.1.1/build.rs:17 [INFO] [stderr] 14: 0x5590e9b204fb - std::rt::lang_start::{{closure}}::h7ef813f0ee1bb833 [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x5590e9b36e38 - std::rt::lang_start_internal::{{closure}}::h7cea099ad4edf1eb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x5590e9b36e38 - std::panicking::try::do_call::h42d93372c44025d2 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 17: 0x5590e9b36e38 - std::panicking::try::hb47a4182362d3341 [INFO] [stderr] at src/libstd/panicking.rs:319 [INFO] [stderr] 18: 0x5590e9b36e38 - std::panic::catch_unwind::h2afcfbf3125915b4 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x5590e9b36e38 - std::rt::lang_start_internal::h4f696727fe904f48 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 20: 0x5590e9b204d7 - std::rt::lang_start::h8ad04d49f41b47fe [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 21: 0x5590e9b23c4a - main [INFO] [stderr] 22: 0x7f234d3170b3 - __libc_start_main [INFO] [stderr] 23: 0x5590e9b1a17e - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d7f9d2adcc55f6efa5ee888266547a3d4ab96d0290266ca8448548cf188123b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f9d2adcc55f6efa5ee888266547a3d4ab96d0290266ca8448548cf188123b0", kill_on_drop: false }` [INFO] [stdout] d7f9d2adcc55f6efa5ee888266547a3d4ab96d0290266ca8448548cf188123b0