[INFO] cloning repository https://github.com/braxtoncuneo/illustruct [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/braxtoncuneo/illustruct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraxtoncuneo%2Fillustruct", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraxtoncuneo%2Fillustruct'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cce559085c91299b02b4a4be28ca504417f2509c [INFO] checking braxtoncuneo/illustruct against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraxtoncuneo%2Fillustruct" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/braxtoncuneo/illustruct [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/braxtoncuneo/illustruct [INFO] tweaked toml for git repo https://github.com/braxtoncuneo/illustruct written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/braxtoncuneo/illustruct on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/braxtoncuneo/illustruct 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" "+c4ca24658d934444a28db36abebef17a8651701a" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a268b81e53aaa9ba158d536acb472f54e1d063682b96cce87e9af7316710e2b5 [INFO] running `Command { std: "docker" "start" "-a" "a268b81e53aaa9ba158d536acb472f54e1d063682b96cce87e9af7316710e2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a268b81e53aaa9ba158d536acb472f54e1d063682b96cce87e9af7316710e2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a268b81e53aaa9ba158d536acb472f54e1d063682b96cce87e9af7316710e2b5", kill_on_drop: false }` [INFO] [stdout] a268b81e53aaa9ba158d536acb472f54e1d063682b96cce87e9af7316710e2b5 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d962b56fb0bf9a17b25c6d91d2ff5210c6911f95dd3382c5be938e9d24b92158 [INFO] running `Command { std: "docker" "start" "-a" "d962b56fb0bf9a17b25c6d91d2ff5210c6911f95dd3382c5be938e9d24b92158", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking packed v0.4.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking read_exact v0.0.1 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Checking svg v0.10.0 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking pod v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Checking illustruct v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `prong_line` is never used [INFO] [stdout] --> src/block_draw/mod.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl BlockDrawSpec { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | fn prong_line(&self) -> Path { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Rgb` is never constructed [INFO] [stdout] --> src/block_draw/util.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Rgb(u8, u8, u8); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mem_ribbon.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn at(&'kind self, access_string: &str) -> access::PlaceValue { [INFO] [stdout] | ^^^^^ the lifetime is named here ------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'kind` [INFO] [stdout] | [INFO] [stdout] 165 | pub fn at(&'kind self, access_string: &str) -> access::PlaceValue<'kind> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `prong_line` is never used [INFO] [stdout] --> src/block_draw/mod.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl BlockDrawSpec { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | fn prong_line(&self) -> Path { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Rgb` is never constructed [INFO] [stdout] --> src/block_draw/util.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Rgb(u8, u8, u8); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mem_ribbon.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn at(&'kind self, access_string: &str) -> access::PlaceValue { [INFO] [stdout] | ^^^^^ the lifetime is named here ------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'kind` [INFO] [stdout] | [INFO] [stdout] 165 | pub fn at(&'kind self, access_string: &str) -> access::PlaceValue<'kind> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d962b56fb0bf9a17b25c6d91d2ff5210c6911f95dd3382c5be938e9d24b92158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d962b56fb0bf9a17b25c6d91d2ff5210c6911f95dd3382c5be938e9d24b92158", kill_on_drop: false }` [INFO] [stdout] d962b56fb0bf9a17b25c6d91d2ff5210c6911f95dd3382c5be938e9d24b92158