[INFO] cloning repository https://github.com/binreaper/rsdapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binreaper/rsdapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Frsdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Frsdapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 397a012eb24bbbdaddaad98457c80bf31261628c [INFO] checking binreaper/rsdapp against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Frsdapp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/binreaper/rsdapp on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/binreaper/rsdapp [INFO] finished tweaking git repo https://github.com/binreaper/rsdapp [INFO] tweaked toml for git repo https://github.com/binreaper/rsdapp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/binreaper/rsdapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9361560e53e594cf7b587a027e1226815dd9623579df2ad45e18808e9e84626 [INFO] running `Command { std: "docker" "start" "-a" "b9361560e53e594cf7b587a027e1226815dd9623579df2ad45e18808e9e84626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9361560e53e594cf7b587a027e1226815dd9623579df2ad45e18808e9e84626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9361560e53e594cf7b587a027e1226815dd9623579df2ad45e18808e9e84626", kill_on_drop: false }` [INFO] [stdout] b9361560e53e594cf7b587a027e1226815dd9623579df2ad45e18808e9e84626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17e2a926be586fdf53ebc09dd62e8035d4d4fcc2e4dd777cbce2df4f40404e8 [INFO] running `Command { std: "docker" "start" "-a" "f17e2a926be586fdf53ebc09dd62e8035d4d4fcc2e4dd777cbce2df4f40404e8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling webview-sys v0.1.0 (https://github.com/huytd/web-view#6793dd4b) [INFO] [stderr] Checking web-view v0.1.3 (https://github.com/huytd/web-view#6793dd4b) [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:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | Content::Html(include_str!("../client/dist/index.html")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../client/dist/index.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | Content::Html(include_str!("../client/dist/index.html")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arihant-inventory` (bin "arihant-inventory") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arihant-inventory` (bin "arihant-inventory" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f17e2a926be586fdf53ebc09dd62e8035d4d4fcc2e4dd777cbce2df4f40404e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17e2a926be586fdf53ebc09dd62e8035d4d4fcc2e4dd777cbce2df4f40404e8", kill_on_drop: false }` [INFO] [stdout] f17e2a926be586fdf53ebc09dd62e8035d4d4fcc2e4dd777cbce2df4f40404e8 [INFO] checking binreaper/rsdapp against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinreaper%2Frsdapp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/binreaper/rsdapp on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/binreaper/rsdapp [INFO] finished tweaking git repo https://github.com/binreaper/rsdapp [INFO] tweaked toml for git repo https://github.com/binreaper/rsdapp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/binreaper/rsdapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f66d3ca645779ec91bc997d460d47745d83ca8755ec2076c366c06b525a5f42d [INFO] running `Command { std: "docker" "start" "-a" "f66d3ca645779ec91bc997d460d47745d83ca8755ec2076c366c06b525a5f42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f66d3ca645779ec91bc997d460d47745d83ca8755ec2076c366c06b525a5f42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66d3ca645779ec91bc997d460d47745d83ca8755ec2076c366c06b525a5f42d", kill_on_drop: false }` [INFO] [stdout] f66d3ca645779ec91bc997d460d47745d83ca8755ec2076c366c06b525a5f42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 558f87534a7a6bcd051a6ce8ea3036ab5763cbbb88fa0703cce7259a2a03d51f [INFO] running `Command { std: "docker" "start" "-a" "558f87534a7a6bcd051a6ce8ea3036ab5763cbbb88fa0703cce7259a2a03d51f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "558f87534a7a6bcd051a6ce8ea3036ab5763cbbb88fa0703cce7259a2a03d51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558f87534a7a6bcd051a6ce8ea3036ab5763cbbb88fa0703cce7259a2a03d51f", kill_on_drop: false }` [INFO] [stdout] 558f87534a7a6bcd051a6ce8ea3036ab5763cbbb88fa0703cce7259a2a03d51f