[INFO] cloning repository https://github.com/samrayleung/rspotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samrayleung/rspotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c40ebd831057cdf320f4b97b650f42849c048f9c [INFO] testing samrayleung/rspotify against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samrayleung/rspotify on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samrayleung/rspotify [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/samrayleung/rspotify [INFO] tweaked toml for git repo https://github.com/samrayleung/rspotify written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76de773dd25c881c6e2cce0708015b787f2ed8fe9b9134114d3e783bee2c948f [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" "76de773dd25c881c6e2cce0708015b787f2ed8fe9b9134114d3e783bee2c948f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76de773dd25c881c6e2cce0708015b787f2ed8fe9b9134114d3e783bee2c948f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76de773dd25c881c6e2cce0708015b787f2ed8fe9b9134114d3e783bee2c948f", kill_on_drop: false }` [INFO] [stdout] 76de773dd25c881c6e2cce0708015b787f2ed8fe9b9134114d3e783bee2c948f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c356e2a9bd60b64fc004b151f719e6c8b23e4ab7c4c932b815c0f1d462433a9 [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" "4c356e2a9bd60b64fc004b151f719e6c8b23e4ab7c4c932b815c0f1d462433a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rspotify-macros v0.11.3 (/opt/rustwide/workdir/rspotify-macros) [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling rspotify-model v0.11.3 (/opt/rustwide/workdir/rspotify-model) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rspotify-http v0.11.3 (/opt/rustwide/workdir/rspotify-http) [INFO] [stderr] Compiling rspotify v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "4c356e2a9bd60b64fc004b151f719e6c8b23e4ab7c4c932b815c0f1d462433a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c356e2a9bd60b64fc004b151f719e6c8b23e4ab7c4c932b815c0f1d462433a9", kill_on_drop: false }` [INFO] [stdout] 4c356e2a9bd60b64fc004b151f719e6c8b23e4ab7c4c932b815c0f1d462433a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dadae0601c55963afc79d80b6226b71832e2d191105401bf40f1ce9262d8e1f4 [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" "dadae0601c55963afc79d80b6226b71832e2d191105401bf40f1ce9262d8e1f4", kill_on_drop: false }` [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rspotify-http v0.11.3 (/opt/rustwide/workdir/rspotify-http) [INFO] [stderr] Compiling rspotify v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rspotify` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_with_oauth --edition=2018 tests/test_with_oauth.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__async"' --cfg 'feature="async-stream"' --cfg 'feature="async-trait"' --cfg 'feature="client-reqwest"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="reqwest-default-tls"' -C metadata=271dbadbae9ade58 -C extra-filename=-271dbadbae9ade58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-29f4c5192fdc8331.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ac234b7dfd240e10.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0642e06bf41c44da.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0389d9caa0a5d6c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4a072201b6d9a965.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b411f5e48585d94b.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-c4e95e27765420ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern maybe_async=/opt/rustwide/target/debug/deps/libmaybe_async-aeb2a639b5c10120.so --extern rspotify=/opt/rustwide/target/debug/deps/librspotify-a75f223e5f0cffdc.rlib --extern rspotify_http=/opt/rustwide/target/debug/deps/librspotify_http-de2ac3039c375334.rlib --extern rspotify_macros=/opt/rustwide/target/debug/deps/librspotify_macros-eac4b53ec38b6ba2.rlib --extern rspotify_model=/opt/rustwide/target/debug/deps/librspotify_model-451b4334f4d3bc91.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-883d59f2705d1487.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a8b3986a30c96927.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c4c230b1207e1cdc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9cc9b0f4f20dc879.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8c7bfd5e3ebc414.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib --cap-lints=warn` (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" "dadae0601c55963afc79d80b6226b71832e2d191105401bf40f1ce9262d8e1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadae0601c55963afc79d80b6226b71832e2d191105401bf40f1ce9262d8e1f4", kill_on_drop: false }` [INFO] [stdout] dadae0601c55963afc79d80b6226b71832e2d191105401bf40f1ce9262d8e1f4