[INFO] cloning repository https://github.com/binreaper/todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binreaper/todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Ftodo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Ftodo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c244511a845ff332260673b8c90242907355fcdb [INFO] checking binreaper/todo-app against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Ftodo-app" "/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/binreaper/todo-app on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/binreaper/todo-app [INFO] finished tweaking git repo https://github.com/binreaper/todo-app [INFO] tweaked toml for git repo https://github.com/binreaper/todo-app written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/binreaper/todo-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustbreak v1.4.0 [INFO] [stderr] Downloaded web-view v0.5.4 [INFO] [stderr] Downloaded webview-sys v0.3.3 [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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40e2a87d6030e9e136ae02f8cb2f25987a7731ab08dc398404afcab682469538 [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" "40e2a87d6030e9e136ae02f8cb2f25987a7731ab08dc398404afcab682469538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40e2a87d6030e9e136ae02f8cb2f25987a7731ab08dc398404afcab682469538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e2a87d6030e9e136ae02f8cb2f25987a7731ab08dc398404afcab682469538", kill_on_drop: false }` [INFO] [stdout] 40e2a87d6030e9e136ae02f8cb2f25987a7731ab08dc398404afcab682469538 [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=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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--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] 27ca592378ef998dffeb50a5c9aa2b3ffe384747195331d956a159e0b198cedc [INFO] running `Command { std: "docker" "start" "-a" "27ca592378ef998dffeb50a5c9aa2b3ffe384747195331d956a159e0b198cedc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling webview-sys v0.3.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking web-view v0.5.4 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking rustbreak v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking arihant-inventory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../client/dist/index.html: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | let html_content = include_str!("../client/dist/index.html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arihant-inventory` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read src/../client/dist/index.html: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | let html_content = include_str!("../client/dist/index.html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "27ca592378ef998dffeb50a5c9aa2b3ffe384747195331d956a159e0b198cedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ca592378ef998dffeb50a5c9aa2b3ffe384747195331d956a159e0b198cedc", kill_on_drop: false }` [INFO] [stdout] 27ca592378ef998dffeb50a5c9aa2b3ffe384747195331d956a159e0b198cedc