[INFO] updating cached repository https://github.com/JJJollyjim/serenity-build-test [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33b0a54b0893682d8fc1cb9330fd6667f1634e81 [INFO] checking JJJollyjim/serenity-build-test against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fserenity-build-test" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JJJollyjim/serenity-build-test on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JJJollyjim/serenity-build-test [INFO] finished tweaking git repo https://github.com/JJJollyjim/serenity-build-test [INFO] tweaked toml for git repo https://github.com/JJJollyjim/serenity-build-test written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/JJJollyjim/serenity-build-test already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b58b8ce32ca64f8d3362ca04e5980f8d6f448bc7ef5f10e29f4d1992f75cc33 [INFO] running `"docker" "start" "-a" "5b58b8ce32ca64f8d3362ca04e5980f8d6f448bc7ef5f10e29f4d1992f75cc33"` [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling serenity v0.7.2 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking tungstenite v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking tokio-rustls v0.10.2 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Compiling audiopus_sys v0.1.5 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking audiopus v0.1.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking serenity-build-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `serenity::voice::AudioSource` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use serenity::voice::AudioSource; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serenity::voice::AudioSource` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use serenity::voice::AudioSource; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `"docker" "inspect" "5b58b8ce32ca64f8d3362ca04e5980f8d6f448bc7ef5f10e29f4d1992f75cc33"` [INFO] running `"docker" "rm" "-f" "5b58b8ce32ca64f8d3362ca04e5980f8d6f448bc7ef5f10e29f4d1992f75cc33"` [INFO] [stdout] 5b58b8ce32ca64f8d3362ca04e5980f8d6f448bc7ef5f10e29f4d1992f75cc33