[INFO] cloning repository https://github.com/malaire/elm-offline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malaire/elm-offline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalaire%2Felm-offline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalaire%2Felm-offline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4806ffd630bec83589fb8b86fefcf5c40f3b94e6 [INFO] checking malaire/elm-offline against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalaire%2Felm-offline" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malaire/elm-offline on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malaire/elm-offline [INFO] finished tweaking git repo https://github.com/malaire/elm-offline [INFO] tweaked toml for git repo https://github.com/malaire/elm-offline written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/malaire/elm-offline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.5.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15082111f16137a06d7afcdb267feefe68a9d4a5456376a66c8b442feec38575 [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" "15082111f16137a06d7afcdb267feefe68a9d4a5456376a66c8b442feec38575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15082111f16137a06d7afcdb267feefe68a9d4a5456376a66c8b442feec38575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15082111f16137a06d7afcdb267feefe68a9d4a5456376a66c8b442feec38575", kill_on_drop: false }` [INFO] [stdout] 15082111f16137a06d7afcdb267feefe68a9d4a5456376a66c8b442feec38575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed8490605818ffb972dbd91445e1e4e85858015db705bb762ee10e54d8de0a52 [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" "ed8490605818ffb972dbd91445e1e4e85858015db705bb762ee10e54d8de0a52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rusqlite v0.25.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Checking zip v0.5.10 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Checking malaire-sqlite v0.0.0 (/opt/rustwide/workdir/sqlite) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_with v1.6.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking helm v0.0.0 (/opt/rustwide/workdir/helm-rs) [INFO] [stderr] Compiling elm-offline v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `elm-offline v0.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/elm-offline-20c0cfc2e2027142/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=HELM_BUILD_ID=66bc4b55d95e96fb [INFO] [stderr] cargo:rerun-if-changed=frontend/src [INFO] [stderr] cargo:rerun-if-changed=helm/src [INFO] [stderr] cargo:rustc-env=HELM_INDEX_HTML=/opt/rustwide/workdir/frontend/index.html [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] running `Command { std: "docker" "inspect" "ed8490605818ffb972dbd91445e1e4e85858015db705bb762ee10e54d8de0a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8490605818ffb972dbd91445e1e4e85858015db705bb762ee10e54d8de0a52", kill_on_drop: false }` [INFO] [stdout] ed8490605818ffb972dbd91445e1e4e85858015db705bb762ee10e54d8de0a52