[INFO] fetching crate yoyo-macros 0.4.0... [INFO] checking yoyo-macros-0.4.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate yoyo-macros 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate yoyo-macros 0.4.0 [INFO] finished tweaking crates.io crate yoyo-macros 0.4.0 [INFO] tweaked toml for crates.io crate yoyo-macros 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yoyo-macros 0.4.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding strum v0.19.5 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.19.4 (available: v0.27.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af769994bb459e9f65ca0b0d4d7a61368f3f15ead4a79228552f42b5cb28ee3b [INFO] running `Command { std: "docker" "start" "-a" "af769994bb459e9f65ca0b0d4d7a61368f3f15ead4a79228552f42b5cb28ee3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af769994bb459e9f65ca0b0d4d7a61368f3f15ead4a79228552f42b5cb28ee3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af769994bb459e9f65ca0b0d4d7a61368f3f15ead4a79228552f42b5cb28ee3b", kill_on_drop: false }` [INFO] [stdout] af769994bb459e9f65ca0b0d4d7a61368f3f15ead4a79228552f42b5cb28ee3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 973e550c355f7175b30f8c8edbca3e8e6f22a96d8b5268d7b5f681bed5a50ae8 [INFO] running `Command { std: "docker" "start" "-a" "973e550c355f7175b30f8c8edbca3e8e6f22a96d8b5268d7b5f681bed5a50ae8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking roxmltree v0.13.1 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking inflections v1.1.1 [INFO] [stderr] Checking usvg v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking polyhorn-core v0.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking casco v0.4.0 [INFO] [stderr] Compiling polyhorn-yoga v0.3.4 [INFO] [stderr] Checking polyhorn-ui v0.4.0 [INFO] [stderr] Checking yoyo-macros v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name_span` is never read [INFO] [stdout] --> src/driver.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Property [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub name_span: MultiSpan, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Property` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name_span` is never read [INFO] [stdout] --> src/driver.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Property [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub name_span: MultiSpan, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Property` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.65s [INFO] running `Command { std: "docker" "inspect" "973e550c355f7175b30f8c8edbca3e8e6f22a96d8b5268d7b5f681bed5a50ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973e550c355f7175b30f8c8edbca3e8e6f22a96d8b5268d7b5f681bed5a50ae8", kill_on_drop: false }` [INFO] [stdout] 973e550c355f7175b30f8c8edbca3e8e6f22a96d8b5268d7b5f681bed5a50ae8