[INFO] cloning repository https://github.com/jackadamson/onitama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackadamson/onitama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackadamson%2Fonitama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackadamson%2Fonitama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe03d8c38d57dc0a50ed37f13cb0177c4b482a6f
[INFO] checking jackadamson/onitama/fe03d8c38d57dc0a50ed37f13cb0177c4b482a6f against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackadamson%2Fonitama" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackadamson/onitama
[INFO] finished tweaking git repo https://github.com/jackadamson/onitama
[INFO] tweaked toml for git repo https://github.com/jackadamson/onitama written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackadamson/onitama on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackadamson/onitama 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.3.0
[INFO] [stderr]   Downloaded rand_mt v4.0.1
[INFO] [stderr]   Downloaded actix-web-codegen v4.0.1
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded http-range v0.1.4
[INFO] [stderr]   Downloaded actix-service v2.0.0
[INFO] [stderr]   Downloaded derive_more v0.99.14
[INFO] [stderr]   Downloaded serde_cbor v0.10.2
[INFO] [stderr]   Downloaded firestorm v0.5.1
[INFO] [stderr]   Downloaded actix-files v0.6.2
[INFO] [stderr]   Downloaded sha1 v0.10.1
[INFO] [stderr]   Downloaded actix-http v3.2.1
[INFO] [stderr]   Downloaded actix-web-actors v4.1.0
[INFO] [stderr]   Downloaded gloo-console-timer v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.3.27
[INFO] [stderr]   Downloaded actix-web v4.1.0
[INFO] [stderr]   Downloaded gloo v0.2.1
[INFO] [stderr]   Downloaded gloo-events v0.1.1
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 779845b26b645d5af453769d7bc75251e26f73115f2600f8e29d7996cd5fd36b
[INFO] running `Command { std: "docker" "start" "-a" "779845b26b645d5af453769d7bc75251e26f73115f2600f8e29d7996cd5fd36b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "779845b26b645d5af453769d7bc75251e26f73115f2600f8e29d7996cd5fd36b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "779845b26b645d5af453769d7bc75251e26f73115f2600f8e29d7996cd5fd36b", kill_on_drop: false }`
[INFO] [stdout] 779845b26b645d5af453769d7bc75251e26f73115f2600f8e29d7996cd5fd36b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78f87cb571dc4f76e01f31493b47931ba52fcb054c55ade9ae2f33e49d1536d1
[INFO] running `Command { std: "docker" "start" "-a" "78f87cb571dc4f76e01f31493b47931ba52fcb054c55ade9ae2f33e49d1536d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.81
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking local-waker v0.1.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.81
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking actix-service v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking actix-utils v3.0.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking httparse v1.7.1
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking rand_mt v4.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]     Checking askama_escape v0.10.1
[INFO] [stderr]     Checking http-range v0.1.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.81
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking enum-iterator v0.6.0
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.81
[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" "78f87cb571dc4f76e01f31493b47931ba52fcb054c55ade9ae2f33e49d1536d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f87cb571dc4f76e01f31493b47931ba52fcb054c55ade9ae2f33e49d1536d1", kill_on_drop: false }`
[INFO] [stdout] 78f87cb571dc4f76e01f31493b47931ba52fcb054c55ade9ae2f33e49d1536d1
