[INFO] cloning repository https://github.com/D2-Insight/d2_filter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D2-Insight/d2_filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD2-Insight%2Fd2_filter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD2-Insight%2Fd2_filter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10b9984d1064233c93d11d7892e0566c9d79393e
[INFO] checking D2-Insight/d2_filter against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD2-Insight%2Fd2_filter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D2-Insight/d2_filter
[INFO] finished tweaking git repo https://github.com/D2-Insight/d2_filter
[INFO] tweaked toml for git repo https://github.com/D2-Insight/d2_filter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D2-Insight/d2_filter on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D2-Insight/d2_filter 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/D2-Insight/d2_minify.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_enum v0.7.0
[INFO] [stderr]   Downloaded num_enum_derive v0.7.0
[INFO] [stderr]   Downloaded lol_alloc v0.4.0
[INFO] [stderr]   Downloaded winnow v0.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 889ade0f478d08631f68f7b904f0c6c114973e4d9ea7b5cd65b4298838f60b45
[INFO] running `Command { std: "docker" "start" "-a" "889ade0f478d08631f68f7b904f0c6c114973e4d9ea7b5cd65b4298838f60b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "889ade0f478d08631f68f7b904f0c6c114973e4d9ea7b5cd65b4298838f60b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "889ade0f478d08631f68f7b904f0c6c114973e4d9ea7b5cd65b4298838f60b45", kill_on_drop: false }`
[INFO] [stdout] 889ade0f478d08631f68f7b904f0c6c114973e4d9ea7b5cd65b4298838f60b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5bf42fcd42e28856a370fc3de1f4e8282a51809806ce1e82ca1f5e698927984
[INFO] running `Command { std: "docker" "start" "-a" "a5bf42fcd42e28856a370fc3de1f4e8282a51809806ce1e82ca1f5e698927984", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling winnow v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking lol_alloc v0.4.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling num_enum_derive v0.7.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking num_enum v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[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" "a5bf42fcd42e28856a370fc3de1f4e8282a51809806ce1e82ca1f5e698927984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5bf42fcd42e28856a370fc3de1f4e8282a51809806ce1e82ca1f5e698927984", kill_on_drop: false }`
[INFO] [stdout] a5bf42fcd42e28856a370fc3de1f4e8282a51809806ce1e82ca1f5e698927984
