[INFO] cloning repository https://github.com/scullionw/eseabuddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scullionw/eseabuddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscullionw%2Feseabuddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscullionw%2Feseabuddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2f78ee61f2de1c796b761cf4f6075c0deb6a5b0 [INFO] checking scullionw/eseabuddy against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscullionw%2Feseabuddy" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scullionw/eseabuddy on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-101/source/Cargo.toml [INFO] crate git repo https://github.com/scullionw/eseabuddy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6fe6ae0ac9b322398900e8857007e18f7246e701176ad345756a9d7b77c07fd [INFO] running `Command { std: "docker" "start" "-a" "c6fe6ae0ac9b322398900e8857007e18f7246e701176ad345756a9d7b77c07fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6fe6ae0ac9b322398900e8857007e18f7246e701176ad345756a9d7b77c07fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fe6ae0ac9b322398900e8857007e18f7246e701176ad345756a9d7b77c07fd", kill_on_drop: false }` [INFO] [stdout] c6fe6ae0ac9b322398900e8857007e18f7246e701176ad345756a9d7b77c07fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f5ebe034f14c3b909e9198a496ac5f7dd0eece97c0ac7c0cd81cd26a0223fce [INFO] running `Command { std: "docker" "start" "-a" "3f5ebe034f14c3b909e9198a496ac5f7dd0eece97c0ac7c0cd81cd26a0223fce", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rust-embed-impl v5.1.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rust-embed v5.1.0 [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 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder 'dist/' does not exist. cwd: '/tmp/fixit' [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `__Asset` in the current scope [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item `iter` not found for this [INFO] [stdout] | function or associated item not found in `__Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `iter`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `RustEmbed` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `__Asset` in the current scope [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item `get` not found for this [INFO] [stdout] | function or associated item not found in `__Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `RustEmbed` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ method not found in `Command` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eseabuddy` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder 'dist/' does not exist. cwd: '/tmp/fixit' [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `__Asset` in the current scope [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item `iter` not found for this [INFO] [stdout] | function or associated item not found in `__Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `iter`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `RustEmbed` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `__Asset` in the current scope [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item `get` not found for this [INFO] [stdout] | function or associated item not found in `__Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `RustEmbed` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope [INFO] [stdout] --> src/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Bundle)] [INFO] [stdout] | ^^^^^^ method not found in `Command` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3f5ebe034f14c3b909e9198a496ac5f7dd0eece97c0ac7c0cd81cd26a0223fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5ebe034f14c3b909e9198a496ac5f7dd0eece97c0ac7c0cd81cd26a0223fce", kill_on_drop: false }` [INFO] [stdout] 3f5ebe034f14c3b909e9198a496ac5f7dd0eece97c0ac7c0cd81cd26a0223fce