[INFO] cloning repository https://github.com/google/mosaic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/mosaic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fmosaic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fmosaic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 345566951a795e69809dca52619631821e2897ed [INFO] checking google/mosaic against try#18f0df251aa25bd85bb3d295ad1bd925a64b1ffc for pr-94063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fmosaic" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/mosaic on toolchain 18f0df251aa25bd85bb3d295ad1bd925a64b1ffc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-23/source/rust-toolchain [INFO] started tweaking git repo https://github.com/google/mosaic [INFO] finished tweaking git repo https://github.com/google/mosaic [INFO] tweaked toml for git repo https://github.com/google/mosaic written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/google/mosaic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5a04c6b667ff767ac72e8d0ca1de11b926d00e9c5fcade7b493a630f17184a [INFO] running `Command { std: "docker" "start" "-a" "da5a04c6b667ff767ac72e8d0ca1de11b926d00e9c5fcade7b493a630f17184a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5a04c6b667ff767ac72e8d0ca1de11b926d00e9c5fcade7b493a630f17184a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5a04c6b667ff767ac72e8d0ca1de11b926d00e9c5fcade7b493a630f17184a", kill_on_drop: false }` [INFO] [stdout] da5a04c6b667ff767ac72e8d0ca1de11b926d00e9c5fcade7b493a630f17184a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7af0838f8e43e7f7aa8879f88a9032a4b921181c3ec86f057585fcceecfed98 [INFO] running `Command { std: "docker" "start" "-a" "f7af0838f8e43e7f7aa8879f88a9032a4b921181c3ec86f057585fcceecfed98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cc v1.0.58 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking clang v1.0.3 [INFO] [stderr] Checking cc_use_common v0.1.0 (/opt/rustwide/workdir/cc_use_common) [INFO] [stderr] Checking gen_macro_impl v0.1.0 (/opt/rustwide/workdir/gen_macro/impl) [INFO] [stderr] Checking cc_use v0.1.0 (/opt/rustwide/workdir/cc_use) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling salsa-macros v0.14.1 [INFO] [stderr] Checking gen_macro v0.1.0 (/opt/rustwide/workdir/gen_macro) [INFO] [stderr] Checking salsa v0.14.4 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking trybuild v1.0.30 (https://github.com/tmandry/trybuild.git?branch=strategy#1a5990c4) [INFO] [stderr] Checking mosaic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `inline_items` [INFO] [stdout] --> src/libclang/index.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | inline_items: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/libclang/index.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inline_items` [INFO] [stdout] --> src/libclang/index.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | inline_items: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/libclang/index.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "f7af0838f8e43e7f7aa8879f88a9032a4b921181c3ec86f057585fcceecfed98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7af0838f8e43e7f7aa8879f88a9032a4b921181c3ec86f057585fcceecfed98", kill_on_drop: false }` [INFO] [stdout] f7af0838f8e43e7f7aa8879f88a9032a4b921181c3ec86f057585fcceecfed98