[INFO] cloning repository https://github.com/pbzweihander/rust-trending [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/rust-trending" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Frust-trending", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Frust-trending'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a095753dc1d9928ea5dbcbf0f1ebc11f64471b83 [INFO] checking pbzweihander/rust-trending against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Frust-trending" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/rust-trending on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/rust-trending [INFO] finished tweaking git repo https://github.com/pbzweihander/rust-trending [INFO] tweaked toml for git repo https://github.com/pbzweihander/rust-trending written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/rust-trending already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ishitatsuyuki/rust-openssl` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ishitatsuyuki/rust-openssl` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.12.0 [INFO] [stderr] Downloaded twitter-api v0.4.0 [INFO] [stderr] Downloaded oauth-client v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1e8205158de9d34f587566e77e409bbef2501234da407d5df8a0b7ad2567f94 [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" "e1e8205158de9d34f587566e77e409bbef2501234da407d5df8a0b7ad2567f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1e8205158de9d34f587566e77e409bbef2501234da407d5df8a0b7ad2567f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e8205158de9d34f587566e77e409bbef2501234da407d5df8a0b7ad2567f94", kill_on_drop: false }` [INFO] [stdout] e1e8205158de9d34f587566e77e409bbef2501234da407d5df8a0b7ad2567f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b068f876594dc9590ca841bf75fd5fd40bf0ef325cab8f9ff8aaf2a9823f36f0 [INFO] running `Command { std: "docker" "start" "-a" "b068f876594dc9590ca841bf75fd5fd40bf0ef325cab8f9ff8aaf2a9823f36f0", kill_on_drop: false }` [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling openssl v0.9.24 (https://github.com/ishitatsuyuki/rust-openssl?branch=0.9.x#3b73dda4) [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking hyper-tls v0.1.4 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking reqwest v0.8.8 [INFO] [stderr] Checking oauth-client v0.4.0 [INFO] [stderr] Checking twitter-api v0.4.0 [INFO] [stderr] Checking redis v0.12.0 [INFO] [stderr] Checking rust-trending v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "b068f876594dc9590ca841bf75fd5fd40bf0ef325cab8f9ff8aaf2a9823f36f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b068f876594dc9590ca841bf75fd5fd40bf0ef325cab8f9ff8aaf2a9823f36f0", kill_on_drop: false }` [INFO] [stdout] b068f876594dc9590ca841bf75fd5fd40bf0ef325cab8f9ff8aaf2a9823f36f0