[INFO] updating cached repository https://github.com/Sircular/Soash
[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] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 9c5ea04fa9a84efd727d8b435c4d98a06cc02ce4
[INFO] checking Sircular/Soash against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSircular%2FSoash" "/workspace/builds/worker-13/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Sircular/Soash 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/Sircular/Soash
[INFO] finished tweaking git repo https://github.com/Sircular/Soash
[INFO] tweaked toml for git repo https://github.com/Sircular/Soash written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] crate git repo https://github.com/Sircular/Soash already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f916018ec20edc051d81053787e67a1c41c1d0ce089d07b908fa83208354e3e8
[INFO] running `"docker" "start" "-a" "f916018ec20edc051d81053787e67a1c41c1d0ce089d07b908fa83208354e3e8"`
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling smallvec v1.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking regex-syntax v0.6.13
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking census v0.4.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]    Compiling soash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking once_cell v1.3.0
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking dtoa-short v0.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]     Checking rust-embed-utils v5.0.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking fst v0.3.5
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking murmurhash32 v0.2.0
[INFO] [stderr]     Checking snap v0.2.5
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.11
[INFO] [stderr]     Checking backtrace v0.3.41
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking fail v0.3.0
[INFO] [stderr]     Checking tendril v0.4.1
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]     Checking atomicwrites v0.2.5
[INFO] [stderr]     Checking blowfish v0.4.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking bitpacking v0.8.2
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]    Compiling shellexpand v1.1.1
[INFO] [stderr]     Checking levenshtein_automata v0.1.1
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]     Checking bcrypt v0.6.1
[INFO] [stderr]    Compiling selectors v0.21.0
[INFO] [stderr]     Checking cookie v0.11.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]     Checking tantivy-fst v0.1.0
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]     Checking rocket_http v0.4.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling rocket_codegen v0.4.2
[INFO] [stderr]     Checking tantivy-query-grammar v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling cssparser v0.25.9
[INFO] [stderr]    Compiling cssparser-macros v0.3.6
[INFO] [stderr]    Compiling html5ever v0.24.1
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling rust-embed-impl v5.2.0
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking rust-embed v5.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking serde v1.0.104
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking rental v0.5.5
[INFO] [stderr]     Checking owned-read v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking serde_cbor v0.9.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking rocket v0.4.2
[INFO] [stderr]     Checking pickledb v0.4.0
[INFO] [stderr]     Checking tantivy v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.9.0
[INFO] [stderr]     Checking rocket_contrib v0.4.2
[INFO] [stderr]     Checking scraper v0.11.0
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]    --> src/endpoints.rs:222:14
[INFO] [stderr]     |
[INFO] [stderr] 222 |     #[derive(RustEmbed)]
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/soash-client/dist' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr] 
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]    --> src/endpoints.rs:222:14
[INFO] [stderr]     |
[INFO] [stderr] 222 |     #[derive(RustEmbed)]
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/soash-client/dist' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `get` found for struct `endpoints::static_files::AppAsset` in the current scope
[INFO] [stderr]    --> src/endpoints.rs:256:39
[INFO] [stderr]     |
[INFO] [stderr] 224 |     struct AppAsset;
[INFO] [stderr]     |     ---------------- function or associated item `get` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 256 |         if let Some(data) = AppAsset::get(path.to_str().unwrap()) {
[INFO] [stderr]     |                                       ^^^ function or associated item not found in `endpoints::static_files::AppAsset`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stderr]             candidate #1: `core::panic::BoxMeUp`
[INFO] [stderr]             candidate #2: `std::slice::SliceIndex`
[INFO] [stderr]             candidate #3: `nix::sys::socket::GetSockOpt`
[INFO] [stderr]             candidate #4: `rust_embed::RustEmbed`
[INFO] [stderr]             candidate #5: `atomic_counter::AtomicCounter`
[INFO] [stderr]             candidate #6: `string_cache::atom::StaticAtomSet`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `get` found for struct `endpoints::static_files::AppAsset` in the current scope
[INFO] [stderr]    --> src/endpoints.rs:256:39
[INFO] [stderr]     |
[INFO] [stderr] 224 |     struct AppAsset;
[INFO] [stderr]     |     ---------------- function or associated item `get` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 256 |         if let Some(data) = AppAsset::get(path.to_str().unwrap()) {
[INFO] [stderr]     |                                       ^^^ function or associated item not found in `endpoints::static_files::AppAsset`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stderr]             candidate #1: `core::panic::BoxMeUp`
[INFO] [stderr]             candidate #2: `std::slice::SliceIndex`
[INFO] [stderr]             candidate #3: `nix::sys::socket::GetSockOpt`
[INFO] [stderr]             candidate #4: `rust_embed::RustEmbed`
[INFO] [stderr]             candidate #5: `atomic_counter::AtomicCounter`
[INFO] [stderr]             candidate #6: `string_cache::atom::StaticAtomSet`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `get` found for struct `endpoints::static_files::AppAsset` in the current scope
[INFO] [stderr]    --> src/endpoints.rs:265:25
[INFO] [stderr]     |
[INFO] [stderr] 224 |     struct AppAsset;
[INFO] [stderr]     |     ---------------- function or associated item `get` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 265 |         match AppAsset::get("index.html") {
[INFO] [stderr]     |                         ^^^ function or associated item not found in `endpoints::static_files::AppAsset`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stderr]             candidate #1: `core::panic::BoxMeUp`
[INFO] [stderr]             candidate #2: `std::slice::SliceIndex`
[INFO] [stderr]             candidate #3: `nix::sys::socket::GetSockOpt`
[INFO] [stderr]             candidate #4: `rust_embed::RustEmbed`
[INFO] [stderr]             candidate #5: `atomic_counter::AtomicCounter`
[INFO] [stderr]             candidate #6: `string_cache::atom::StaticAtomSet`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `get` found for struct `endpoints::static_files::AppAsset` in the current scope
[INFO] [stderr]    --> src/endpoints.rs:265:25
[INFO] [stderr]     |
[INFO] [stderr] 224 |     struct AppAsset;
[INFO] [stderr]     |     ---------------- function or associated item `get` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 265 |         match AppAsset::get("index.html") {
[INFO] [stderr]     |                         ^^^ function or associated item not found in `endpoints::static_files::AppAsset`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stderr]             candidate #1: `core::panic::BoxMeUp`
[INFO] [stderr]             candidate #2: `std::slice::SliceIndex`
[INFO] [stderr]             candidate #3: `nix::sys::socket::GetSockOpt`
[INFO] [stderr]             candidate #4: `rust_embed::RustEmbed`
[INFO] [stderr]             candidate #5: `atomic_counter::AtomicCounter`
[INFO] [stderr]             candidate #6: `string_cache::atom::StaticAtomSet`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `soash`.
[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 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `soash`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "f916018ec20edc051d81053787e67a1c41c1d0ce089d07b908fa83208354e3e8"`
[INFO] running `"docker" "rm" "-f" "f916018ec20edc051d81053787e67a1c41c1d0ce089d07b908fa83208354e3e8"`
[INFO] [stdout] f916018ec20edc051d81053787e67a1c41c1d0ce089d07b908fa83208354e3e8
