[INFO] cloning repository https://github.com/neilyio/site
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neilyio/site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilyio%2Fsite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilyio%2Fsite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24db36a02b00d24ce6f4c4b5e896d87d71dfa42c
[INFO] checking neilyio/site against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilyio%2Fsite" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neilyio/site
[INFO] finished tweaking git repo https://github.com/neilyio/site
[INFO] tweaked toml for git repo https://github.com/neilyio/site written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neilyio/site on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neilyio/site 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking neilyio/site against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilyio%2Fsite" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neilyio/site
[INFO] finished tweaking git repo https://github.com/neilyio/site
[INFO] tweaked toml for git repo https://github.com/neilyio/site written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neilyio/site on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neilyio/site 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded tower-livereload v0.8.0
[INFO] [stderr]   Downloaded windows-targets v0.48.3
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded line-col v0.2.1
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded notify v6.0.1
[INFO] [stderr]   Downloaded winnow v0.5.14
[INFO] [stderr]   Downloaded tower-http v0.4.3
[INFO] [stderr]   Downloaded railwind v0.1.5
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f133754a85e9180b3c2e9fa820c61d5ec7bf4ff9f2a8008b37d3f09341b9ebd3
[INFO] running `Command { std: "docker" "start" "-a" "f133754a85e9180b3c2e9fa820c61d5ec7bf4ff9f2a8008b37d3f09341b9ebd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f133754a85e9180b3c2e9fa820c61d5ec7bf4ff9f2a8008b37d3f09341b9ebd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f133754a85e9180b3c2e9fa820c61d5ec7bf4ff9f2a8008b37d3f09341b9ebd3", kill_on_drop: false }`
[INFO] [stdout] f133754a85e9180b3c2e9fa820c61d5ec7bf4ff9f2a8008b37d3f09341b9ebd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c82fb075a2945e97e73096e2c421f47b44de2d6760fbb4e0382e8a398f920910
[INFO] running `Command { std: "docker" "start" "-a" "c82fb075a2945e97e73096e2c421f47b44de2d6760fbb4e0382e8a398f920910", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking winnow v0.5.14
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking line-col v0.2.1
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking notify v6.0.1
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]     Checking railwind v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking pin-project v1.1.3
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c82fb075a2945e97e73096e2c421f47b44de2d6760fbb4e0382e8a398f920910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82fb075a2945e97e73096e2c421f47b44de2d6760fbb4e0382e8a398f920910", kill_on_drop: false }`
[INFO] [stdout] c82fb075a2945e97e73096e2c421f47b44de2d6760fbb4e0382e8a398f920910
