[INFO] cloning repository https://github.com/RattyGirl/rust-social [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RattyGirl/rust-social" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRattyGirl%2Frust-social", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRattyGirl%2Frust-social'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47bad8d0e53cb53d3b948645a627ef203651b0f7 [INFO] checking RattyGirl/rust-social against try#42d1facfffa1a5357d6d62815f7be91f8ad69ed8 for pr-95474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRattyGirl%2Frust-social" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RattyGirl/rust-social on toolchain 42d1facfffa1a5357d6d62815f7be91f8ad69ed8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RattyGirl/rust-social [INFO] finished tweaking git repo https://github.com/RattyGirl/rust-social [INFO] tweaked toml for git repo https://github.com/RattyGirl/rust-social written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/RattyGirl/rust-social already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 268fd07083475f21e1a69e9486d15b4c0f980742d63f9f1117c00e90439f609a [INFO] running `Command { std: "docker" "start" "-a" "268fd07083475f21e1a69e9486d15b4c0f980742d63f9f1117c00e90439f609a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "268fd07083475f21e1a69e9486d15b4c0f980742d63f9f1117c00e90439f609a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268fd07083475f21e1a69e9486d15b4c0f980742d63f9f1117c00e90439f609a", kill_on_drop: false }` [INFO] [stdout] 268fd07083475f21e1a69e9486d15b4c0f980742d63f9f1117c00e90439f609a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4af6a21ab298bc1e66602a370ba38ba982a0e974231314aa9ffe69f2762346bf [INFO] running `Command { std: "docker" "start" "-a" "4af6a21ab298bc1e66602a370ba38ba982a0e974231314aa9ffe69f2762346bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-social v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking rusqlite v0.26.1 [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/user.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | crate::generate_tables(&conn); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "4af6a21ab298bc1e66602a370ba38ba982a0e974231314aa9ffe69f2762346bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af6a21ab298bc1e66602a370ba38ba982a0e974231314aa9ffe69f2762346bf", kill_on_drop: false }` [INFO] [stdout] 4af6a21ab298bc1e66602a370ba38ba982a0e974231314aa9ffe69f2762346bf