[INFO] cloning repository https://github.com/keithnoguchi/rustbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keithnoguchi/rustbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithnoguchi%2Frustbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithnoguchi%2Frustbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f5a0c71616cfbd55d4ee0f500526e122c980adf [INFO] testing keithnoguchi/rustbox against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithnoguchi%2Frustbox" "/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/keithnoguchi/rustbox on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keithnoguchi/rustbox [INFO] finished tweaking git repo https://github.com/keithnoguchi/rustbox [INFO] tweaked toml for git repo https://github.com/keithnoguchi/rustbox written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/keithnoguchi/rustbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mut_static v5.0.0 [INFO] [stderr] Downloaded mio v0.7.5 [INFO] [stderr] Downloaded async-task v1.3.1 [INFO] [stderr] Downloaded tonic v0.1.1 [INFO] [stderr] Downloaded aho-corasick v0.7.9 [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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b192ebb7a84b1e4c20841d3918e3e4ba9d91bcbfe3884c530c91c80283c5c12 [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" "3b192ebb7a84b1e4c20841d3918e3e4ba9d91bcbfe3884c530c91c80283c5c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b192ebb7a84b1e4c20841d3918e3e4ba9d91bcbfe3884c530c91c80283c5c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b192ebb7a84b1e4c20841d3918e3e4ba9d91bcbfe3884c530c91c80283c5c12", kill_on_drop: false }` [INFO] [stdout] 3b192ebb7a84b1e4c20841d3918e3e4ba9d91bcbfe3884c530c91c80283c5c12 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24688d8c286e0110f4e240716d472ced007d964fa1c52aaa17ae908563bfcc42 [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" "24688d8c286e0110f4e240716d472ced007d964fa1c52aaa17ae908563bfcc42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling flatbuf-tutorial v0.1.0 (/opt/rustwide/workdir/flatbuf) [INFO] [stderr] Compiling algorithm-book v0.1.0 (/opt/rustwide/workdir/algorithm) [INFO] [stderr] Compiling embedded-book v0.1.0 (/opt/rustwide/workdir/embedded) [INFO] [stderr] Compiling list-book v0.1.0 (/opt/rustwide/workdir/list) [INFO] [stderr] Compiling async-task-book v0.1.0 (/opt/rustwide/workdir/async-task) [INFO] [stderr] Compiling style-book v0.1.0 (/opt/rustwide/workdir/style) [INFO] [stderr] Compiling actix-web-book v0.1.0 (/opt/rustwide/workdir/actix-web) [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] error: failed to run custom build command for `flatbuf-tutorial v0.1.0 (/opt/rustwide/workdir/flatbuf)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/flatbuf-tutorial-e9f967c42f6b5e71/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24688d8c286e0110f4e240716d472ced007d964fa1c52aaa17ae908563bfcc42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24688d8c286e0110f4e240716d472ced007d964fa1c52aaa17ae908563bfcc42", kill_on_drop: false }` [INFO] [stdout] 24688d8c286e0110f4e240716d472ced007d964fa1c52aaa17ae908563bfcc42