[INFO] updating cached repository https://github.com/loloof64/TicTacToeRust
[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] 58d814a7dcf46387644f9b54d9b1f3ffb945cb59
[INFO] checking loloof64/TicTacToeRust against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloof64%2FTicTacToeRust" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/loloof64/TicTacToeRust 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/loloof64/TicTacToeRust
[INFO] finished tweaking git repo https://github.com/loloof64/TicTacToeRust
[INFO] tweaked toml for git repo https://github.com/loloof64/TicTacToeRust written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/loloof64/TicTacToeRust 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 042d6ed6274ff63de30a76fee85ed2ad4ce7148ac5b1017ca23b2467c3c747d0
[INFO] running `"docker" "start" "-a" "042d6ed6274ff63de30a76fee85ed2ad4ce7148ac5b1017ca23b2467c3c747d0"`
[INFO] [stderr]    Compiling webview-sys v0.4.0
[INFO] [stderr]    Compiling memchr v2.3.2
[INFO] [stderr]     Checking miniz-sys v0.1.12
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling actix-web-codegen v0.1.3
[INFO] [stderr]    Compiling rust-embed-impl v5.3.0
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking rust-embed v5.3.0
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]     Checking actix-codec v0.1.2
[INFO] [stderr]     Checking hashbrown v0.6.3
[INFO] [stderr]     Checking web-view v0.6.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-signal v0.2.9
[INFO] [stderr]     Checking actix-utils v0.4.7
[INFO] [stderr]     Checking actix-server-config v0.1.2
[INFO] [stderr]     Checking trust-dns-proto v0.7.4
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking actix-router v0.1.5
[INFO] [stderr]     Checking trust-dns-resolver v0.11.1
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]     Checking actix-threadpool v0.1.2
[INFO] [stderr]     Checking actix-rt v0.2.6
[INFO] [stderr]     Checking actix-connect v0.2.5
[INFO] [stderr]     Checking actix-server v0.6.1
[INFO] [stderr]     Checking actix-testing v0.1.0
[INFO] [stderr]     Checking actix-http v0.2.11
[INFO] [stderr]     Checking awc v0.2.8
[INFO] [stderr]     Checking actix-web v1.0.9
[INFO] [stderr]     Checking tic_tac_toe_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]   --> src/main.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[derive(RustEmbed)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: #[derive(RustEmbed)] folder 'static' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stderr]   --> src/main.rs:31:18
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct Asset;
[INFO] [stderr]    | ------------- function or associated item `get` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 31 |     match Asset::get(path) {
[INFO] [stderr]    |                  ^^^ function or associated item not found in `Asset`
[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: `rust_embed::RustEmbed`
[INFO] [stderr] 
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]   --> src/main.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[derive(RustEmbed)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: #[derive(RustEmbed)] folder 'static' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `tic_tac_toe_rust`.
[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[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stderr]   --> src/main.rs:31:18
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct Asset;
[INFO] [stderr]    | ------------- function or associated item `get` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 31 |     match Asset::get(path) {
[INFO] [stderr]    |                  ^^^ function or associated item not found in `Asset`
[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: `rust_embed::RustEmbed`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `tic_tac_toe_rust`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "042d6ed6274ff63de30a76fee85ed2ad4ce7148ac5b1017ca23b2467c3c747d0"`
[INFO] running `"docker" "rm" "-f" "042d6ed6274ff63de30a76fee85ed2ad4ce7148ac5b1017ca23b2467c3c747d0"`
[INFO] [stdout] 042d6ed6274ff63de30a76fee85ed2ad4ce7148ac5b1017ca23b2467c3c747d0
