[INFO] fetching crate gsync 0.1.2... [INFO] checking gsync-0.1.2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate gsync 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate gsync 0.1.2 [INFO] finished tweaking crates.io crate gsync 0.1.2 [INFO] tweaked toml for crates.io crate gsync 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gsync 0.1.2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gsync 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bb6555a84952464919aba377f7135731d2fea91fea99c1c84e553324d35632f [INFO] running `Command { std: "docker" "start" "-a" "4bb6555a84952464919aba377f7135731d2fea91fea99c1c84e553324d35632f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bb6555a84952464919aba377f7135731d2fea91fea99c1c84e553324d35632f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb6555a84952464919aba377f7135731d2fea91fea99c1c84e553324d35632f", kill_on_drop: false }` [INFO] [stdout] 4bb6555a84952464919aba377f7135731d2fea91fea99c1c84e553324d35632f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a2d2c64e8940c9a264f6227f2e184fe33309b7c812e39b51b67041101f0eb50 [INFO] running `Command { std: "docker" "start" "-a" "1a2d2c64e8940c9a264f6227f2e184fe33309b7c812e39b51b67041101f0eb50", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking futures-util v0.3.15 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking time v0.2.27 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking tokio v1.7.1 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling actix_derive v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking cookie v0.14.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking crossbeam v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking serde_qs v0.8.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling actix v0.4.5 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking gsync v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/api/drive.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 160 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/api/drive.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 160 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.83s [INFO] running `Command { std: "docker" "inspect" "1a2d2c64e8940c9a264f6227f2e184fe33309b7c812e39b51b67041101f0eb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a2d2c64e8940c9a264f6227f2e184fe33309b7c812e39b51b67041101f0eb50", kill_on_drop: false }` [INFO] [stdout] 1a2d2c64e8940c9a264f6227f2e184fe33309b7c812e39b51b67041101f0eb50