[INFO] cloning repository https://github.com/lujjjh/itunes-desktop-lyrics-windows [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lujjjh/itunes-desktop-lyrics-windows" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flujjjh%2Fitunes-desktop-lyrics-windows", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flujjjh%2Fitunes-desktop-lyrics-windows'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c4f91a0926d95a91d89881f819b0ff3b7a3b2e4 [INFO] testing lujjjh/itunes-desktop-lyrics-windows against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flujjjh%2Fitunes-desktop-lyrics-windows" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lujjjh/itunes-desktop-lyrics-windows on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lujjjh/itunes-desktop-lyrics-windows [INFO] finished tweaking git repo https://github.com/lujjjh/itunes-desktop-lyrics-windows [INFO] tweaked toml for git repo https://github.com/lujjjh/itunes-desktop-lyrics-windows written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/lujjjh/itunes-desktop-lyrics-windows already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43d803020dfabf74bd8f23c1efa9d26cd8069ae1c9aefcc1dfb3cddae2119db5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "43d803020dfabf74bd8f23c1efa9d26cd8069ae1c9aefcc1dfb3cddae2119db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43d803020dfabf74bd8f23c1efa9d26cd8069ae1c9aefcc1dfb3cddae2119db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d803020dfabf74bd8f23c1efa9d26cd8069ae1c9aefcc1dfb3cddae2119db5", kill_on_drop: false }` [INFO] [stdout] 43d803020dfabf74bd8f23c1efa9d26cd8069ae1c9aefcc1dfb3cddae2119db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c08214565d316cc1f79cd975e17314a7834d16316d840f44bd48ee0e4bc2e25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c08214565d316cc1f79cd975e17314a7834d16316d840f44bd48ee0e4bc2e25", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling windows_quote v0.19.0 [INFO] [stderr] Compiling windows_reader v0.19.0 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling utf16_lit v2.0.2 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling embed-resource v1.6.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ilyrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling windows_gen v0.19.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling windows_macros v0.19.0 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling flexi_logger v0.18.1 [INFO] [stderr] Compiling lrc v0.1.6 [INFO] [stderr] Compiling windows v0.19.0 [INFO] [stderr] Compiling bindings v0.1.0 (/opt/rustwide/workdir/bindings) [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] error: could not compile `bindings` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindings --edition=2018 bindings/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e6a5918b4c6ac9e3 -C extra-filename=-e6a5918b4c6ac9e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern windows=/opt/rustwide/target/debug/deps/libwindows-7f5fe8f98b29fd42.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4c08214565d316cc1f79cd975e17314a7834d16316d840f44bd48ee0e4bc2e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c08214565d316cc1f79cd975e17314a7834d16316d840f44bd48ee0e4bc2e25", kill_on_drop: false }` [INFO] [stdout] 4c08214565d316cc1f79cd975e17314a7834d16316d840f44bd48ee0e4bc2e25