[INFO] updating cached repository https://github.com/scullionw/eseabuddy
[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] e2f78ee61f2de1c796b761cf4f6075c0deb6a5b0
[INFO] checking scullionw/eseabuddy against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscullionw%2Feseabuddy" "/workspace/builds/worker-5/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/scullionw/eseabuddy 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/scullionw/eseabuddy
[INFO] finished tweaking git repo https://github.com/scullionw/eseabuddy
[INFO] tweaked toml for git repo https://github.com/scullionw/eseabuddy written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/scullionw/eseabuddy 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] fe10f19047d952b608984d261cf79c94a05aab629b277c96e1fdf3d0f9e9e178
[INFO] running `"docker" "start" "-a" "fe10f19047d952b608984d261cf79c94a05aab629b277c96e1fdf3d0f9e9e178"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking getrandom v0.1.12
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling binpack-macros v0.1.0 (https://github.com/scullionw/binpack.git#a17a9d30)
[INFO] [stderr]     Checking binpack v0.1.0 (https://github.com/scullionw/binpack.git#a17a9d30)
[INFO] [stderr]     Checking eseabuddy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: #[derive(RustEmbed)] folder 'dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^ could not find `windows` in `os`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: #[derive(RustEmbed)] folder 'dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^ could not find `windows` in `os`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `iter` found for struct `__Asset` in the current scope
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          function or associated item `iter` not found for this
[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 trait defines an item `iter`, perhaps you need to implement it:
[INFO] [stderr]           candidate #1: `rust_embed::RustEmbed`
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[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:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          function or associated item `get` not found for this
[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]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `creation_flags` found for struct `std::process::Command` in the current scope
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^ method not found in `std::process::Command`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `eseabuddy`.
[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 `iter` found for struct `__Asset` in the current scope
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          function or associated item `iter` not found for this
[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 trait defines an item `iter`, perhaps you need to implement it:
[INFO] [stderr]           candidate #1: `rust_embed::RustEmbed`
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[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:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          function or associated item `get` not found for this
[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]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `creation_flags` found for struct `std::process::Command` in the current scope
[INFO] [stderr]  --> src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Bundle)]
[INFO] [stderr]   |          ^^^^^^ method not found in `std::process::Command`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `eseabuddy`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "fe10f19047d952b608984d261cf79c94a05aab629b277c96e1fdf3d0f9e9e178"`
[INFO] running `"docker" "rm" "-f" "fe10f19047d952b608984d261cf79c94a05aab629b277c96e1fdf3d0f9e9e178"`
[INFO] [stdout] fe10f19047d952b608984d261cf79c94a05aab629b277c96e1fdf3d0f9e9e178
