[INFO] fetching crate ultron-ssg 0.2.6... [INFO] testing ultron-ssg-0.2.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ultron-ssg 0.2.6 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate ultron-ssg 0.2.6 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ultron-ssg 0.2.6 [INFO] finished tweaking crates.io crate ultron-ssg 0.2.6 [INFO] tweaked toml for crates.io crate ultron-ssg 0.2.6 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate ultron-ssg 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded mt-dom v0.12.3 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded wide v0.7.1 [INFO] [stderr] Downloaded css-colors v1.0.1 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded jss v0.4.0 [INFO] [stderr] Downloaded ultron v0.2.6 [INFO] [stderr] Downloaded sauron-core v0.43.9 [INFO] [stderr] Downloaded sauron v0.43.9 [INFO] [stderr] Downloaded ultron-syntaxes-themes v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19c94bbea2d005fa9b232997dc740eb44ae33a8680895825e5c3fa5f5a416aa3 [INFO] running `Command { std: "docker" "start" "-a" "19c94bbea2d005fa9b232997dc740eb44ae33a8680895825e5c3fa5f5a416aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19c94bbea2d005fa9b232997dc740eb44ae33a8680895825e5c3fa5f5a416aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c94bbea2d005fa9b232997dc740eb44ae33a8680895825e5c3fa5f5a416aa3", kill_on_drop: false }` [INFO] [stdout] 19c94bbea2d005fa9b232997dc740eb44ae33a8680895825e5c3fa5f5a416aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd1f450e51bf7eaff197fa79e7df8501417ef23d105dd4096b6fb576ca7eeaef [INFO] running `Command { std: "docker" "start" "-a" "dd1f450e51bf7eaff197fa79e7df8501417ef23d105dd4096b6fb576ca7eeaef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling css-colors v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling mt-dom v0.12.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling jss v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling sauron-core v0.43.9 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling sauron v0.43.9 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling ultron-syntaxes-themes v0.2.6 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling ultron v0.2.6 [INFO] [stderr] Compiling ultron-ssg v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.80s [INFO] running `Command { std: "docker" "inspect" "dd1f450e51bf7eaff197fa79e7df8501417ef23d105dd4096b6fb576ca7eeaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1f450e51bf7eaff197fa79e7df8501417ef23d105dd4096b6fb576ca7eeaef", kill_on_drop: false }` [INFO] [stdout] dd1f450e51bf7eaff197fa79e7df8501417ef23d105dd4096b6fb576ca7eeaef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b57a3d97da3cfcee2c0a0c43b4d4b359bf416d76404b1e41f50257eb8aee817 [INFO] running `Command { std: "docker" "start" "-a" "9b57a3d97da3cfcee2c0a0c43b4d4b359bf416d76404b1e41f50257eb8aee817", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ultron-ssg v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/../../ultron-web/test_data/hello.rs: No such file or directory (os error 2) [INFO] [stdout] --> examples/ssg.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | let content = include_str!("../../ultron-web/test_data/hello.rs"); [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ultron-ssg` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b57a3d97da3cfcee2c0a0c43b4d4b359bf416d76404b1e41f50257eb8aee817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b57a3d97da3cfcee2c0a0c43b4d4b359bf416d76404b1e41f50257eb8aee817", kill_on_drop: false }` [INFO] [stdout] 9b57a3d97da3cfcee2c0a0c43b4d4b359bf416d76404b1e41f50257eb8aee817