[INFO] cloning repository https://github.com/jegkanikkeheddemike/SkipperSite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jegkanikkeheddemike/SkipperSite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjegkanikkeheddemike%2FSkipperSite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjegkanikkeheddemike%2FSkipperSite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44006bb82c0d1bb065ad01ee7162501582d73021 [INFO] testing jegkanikkeheddemike/SkipperSite against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjegkanikkeheddemike%2FSkipperSite" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jegkanikkeheddemike/SkipperSite on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jegkanikkeheddemike/SkipperSite [INFO] finished tweaking git repo https://github.com/jegkanikkeheddemike/SkipperSite [INFO] tweaked toml for git repo https://github.com/jegkanikkeheddemike/SkipperSite written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jegkanikkeheddemike/SkipperSite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3500dfc8b1ded11e9a01fd60e76a90c7648adebe63ad90c1ff611a0ed497f84a [INFO] running `Command { std: "docker" "start" "-a" "3500dfc8b1ded11e9a01fd60e76a90c7648adebe63ad90c1ff611a0ed497f84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3500dfc8b1ded11e9a01fd60e76a90c7648adebe63ad90c1ff611a0ed497f84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3500dfc8b1ded11e9a01fd60e76a90c7648adebe63ad90c1ff611a0ed497f84a", kill_on_drop: false }` [INFO] [stdout] 3500dfc8b1ded11e9a01fd60e76a90c7648adebe63ad90c1ff611a0ed497f84a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb359b7ab3bf5b6d9cf86a5848178333051dc6a95429a6aa051cf7a92a3f214a [INFO] running `Command { std: "docker" "start" "-a" "fb359b7ab3bf5b6d9cf86a5848178333051dc6a95429a6aa051cf7a92a3f214a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ipconfig v0.3.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling local-ip-address v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling directtransfer_client v0.1.0 (/opt/rustwide/workdir/directtransfer_client) [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling webview-sys v0.6.2 [INFO] [stderr] Compiling tinyfiledialogs v3.9.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stdout] error: couldn't read directtransfer_client/src\html\style.css: No such file or directory (os error 2) [INFO] [stdout] --> directtransfer_client/build.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | let style = inline_style(include_str!("src\\html\\style.css")); [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 directtransfer_client/src\html\scripts.js: No such file or directory (os error 2) [INFO] [stdout] --> directtransfer_client/build.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | let scripts = inline_script(include_str!("src\\html\\scripts.js")); [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 directtransfer_client/src\html\vue_scripts.js: No such file or directory (os error 2) [INFO] [stdout] --> directtransfer_client/build.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | let vue_scripts = inline_script(include_str!("src\\html\\vue_scripts.js")); [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 directtransfer_client/src\html\Homepage.html: No such file or directory (os error 2) [INFO] [stdout] --> directtransfer_client/build.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | let home_page = include_str!("src\\html\\Homepage.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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `directtransfer_client` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb359b7ab3bf5b6d9cf86a5848178333051dc6a95429a6aa051cf7a92a3f214a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb359b7ab3bf5b6d9cf86a5848178333051dc6a95429a6aa051cf7a92a3f214a", kill_on_drop: false }` [INFO] [stdout] fb359b7ab3bf5b6d9cf86a5848178333051dc6a95429a6aa051cf7a92a3f214a