[INFO] cloning repository https://github.com/lights0123/web-libusb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lights0123/web-libusb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fweb-libusb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fweb-libusb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ce24c24ef4c6acb6144c1224df72f281693a215
[INFO] testing lights0123/web-libusb against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fweb-libusb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lights0123/web-libusb
[INFO] finished tweaking git repo https://github.com/lights0123/web-libusb
[INFO] tweaked toml for git repo https://github.com/lights0123/web-libusb written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lights0123/web-libusb on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lights0123/web-libusb 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.99.0-beta.1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2
[INFO] running `Command { std: "docker" "start" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2", 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" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libc v0.2.93 (https://github.com/rust-lang/libc?tag=0.2.93#3b185efb)
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.73
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling wasm-bindgen v0.2.73
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libusb1-sys v0.4.2 (/opt/rustwide/workdir/web-libusb)
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling array_iterator v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling libc v0.2.93 (/opt/rustwide/workdir/wasm-libc)
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling rmp v0.8.10
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.73
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling globwalk v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling libnspire-sys v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.73
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[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" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2", kill_on_drop: false }`
[INFO] [stdout] f631b1ab49df53b72a3783393a9c65822adf84134c04cc38b94c8b978dbeefb2
