[INFO] cloning repository https://github.com/Menschenkindlein/invaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Menschenkindlein/invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenschenkindlein%2Finvaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenschenkindlein%2Finvaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f5c95a4d397264788f9d30c0cc6047ce00b9e2a
[INFO] checking Menschenkindlein/invaders against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenschenkindlein%2Finvaders" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Menschenkindlein/invaders
[INFO] finished tweaking git repo https://github.com/Menschenkindlein/invaders
[INFO] tweaked toml for git repo https://github.com/Menschenkindlein/invaders written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Menschenkindlein/invaders on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Menschenkindlein/invaders already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: Cargo.toml: `[features]` defines a feature named `default-features`
[INFO] [stderr] note: only a feature named `default` will be enabled by default
[INFO] [stderr] warning: `invaders` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.22
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.22
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.22
[INFO] [stderr]   Downloaded wee_alloc v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.22
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.22
[INFO] [stderr]   Downloaded quote v0.6.8
[INFO] [stderr]   Downloaded proc-macro2 v0.4.19
[INFO] [stderr]   Downloaded log v0.4.5
[INFO] [stderr]   Downloaded ryu v0.2.6
[INFO] [stderr]   Downloaded js-sys v0.2.7
[INFO] [stderr]   Downloaded serde_derive v1.0.79
[INFO] [stderr]   Downloaded serde v1.0.79
[INFO] [stderr]   Downloaded serde_json v1.0.30
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.5
[INFO] [stderr]   Downloaded syn v0.15.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541
[INFO] running `Command { std: "docker" "start" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: Cargo.toml: `[features]` defines a feature named `default-features`
[INFO] [stderr] note: only a feature named `default` will be enabled by default
[INFO] [stderr] warning: `invaders` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v0.4.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.79
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.22
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.22
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling syn v0.15.6
[INFO] [stderr]    Compiling serde_json v1.0.30
[INFO] [stderr]    Compiling serde_derive v1.0.79
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.22
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.22
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.22
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541", kill_on_drop: false }`
[INFO] [stdout] ed31ffb2c6acd3fbd353ed2dfb26556c389552e03e25db29c716cf9c34846541
