[INFO] cloning repository https://github.com/DenialAdams/clipstack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenialAdams/clipstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Fclipstack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Fclipstack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 595cb4b3a23271054d15ee263eadd8f7083b4f8c [INFO] testing DenialAdams/clipstack against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Fclipstack" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenialAdams/clipstack on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DenialAdams/clipstack [INFO] finished tweaking git repo https://github.com/DenialAdams/clipstack [INFO] tweaked toml for git repo https://github.com/DenialAdams/clipstack written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/DenialAdams/clipstack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded winres v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79edf9f41ba15537d2b33d5c4ed9190ff4b175bb6df0092a7787def2ee4d455d [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" "79edf9f41ba15537d2b33d5c4ed9190ff4b175bb6df0092a7787def2ee4d455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79edf9f41ba15537d2b33d5c4ed9190ff4b175bb6df0092a7787def2ee4d455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79edf9f41ba15537d2b33d5c4ed9190ff4b175bb6df0092a7787def2ee4d455d", kill_on_drop: false }` [INFO] [stdout] 79edf9f41ba15537d2b33d5c4ed9190ff4b175bb6df0092a7787def2ee4d455d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--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] 5b5acaefa8676ad68d3bb7a161c2a64fa2c2d9cff33c95c16b8ededd95dec651 [INFO] running `Command { std: "docker" "start" "-a" "5b5acaefa8676ad68d3bb7a161c2a64fa2c2d9cff33c95c16b8ededd95dec651", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ripclip v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] error: failed to run custom build command for `ripclip v0.7.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ripclip-f03a9054bdd901a7/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'ripclip currently only runs on Windows - please file a bug if you are interested in using it!', build.rs:15:4 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55628a314510 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55628a314510 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55628a314510 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55628a314510 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55628a32e35f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55628a312de5 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x55628a31603b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55628a31603b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55628a31603b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55628a315b1d - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55628a3165ed - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55628a305c5f - std::panicking::begin_panic::{{closure}}::h8a0fcd5e638390ec [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55628a305f48 - std::sys_common::backtrace::__rust_end_short_backtrace::h741e52d9233cbae3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55628a305ba5 - std::panicking::begin_panic::h3439f9fc269ce4cd [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55628a30618c - build_script_build::main::h05bad32423a3d35d [INFO] [stderr] at /opt/rustwide/workdir/build.rs:15:4 [INFO] [stderr] 15: 0x55628a30606b - core::ops::function::FnOnce::call_once::h156aeb8593964c9c [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55628a305f8e - std::sys_common::backtrace::__rust_begin_short_backtrace::haca4b0422b3de5d0 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55628a306951 - std::rt::lang_start::{{closure}}::h66bbbf21d941d46a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55628a3169ea - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55628a3169ea - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55628a3169ea - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55628a3169ea - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stderr] 22: 0x55628a3169ea - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55628a306930 - std::rt::lang_start::hdcf3706cd2c14d01 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55628a3061ac - main [INFO] [stderr] 25: 0x7f2a2f22f0b3 - __libc_start_main [INFO] [stderr] 26: 0x55628a30557e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5b5acaefa8676ad68d3bb7a161c2a64fa2c2d9cff33c95c16b8ededd95dec651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5acaefa8676ad68d3bb7a161c2a64fa2c2d9cff33c95c16b8ededd95dec651", kill_on_drop: false }` [INFO] [stdout] 5b5acaefa8676ad68d3bb7a161c2a64fa2c2d9cff33c95c16b8ededd95dec651