[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] 0b4f3aa1058b961f307b7b6798b3cb875b30d24e [INFO] testing samrayleung/rspotify against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samrayleung/rspotify on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2af8c3abff0da2c85507cfc1f98dba7333b6023d79eb331f147a777b7638637 [INFO] running `Command { std: "docker" "start" "-a" "c2af8c3abff0da2c85507cfc1f98dba7333b6023d79eb331f147a777b7638637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2af8c3abff0da2c85507cfc1f98dba7333b6023d79eb331f147a777b7638637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2af8c3abff0da2c85507cfc1f98dba7333b6023d79eb331f147a777b7638637", kill_on_drop: false }` [INFO] [stdout] c2af8c3abff0da2c85507cfc1f98dba7333b6023d79eb331f147a777b7638637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d7bf3d0150ac248d7ac661e56121ffd1ab93c857117655d850dcf48fa146b6f [INFO] running `Command { std: "docker" "start" "-a" "9d7bf3d0150ac248d7ac661e56121ffd1ab93c857117655d850dcf48fa146b6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rspotify-macros v0.11.5 (/opt/rustwide/workdir/rspotify-macros) [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [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 async-stream-impl v0.3.3 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [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_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling rspotify-model v0.11.5 (/opt/rustwide/workdir/rspotify-model) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling rspotify-http v0.11.5 (/opt/rustwide/workdir/rspotify-http) [INFO] [stderr] Compiling rspotify v0.11.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.38s [INFO] running `Command { std: "docker" "inspect" "9d7bf3d0150ac248d7ac661e56121ffd1ab93c857117655d850dcf48fa146b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7bf3d0150ac248d7ac661e56121ffd1ab93c857117655d850dcf48fa146b6f", kill_on_drop: false }` [INFO] [stdout] 9d7bf3d0150ac248d7ac661e56121ffd1ab93c857117655d850dcf48fa146b6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d067e74703cb8fe49da09947916763ecd0cdb66d43114479b2367a85840708e [INFO] running `Command { std: "docker" "start" "-a" "8d067e74703cb8fe49da09947916763ecd0cdb66d43114479b2367a85840708e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling env_logger v0.9.0 [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.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling rspotify-http v0.11.5 (/opt/rustwide/workdir/rspotify-http) [INFO] [stderr] Compiling rspotify v0.11.5 (/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=dca9fbdc5a7bf8e0 -C extra-filename=-dca9fbdc5a7bf8e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-049fcdfc136d0805.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-28c948d8b78a6da3.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d959a48de6789747.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7d2772ef9f2b5052.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-483265d09e7985d5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fe71cc47b19c53fc.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-597d6fec982fe458.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib --extern maybe_async=/opt/rustwide/target/debug/deps/libmaybe_async-b3944267cd02b4a1.so --extern rspotify=/opt/rustwide/target/debug/deps/librspotify-b06350efd04572fc.rlib --extern rspotify_http=/opt/rustwide/target/debug/deps/librspotify_http-46bb7cc3bdcd0e54.rlib --extern rspotify_macros=/opt/rustwide/target/debug/deps/librspotify_macros-c68c3198bdabac61.rlib --extern rspotify_model=/opt/rustwide/target/debug/deps/librspotify_model-0ec6aac2d0cf5456.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58386f5e273c1552.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3d04c5084bdc275.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-87add8b889f26142.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4293ea55919643.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef2b4bbac94ffcf0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.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" "8d067e74703cb8fe49da09947916763ecd0cdb66d43114479b2367a85840708e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d067e74703cb8fe49da09947916763ecd0cdb66d43114479b2367a85840708e", kill_on_drop: false }` [INFO] [stdout] 8d067e74703cb8fe49da09947916763ecd0cdb66d43114479b2367a85840708e