[INFO] cloning repository https://github.com/evopen/git-lock-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evopen/git-lock-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Fgit-lock-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Fgit-lock-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef326bee14ef9b684c2e134534583865f6b6ea85 [INFO] checking evopen/git-lock-manager against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Fgit-lock-manager" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evopen/git-lock-manager on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evopen/git-lock-manager [INFO] finished tweaking git repo https://github.com/evopen/git-lock-manager [INFO] tweaked toml for git repo https://github.com/evopen/git-lock-manager written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/evopen/git-lock-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-21/source/frontend/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-21/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-21/source/src-tauri/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-21/source/Cargo.toml [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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fef349571cd52c2a87a6b0be1343f427a086ae83a3fabb759d305bf717bce563 [INFO] running `Command { std: "docker" "start" "-a" "fef349571cd52c2a87a6b0be1343f427a086ae83a3fabb759d305bf717bce563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef349571cd52c2a87a6b0be1343f427a086ae83a3fabb759d305bf717bce563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef349571cd52c2a87a6b0be1343f427a086ae83a3fabb759d305bf717bce563", kill_on_drop: false }` [INFO] [stdout] fef349571cd52c2a87a6b0be1343f427a086ae83a3fabb759d305bf717bce563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e52dbbeb7d50a111f49b6d7ca2caea8d1928459b9ebc0053d0ffb947f35b4ce5 [INFO] running `Command { std: "docker" "start" "-a" "e52dbbeb7d50a111f49b6d7ca2caea8d1928459b9ebc0053d0ffb947f35b4ce5", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/frontend/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/src-tauri/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling tauri-api v0.7.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking fsio v0.1.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Compiling git-lock-manager v0.1.0 (/opt/rustwide/workdir/src-tauri) [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling webview-official-sys v0.1.0 [INFO] [stderr] Compiling nfd2 v0.2.3 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] error: could not compile `rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="rand_pcg"' --cfg 'feature="small_rng"' --cfg 'feature="std"' -C metadata=558f9e5d1891a000 -C extra-filename=-558f9e5d1891a000 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-758b0c0b74331b49.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-db0f03fbd3644b02.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-0556fc1914e8d2f2.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-8f8ea65ab29b7bf9.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-7cbfdce95bf303b2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e52dbbeb7d50a111f49b6d7ca2caea8d1928459b9ebc0053d0ffb947f35b4ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52dbbeb7d50a111f49b6d7ca2caea8d1928459b9ebc0053d0ffb947f35b4ce5", kill_on_drop: false }` [INFO] [stdout] e52dbbeb7d50a111f49b6d7ca2caea8d1928459b9ebc0053d0ffb947f35b4ce5