[INFO] cloning repository https://github.com/itsu-dev/web-rdp-modoki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsu-dev/web-rdp-modoki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsu-dev%2Fweb-rdp-modoki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsu-dev%2Fweb-rdp-modoki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 515067f73ee9f95b78da5135fc67e096ac1bb09d
[INFO] checking itsu-dev/web-rdp-modoki against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsu-dev%2Fweb-rdp-modoki" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itsu-dev/web-rdp-modoki
[INFO] finished tweaking git repo https://github.com/itsu-dev/web-rdp-modoki
[INFO] tweaked toml for git repo https://github.com/itsu-dev/web-rdp-modoki written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itsu-dev/web-rdp-modoki on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itsu-dev/web-rdp-modoki 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aed4fce63e5478bce3ac1598bd6fbca93f53ddf3f21fba3b70076c1b6643ad17
[INFO] running `Command { std: "docker" "start" "-a" "aed4fce63e5478bce3ac1598bd6fbca93f53ddf3f21fba3b70076c1b6643ad17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed4fce63e5478bce3ac1598bd6fbca93f53ddf3f21fba3b70076c1b6643ad17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed4fce63e5478bce3ac1598bd6fbca93f53ddf3f21fba3b70076c1b6643ad17", kill_on_drop: false }`
[INFO] [stdout] aed4fce63e5478bce3ac1598bd6fbca93f53ddf3f21fba3b70076c1b6643ad17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb489e4b7bd856b14616eae4164e377e15dcab78a5ded25eaffc00ece4bce5d8
[INFO] running `Command { std: "docker" "start" "-a" "bb489e4b7bd856b14616eae4164e377e15dcab78a5ded25eaffc00ece4bce5d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling xcb v1.3.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling v_escape v0.15.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking buf-min v0.4.0
[INFO] [stderr]    Compiling v_htmlescape v0.12.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "std", "validation", "vector_scratch_space"))' -C metadata=d5caf6617c3a0655 -C extra-filename=-b8ec60c3c45db000 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ae9454bd5455fc87.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb489e4b7bd856b14616eae4164e377e15dcab78a5ded25eaffc00ece4bce5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb489e4b7bd856b14616eae4164e377e15dcab78a5ded25eaffc00ece4bce5d8", kill_on_drop: false }`
[INFO] [stdout] bb489e4b7bd856b14616eae4164e377e15dcab78a5ded25eaffc00ece4bce5d8
