[INFO] cloning repository https://github.com/CryZe/obs-livesplit-one [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CryZe/obs-livesplit-one" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fobs-livesplit-one", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fobs-livesplit-one'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69013cdf06f3f7dbe565db107f0bb13e2f098551 [INFO] checking CryZe/obs-livesplit-one against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fobs-livesplit-one" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CryZe/obs-livesplit-one on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CryZe/obs-livesplit-one [INFO] finished tweaking git repo https://github.com/CryZe/obs-livesplit-one [INFO] tweaked toml for git repo https://github.com/CryZe/obs-livesplit-one written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/CryZe/obs-livesplit-one already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ec3abfa58a959028f62b932dddcc60b884d28d121c495977285f119b6f907df [INFO] running `Command { std: "docker" "start" "-a" "1ec3abfa58a959028f62b932dddcc60b884d28d121c495977285f119b6f907df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ec3abfa58a959028f62b932dddcc60b884d28d121c495977285f119b6f907df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec3abfa58a959028f62b932dddcc60b884d28d121c495977285f119b6f907df", kill_on_drop: false }` [INFO] [stdout] 1ec3abfa58a959028f62b932dddcc60b884d28d121c495977285f119b6f907df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d54fa0d4cdde079220bd9d88993b5cf10a67a0972a2c501fc4a09d6886962cf [INFO] running `Command { std: "docker" "start" "-a" "5d54fa0d4cdde079220bd9d88993b5cf10a67a0972a2c501fc4a09d6886962cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking unicode-ccc v0.1.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking obs v0.1.0 (/opt/rustwide/workdir/obs) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking promising-future v0.2.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking livesplit-title-abbreviations v0.1.0 (https://github.com/LiveSplit/livesplit-core#48df99d2) [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking euclid v0.22.3 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking font-kit v0.10.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking rustybuzz v0.3.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking tiny-skia v0.4.2 [INFO] [stderr] Checking livesplit-hotkey v0.5.0 (https://github.com/LiveSplit/livesplit-core#48df99d2) [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking livesplit-core v0.11.0 (https://github.com/LiveSplit/livesplit-core#48df99d2) [INFO] [stderr] Checking obs-livesplit-one v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.29s [INFO] running `Command { std: "docker" "inspect" "5d54fa0d4cdde079220bd9d88993b5cf10a67a0972a2c501fc4a09d6886962cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d54fa0d4cdde079220bd9d88993b5cf10a67a0972a2c501fc4a09d6886962cf", kill_on_drop: false }` [INFO] [stdout] 5d54fa0d4cdde079220bd9d88993b5cf10a67a0972a2c501fc4a09d6886962cf