[INFO] updating cached repository https://github.com/jmccrae/wordnet-angular [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/jmccrae/wordnet-angular [INFO] [stderr] 30a02d7..1e08591 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1e08591cc5add421a8d706db85bfd74933089ae0 [INFO] checking jmccrae/wordnet-angular against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmccrae%2Fwordnet-angular" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmccrae/wordnet-angular on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jmccrae/wordnet-angular [INFO] finished tweaking git repo https://github.com/jmccrae/wordnet-angular [INFO] tweaked toml for git repo https://github.com/jmccrae/wordnet-angular written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jmccrae/wordnet-angular already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] eca60ba8908449660eb8fb4b216a2f1616adbbef44e442ba624c006127491fa9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "eca60ba8908449660eb8fb4b216a2f1616adbbef44e442ba624c006127491fa9"` [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking atty v0.2.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking stable-skiplist v0.1.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking handlebars v0.29.1 [INFO] [stderr] Checking rocket_http v0.4.4 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Checking rocket v0.4.4 [INFO] [stderr] Checking wordnet-angular v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/xml-poly.hbs: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:845:53 [INFO] [stderr] | [INFO] [stderr] 845 | handlebars.register_template_string("xml-poly", include_str!("xml-poly.hbs")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/xml-poly.hbs: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:845:53 [INFO] [stderr] | [INFO] [stderr] 845 | handlebars.register_template_string("xml-poly", include_str!("xml-poly.hbs")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `wordnet-angular`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `wordnet-angular`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eca60ba8908449660eb8fb4b216a2f1616adbbef44e442ba624c006127491fa9"` [INFO] running `"docker" "rm" "-f" "eca60ba8908449660eb8fb4b216a2f1616adbbef44e442ba624c006127491fa9"` [INFO] [stdout] eca60ba8908449660eb8fb4b216a2f1616adbbef44e442ba624c006127491fa9