[INFO] cloning repository https://github.com/avacore1337/tower-idle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avacore1337/tower-idle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favacore1337%2Ftower-idle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favacore1337%2Ftower-idle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9bcaded742b02ab6de2db6fbcf6287b7fbbf809 [INFO] testing avacore1337/tower-idle/b9bcaded742b02ab6de2db6fbcf6287b7fbbf809 against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favacore1337%2Ftower-idle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/avacore1337/tower-idle [INFO] finished tweaking git repo https://github.com/avacore1337/tower-idle [INFO] tweaked toml for git repo https://github.com/avacore1337/tower-idle written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/avacore1337/tower-idle on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/avacore1337/tower-idle 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.26.0 [INFO] [stderr] Downloaded rustversion v1.0.8 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.3 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.31 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded all_asserts v2.3.1 [INFO] [stderr] Downloaded libflate v1.2.0 [INFO] [stderr] Downloaded serbia v0.4.3 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] [stderr] Downloaded tsify v0.3.1 [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded tsify-macros v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50c9baba72534e9b2cc7e61280d486c5a0fa0d09124fe027371f59ce4b4a9446 [INFO] running `Command { std: "docker" "start" "-a" "50c9baba72534e9b2cc7e61280d486c5a0fa0d09124fe027371f59ce4b4a9446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50c9baba72534e9b2cc7e61280d486c5a0fa0d09124fe027371f59ce4b4a9446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c9baba72534e9b2cc7e61280d486c5a0fa0d09124fe027371f59ce4b4a9446", kill_on_drop: false }` [INFO] [stdout] 50c9baba72534e9b2cc7e61280d486c5a0fa0d09124fe027371f59ce4b4a9446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f1a12a934af0216cf6b2b701e6c7f62d78d5cd70a0c28a3ff25910aea01c38b [INFO] running `Command { std: "docker" "start" "-a" "0f1a12a934af0216cf6b2b701e6c7f62d78d5cd70a0c28a3ff25910aea01c38b", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling all_asserts v2.3.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serbia v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling tsify-macros v0.3.1 [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" "0f1a12a934af0216cf6b2b701e6c7f62d78d5cd70a0c28a3ff25910aea01c38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1a12a934af0216cf6b2b701e6c7f62d78d5cd70a0c28a3ff25910aea01c38b", kill_on_drop: false }` [INFO] [stdout] 0f1a12a934af0216cf6b2b701e6c7f62d78d5cd70a0c28a3ff25910aea01c38b