[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#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmccrae%2Fwordnet-angular" "/workspace/builds/worker-14/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jmccrae/wordnet-angular on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-14/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"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" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] a5f1ad1a58ae4213cc33b6c48baf42f2b2e96eaf44c722890e6d82dac4bbff4e
[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" "a5f1ad1a58ae4213cc33b6c48baf42f2b2e96eaf44c722890e6d82dac4bbff4e"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]     Checking serde v1.0.42
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling proc-macro2 v0.3.6
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.16.0
[INFO] [stderr]     Checking xml-rs v0.6.1
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]     Checking atty v0.2.9
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking stable-skiplist v0.1.1
[INFO] [stderr]    Compiling devise_core v0.2.0
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking regex v0.2.10
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking rusqlite v0.20.0
[INFO] [stderr]    Compiling syn v0.13.1
[INFO] [stderr]     Checking cookie v0.11.2
[INFO] [stderr]    Compiling devise_codegen v0.2.0
[INFO] [stderr]     Checking rocket_http v0.4.4
[INFO] [stderr]    Compiling serde_derive_internals v0.23.1
[INFO] [stderr]    Compiling devise v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.42
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.16
[INFO] [stderr]    Compiling rocket_codegen v0.4.4
[INFO] [stderr]     Checking handlebars v0.29.1
[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" "a5f1ad1a58ae4213cc33b6c48baf42f2b2e96eaf44c722890e6d82dac4bbff4e"`
[INFO] running `"docker" "rm" "-f" "a5f1ad1a58ae4213cc33b6c48baf42f2b2e96eaf44c722890e6d82dac4bbff4e"`
[INFO] [stdout] a5f1ad1a58ae4213cc33b6c48baf42f2b2e96eaf44c722890e6d82dac4bbff4e
