[INFO] cloning repository https://github.com/bobbo/spotify-connect-scrobbler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobbo/spotify-connect-scrobbler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbo%2Fspotify-connect-scrobbler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbo%2Fspotify-connect-scrobbler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03a2b7dcd5c78feef53d0b7016dcfe20d083931a [INFO] testing bobbo/spotify-connect-scrobbler against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbo%2Fspotify-connect-scrobbler" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbo/spotify-connect-scrobbler on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] finished tweaking git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] tweaked toml for git repo https://github.com/bobbo/spotify-connect-scrobbler written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bobbo/spotify-connect-scrobbler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddefb5b65dd160ed878de30cb19b1cc0bc8f6f5042e4c47cdbbebc64a1a7ad45 [INFO] running `Command { std: "docker" "start" "-a" "ddefb5b65dd160ed878de30cb19b1cc0bc8f6f5042e4c47cdbbebc64a1a7ad45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddefb5b65dd160ed878de30cb19b1cc0bc8f6f5042e4c47cdbbebc64a1a7ad45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddefb5b65dd160ed878de30cb19b1cc0bc8f6f5042e4c47cdbbebc64a1a7ad45", kill_on_drop: false }` [INFO] [stdout] ddefb5b65dd160ed878de30cb19b1cc0bc8f6f5042e4c47cdbbebc64a1a7ad45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d57dfd5a5aebf484c6b25a362dcfa8ed46dc332a44e493e104aec01b53adc7a0 [INFO] running `Command { std: "docker" "start" "-a" "d57dfd5a5aebf484c6b25a362dcfa8ed46dc332a44e493e104aec01b53adc7a0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling librespot-protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling wrapped-vec v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rpassword v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] error: could not compile `idna` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name idna /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e53a5c377cf5b4e7 -C extra-filename=-e53a5c377cf5b4e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matches=/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rmeta --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-05b7915c6c143631.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d57dfd5a5aebf484c6b25a362dcfa8ed46dc332a44e493e104aec01b53adc7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57dfd5a5aebf484c6b25a362dcfa8ed46dc332a44e493e104aec01b53adc7a0", kill_on_drop: false }` [INFO] [stdout] d57dfd5a5aebf484c6b25a362dcfa8ed46dc332a44e493e104aec01b53adc7a0