[INFO] fetching crate ultron-ssg 0.2.6... [INFO] testing ultron-ssg-0.2.6 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate ultron-ssg 0.2.6 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate ultron-ssg 0.2.6 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3edd93509951e32d1886212cc8ee1852b3f4d72f041f5529dfac21bae2fe837 [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" "e3edd93509951e32d1886212cc8ee1852b3f4d72f041f5529dfac21bae2fe837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3edd93509951e32d1886212cc8ee1852b3f4d72f041f5529dfac21bae2fe837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3edd93509951e32d1886212cc8ee1852b3f4d72f041f5529dfac21bae2fe837", kill_on_drop: false }` [INFO] [stdout] e3edd93509951e32d1886212cc8ee1852b3f4d72f041f5529dfac21bae2fe837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--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] 4059d2c996a888e9c81de7c8e3a600fc4a5f0875f58d65fde833593c455753a8 [INFO] running `Command { std: "docker" "start" "-a" "4059d2c996a888e9c81de7c8e3a600fc4a5f0875f58d65fde833593c455753a8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling css-colors v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mt-dom v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling fancy-regex v0.7.1 [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 wasm-bindgen v0.2.78 [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 web-sys v0.3.55 [INFO] [stderr] Compiling ultron-syntaxes-themes v0.2.6 [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 2m 20s [INFO] running `Command { std: "docker" "inspect" "4059d2c996a888e9c81de7c8e3a600fc4a5f0875f58d65fde833593c455753a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4059d2c996a888e9c81de7c8e3a600fc4a5f0875f58d65fde833593c455753a8", kill_on_drop: false }` [INFO] [stdout] 4059d2c996a888e9c81de7c8e3a600fc4a5f0875f58d65fde833593c455753a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134774a8a2f9abeae6aa86671afe4a4425ddfe8fafd91a2047fd5c9510527e7f [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" "134774a8a2f9abeae6aa86671afe4a4425ddfe8fafd91a2047fd5c9510527e7f", kill_on_drop: false }` [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" "134774a8a2f9abeae6aa86671afe4a4425ddfe8fafd91a2047fd5c9510527e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134774a8a2f9abeae6aa86671afe4a4425ddfe8fafd91a2047fd5c9510527e7f", kill_on_drop: false }` [INFO] [stdout] 134774a8a2f9abeae6aa86671afe4a4425ddfe8fafd91a2047fd5c9510527e7f