[INFO] cloning repository https://github.com/TsuITOAR/dgir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TsuITOAR/dgir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Fdgir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Fdgir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90078263f9ad6d87b21a07c39ec4a600081fe7d1 [INFO] checking TsuITOAR/dgir against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Fdgir" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TsuITOAR/dgir on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TsuITOAR/dgir [INFO] finished tweaking git repo https://github.com/TsuITOAR/dgir [INFO] tweaked toml for git repo https://github.com/TsuITOAR/dgir written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ede4172137af9f5407bf034b41ad186e52014fe7704e313ff7771235246d6f [INFO] running `Command { std: "docker" "start" "-a" "15ede4172137af9f5407bf034b41ad186e52014fe7704e313ff7771235246d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ede4172137af9f5407bf034b41ad186e52014fe7704e313ff7771235246d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ede4172137af9f5407bf034b41ad186e52014fe7704e313ff7771235246d6f", kill_on_drop: false }` [INFO] [stdout] 15ede4172137af9f5407bf034b41ad186e52014fe7704e313ff7771235246d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f55d6e5937267f7928eb096516bd2688328a7a5a0afc14539c82521f905066 [INFO] running `Command { std: "docker" "start" "-a" "39f55d6e5937267f7928eb096516bd2688328a7a5a0afc14539c82521f905066", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking serde v1.0.129 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking gds21 v0.1.1 [INFO] [stderr] Checking dgir v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `core` [INFO] [stdout] --> src/draw/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | core:S, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `core` [INFO] [stdout] --> src/draw/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | core:S, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.34s [INFO] running `Command { std: "docker" "inspect" "39f55d6e5937267f7928eb096516bd2688328a7a5a0afc14539c82521f905066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f55d6e5937267f7928eb096516bd2688328a7a5a0afc14539c82521f905066", kill_on_drop: false }` [INFO] [stdout] 39f55d6e5937267f7928eb096516bd2688328a7a5a0afc14539c82521f905066