[INFO] cloning repository https://github.com/lovasoa/gapdecoder-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lovasoa/gapdecoder-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fgapdecoder-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fgapdecoder-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8f6571f3dcfeb64aa13be389d39044ef4373d4e
[INFO] checking lovasoa/gapdecoder-rs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fgapdecoder-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lovasoa/gapdecoder-rs on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lovasoa/gapdecoder-rs
[INFO] finished tweaking git repo https://github.com/lovasoa/gapdecoder-rs
[INFO] tweaked toml for git repo https://github.com/lovasoa/gapdecoder-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lovasoa/gapdecoder-rs 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.38
[INFO] [stderr]   Downloaded custom_error v1.7.1
[INFO] [stderr]   Downloaded serde v1.0.98
[INFO] [stderr]   Downloaded block-cipher-trait v0.6.2
[INFO] [stderr]   Downloaded serde-xml-rs v0.3.1
[INFO] [stderr]   Downloaded block-modes v0.3.3
[INFO] [stderr]   Downloaded backtrace v0.3.34
[INFO] [stderr]   Downloaded aes-soft v0.3.3
[INFO] [stderr]   Downloaded syn v0.15.42
[INFO] [stderr]   Downloaded backtrace-sys v0.1.31
[INFO] [stderr]   Downloaded aesni v0.6.0
[INFO] [stderr]   Downloaded aes v0.3.2
[INFO] [stderr]   Downloaded serde_derive v1.0.98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42574251a41c85cb0dbbaa578d7c894c1d9c2aca7451d6a271687f9c72c226f9
[INFO] running `Command { std: "docker" "start" "-a" "42574251a41c85cb0dbbaa578d7c894c1d9c2aca7451d6a271687f9c72c226f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42574251a41c85cb0dbbaa578d7c894c1d9c2aca7451d6a271687f9c72c226f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42574251a41c85cb0dbbaa578d7c894c1d9c2aca7451d6a271687f9c72c226f9", kill_on_drop: false }`
[INFO] [stdout] 42574251a41c85cb0dbbaa578d7c894c1d9c2aca7451d6a271687f9c72c226f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8120bcbdca61a2813df9cbcf8584650c118bcf23cb22ee1a18b85076a4ebbf03
[INFO] running `Command { std: "docker" "start" "-a" "8120bcbdca61a2813df9cbcf8584650c118bcf23cb22ee1a18b85076a4ebbf03", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking xml-rs v0.8.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking custom_error v1.7.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking block-modes v0.3.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.34
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.98
[INFO] [stderr]     Checking serde-xml-rs v0.3.1
[INFO] [stderr]     Checking gapdecoder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: named argument `header_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     BadHeaderSize{header_size:u64} = "The size of the unencrypted header ({}) is invalid.",
[INFO] [stdout]    |                   ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `encrypted_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     BadEncryptedSize{encrypted_size:u64} = "The size of the encrypted data ({}) is invalid.",
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     DecryptError{source: BlockModeError} = "Unable to decrypt the encrypted data: {}",
[INFO] [stdout]    |                  ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     IO{source: std::io::Error} = "Unable to read from the buffer: {}",
[INFO] [stdout]    |        ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `header_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     BadHeaderSize{header_size:u64} = "The size of the unencrypted header ({}) is invalid.",
[INFO] [stdout]    |                   ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `encrypted_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     BadEncryptedSize{encrypted_size:u64} = "The size of the encrypted data ({}) is invalid.",
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     DecryptError{source: BlockModeError} = "Unable to decrypt the encrypted data: {}",
[INFO] [stdout]    |                  ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     IO{source: std::io::Error} = "Unable to read from the buffer: {}",
[INFO] [stdout]    |        ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `token` are never read
[INFO] [stdout]   --> src/tile_info.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct PageInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 36 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     token: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tile_info_url` is never used
[INFO] [stdout]   --> src/tile_info.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl PageInfo{
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 41 |     fn tile_info_url(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `header_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     BadHeaderSize{header_size:u64} = "The size of the unencrypted header ({}) is invalid.",
[INFO] [stdout]    |                   ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `encrypted_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     BadEncryptedSize{encrypted_size:u64} = "The size of the encrypted data ({}) is invalid.",
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     DecryptError{source: BlockModeError} = "Unable to decrypt the encrypted data: {}",
[INFO] [stdout]    |                  ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     IO{source: std::io::Error} = "Unable to read from the buffer: {}",
[INFO] [stdout]    |        ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `header_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     BadHeaderSize{header_size:u64} = "The size of the unencrypted header ({}) is invalid.",
[INFO] [stdout]    |                   ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `encrypted_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     BadEncryptedSize{encrypted_size:u64} = "The size of the encrypted data ({}) is invalid.",
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     DecryptError{source: BlockModeError} = "Unable to decrypt the encrypted data: {}",
[INFO] [stdout]    |                  ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     IO{source: std::io::Error} = "Unable to read from the buffer: {}",
[INFO] [stdout]    |        ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.18s
[INFO] running `Command { std: "docker" "inspect" "8120bcbdca61a2813df9cbcf8584650c118bcf23cb22ee1a18b85076a4ebbf03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8120bcbdca61a2813df9cbcf8584650c118bcf23cb22ee1a18b85076a4ebbf03", kill_on_drop: false }`
[INFO] [stdout] 8120bcbdca61a2813df9cbcf8584650c118bcf23cb22ee1a18b85076a4ebbf03
[INFO] checking lovasoa/gapdecoder-rs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fgapdecoder-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lovasoa/gapdecoder-rs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lovasoa/gapdecoder-rs
[INFO] finished tweaking git repo https://github.com/lovasoa/gapdecoder-rs
[INFO] tweaked toml for git repo https://github.com/lovasoa/gapdecoder-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lovasoa/gapdecoder-rs 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 881857d9ef7b4aeb45a87bf2e4c6c4497b2c03a08e1cf57d7d2d181ad8c7514c
[INFO] running `Command { std: "docker" "start" "-a" "881857d9ef7b4aeb45a87bf2e4c6c4497b2c03a08e1cf57d7d2d181ad8c7514c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "881857d9ef7b4aeb45a87bf2e4c6c4497b2c03a08e1cf57d7d2d181ad8c7514c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881857d9ef7b4aeb45a87bf2e4c6c4497b2c03a08e1cf57d7d2d181ad8c7514c", kill_on_drop: false }`
[INFO] [stdout] 881857d9ef7b4aeb45a87bf2e4c6c4497b2c03a08e1cf57d7d2d181ad8c7514c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcb81bb99693a3b870283f651091dee963c29ef2598f049cb3f643d2483ede19
[INFO] running `Command { std: "docker" "start" "-a" "bcb81bb99693a3b870283f651091dee963c29ef2598f049cb3f643d2483ede19", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking xml-rs v0.8.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking custom_error v1.7.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking block-modes v0.3.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.34
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.98
[INFO] [stderr]     Checking serde-xml-rs v0.3.1
[INFO] [stderr]     Checking gapdecoder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: named argument `header_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     BadHeaderSize{header_size:u64} = "The size of the unencrypted header ({}) is invalid.",
[INFO] [stdout]    |                   ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `encrypted_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     BadEncryptedSize{encrypted_size:u64} = "The size of the encrypted data ({}) is invalid.",
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     DecryptError{source: BlockModeError} = "Unable to decrypt the encrypted data: {}",
[INFO] [stdout]    |                  ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     IO{source: std::io::Error} = "Unable to read from the buffer: {}",
[INFO] [stdout]    |        ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `header_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     BadHeaderSize{header_size:u64} = "The size of the unencrypted header ({}) is invalid.",
[INFO] [stdout]    |                   ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `encrypted_size` is not used by name
[INFO] [stdout]   --> src/decryption.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     BadEncryptedSize{encrypted_size:u64} = "The size of the encrypted data ({}) is invalid.",
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     DecryptError{source: BlockModeError} = "Unable to decrypt the encrypted data: {}",
[INFO] [stdout]    |                  ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> src/decryption.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     IO{source: std::io::Error} = "Unable to read from the buffer: {}",
[INFO] [stdout]    |        ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `token` are never read
[INFO] [stdout]   --> src/tile_info.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct PageInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 36 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     token: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tile_info_url` is never used
[INFO] [stdout]   --> src/tile_info.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl PageInfo{
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 41 |     fn tile_info_url(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/tile_info.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TileInfo`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/tile_info.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PyramidLevel`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gapdecoder` (lib) due to 3 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/tile_info.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TileInfo`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/tile_info.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PyramidLevel`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gapdecoder` (lib test) due to 3 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bcb81bb99693a3b870283f651091dee963c29ef2598f049cb3f643d2483ede19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb81bb99693a3b870283f651091dee963c29ef2598f049cb3f643d2483ede19", kill_on_drop: false }`
[INFO] [stdout] bcb81bb99693a3b870283f651091dee963c29ef2598f049cb3f643d2483ede19
