[INFO] cloning repository https://github.com/kidiTrade/kiditrade-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kidiTrade/kiditrade-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkidiTrade%2Fkiditrade-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkidiTrade%2Fkiditrade-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2c0f35ba1ec0df9b2913180d979e8658e2b8938 [INFO] checking kidiTrade/kiditrade-core against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkidiTrade%2Fkiditrade-core" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kidiTrade/kiditrade-core on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kidiTrade/kiditrade-core [INFO] finished tweaking git repo https://github.com/kidiTrade/kiditrade-core [INFO] tweaked toml for git repo https://github.com/kidiTrade/kiditrade-core written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kidiTrade/kiditrade-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5e7bb629841d6ad7f85e085ee12e05611dd4cb563b183ae62383325b917e876 [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" "a5e7bb629841d6ad7f85e085ee12e05611dd4cb563b183ae62383325b917e876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5e7bb629841d6ad7f85e085ee12e05611dd4cb563b183ae62383325b917e876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e7bb629841d6ad7f85e085ee12e05611dd4cb563b183ae62383325b917e876", kill_on_drop: false }` [INFO] [stdout] a5e7bb629841d6ad7f85e085ee12e05611dd4cb563b183ae62383325b917e876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fde4a7af8f2c091c5dfdee0148bd182fa40cd8e55ca30a107866a92598caf525 [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" "fde4a7af8f2c091c5dfdee0148bd182fa40cd8e55ca30a107866a92598caf525", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking sharded-slab v0.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ta v0.1.5 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-limit v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking tower-util v0.3.0 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking tokio-postgres v0.5.3 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Compiling kiditrade_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking postgres v0.17.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking rust_decimal v1.3.0 [INFO] [stderr] error: failed to run custom build command for `kiditrade_core v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kiditrade_core-0cf7029211101486/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Custom { kind: Other, error: "protoc failed: ../ibbridge: warning: directory does not exist.\nCould not make proto path relative: ../ibbridge/ibbridge.proto: No such file or directory\n" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fde4a7af8f2c091c5dfdee0148bd182fa40cd8e55ca30a107866a92598caf525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde4a7af8f2c091c5dfdee0148bd182fa40cd8e55ca30a107866a92598caf525", kill_on_drop: false }` [INFO] [stdout] fde4a7af8f2c091c5dfdee0148bd182fa40cd8e55ca30a107866a92598caf525