[INFO] updating cached repository https://github.com/samrayleung/rspotify [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/samrayleung/rspotify [INFO] [stderr] 9d55add..4cb435b master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4cb435bd85df38eedc40a5102c4fc7a18f70c77f [INFO] checking samrayleung/rspotify against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samrayleung/rspotify on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [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-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 537b3bf6e6eefa154c1630367f4ca819ea326b463f3fdeeccac39c2bf75e2071 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "537b3bf6e6eefa154c1630367f4ca819ea326b463f3fdeeccac39c2bf75e2071"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking random v0.12.2 [INFO] [stderr] Checking webbrowser v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-socks v0.2.2 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking rspotify v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `"docker" "inspect" "537b3bf6e6eefa154c1630367f4ca819ea326b463f3fdeeccac39c2bf75e2071"` [INFO] running `"docker" "rm" "-f" "537b3bf6e6eefa154c1630367f4ca819ea326b463f3fdeeccac39c2bf75e2071"` [INFO] [stdout] 537b3bf6e6eefa154c1630367f4ca819ea326b463f3fdeeccac39c2bf75e2071