[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#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmccrae%2Fwordnet-angular" "/workspace/builds/worker-12/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jmccrae/wordnet-angular on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-12/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 778f589f9afbeab0caedf5094c54e10d2f4e7d4743abb9a3b2c1b252c1c6f925
[INFO] running `"docker" "start" "-a" "778f589f9afbeab0caedf5094c54e10d2f4e7d4743abb9a3b2c1b252c1c6f925"`
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking pest v0.3.3
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.16.0
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking regex-syntax v0.5.5
[INFO] [stderr]    Compiling rocket_codegen v0.4.4
[INFO] [stderr]    Compiling rocket v0.4.4
[INFO] [stderr]     Checking xml-rs v0.6.1
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking atty v0.2.9
[INFO] [stderr]    Compiling devise_core v0.2.0
[INFO] [stderr]     Checking stable-skiplist v0.1.1
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]     Checking rusqlite v0.20.0
[INFO] [stderr]    Compiling cookie v0.11.2
[INFO] [stderr]    Compiling devise_codegen v0.2.0
[INFO] [stderr]     Checking regex v0.2.10
[INFO] [stderr]     Checking rocket_http v0.4.4
[INFO] [stderr]    Compiling devise v0.2.0
[INFO] [stderr]     Checking handlebars v0.29.1
[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" "778f589f9afbeab0caedf5094c54e10d2f4e7d4743abb9a3b2c1b252c1c6f925"`
[INFO] running `"docker" "rm" "-f" "778f589f9afbeab0caedf5094c54e10d2f4e7d4743abb9a3b2c1b252c1c6f925"`
[INFO] [stdout] 778f589f9afbeab0caedf5094c54e10d2f4e7d4743abb9a3b2c1b252c1c6f925
