[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjegkanikkeheddemike%2FSkipperSite" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (1313/1478) Updating files: 89% (1316/1478) Updating files: 90% (1331/1478) Updating files: 91% (1345/1478) Updating files: 92% (1360/1478) Updating files: 93% (1375/1478) Updating files: 94% (1390/1478) Updating files: 95% (1405/1478) Updating files: 96% (1419/1478) Updating files: 97% (1434/1478) Updating files: 98% (1449/1478) Updating files: 99% (1464/1478) Updating files: 100% (1478/1478) Updating files: 100% (1478/1478), done. [INFO] validating manifest of git repo https://github.com/jegkanikkeheddemike/SkipperSite on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-55/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" "+beta-2022-04-10" "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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 738b3dd454d7a290ce9d1419d544aa94091811865da9165d69e069421aa57290 [INFO] running `Command { std: "docker" "start" "-a" "738b3dd454d7a290ce9d1419d544aa94091811865da9165d69e069421aa57290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "738b3dd454d7a290ce9d1419d544aa94091811865da9165d69e069421aa57290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738b3dd454d7a290ce9d1419d544aa94091811865da9165d69e069421aa57290", kill_on_drop: false }` [INFO] [stdout] 738b3dd454d7a290ce9d1419d544aa94091811865da9165d69e069421aa57290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0be45f94100a162ae5604638abde586d62b854858db190812b840ca5e236c13d [INFO] running `Command { std: "docker" "start" "-a" "0be45f94100a162ae5604638abde586d62b854858db190812b840ca5e236c13d", 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] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling local-ip-address v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ipconfig v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling directtransfer_client v0.1.0 (/opt/rustwide/workdir/directtransfer_client) [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling urlencoding v1.3.3 [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] running `Command { std: "docker" "inspect" "0be45f94100a162ae5604638abde586d62b854858db190812b840ca5e236c13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be45f94100a162ae5604638abde586d62b854858db190812b840ca5e236c13d", kill_on_drop: false }` [INFO] [stdout] 0be45f94100a162ae5604638abde586d62b854858db190812b840ca5e236c13d