[INFO] cloning repository https://github.com/lovasoa/gapdecoder-rs [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fgapdecoder-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8f6571f3dcfeb64aa13be389d39044ef4373d4e [INFO] checking lovasoa/gapdecoder-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fgapdecoder-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lovasoa/gapdecoder-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/lovasoa/gapdecoder-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 61cb75a7edd57141f36d09e3fefd4ee5246738581b98178aeb42cdde14b91470 [INFO] running `"docker" "start" "-a" "61cb75a7edd57141f36d09e3fefd4ee5246738581b98178aeb42cdde14b91470"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking custom_error v1.7.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking backtrace v0.3.34 [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 error-chain v0.10.0 [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] Compiling quote v0.6.13 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking serde v1.0.98 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking gapdecoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never used: `path` [INFO] [stderr] --> src/tile_info.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | path: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `token` [INFO] [stderr] --> src/tile_info.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | token: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `tile_info_url` [INFO] [stderr] --> src/tile_info.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | fn tile_info_url(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.61s [INFO] running `"docker" "inspect" "61cb75a7edd57141f36d09e3fefd4ee5246738581b98178aeb42cdde14b91470"` [INFO] running `"docker" "rm" "-f" "61cb75a7edd57141f36d09e3fefd4ee5246738581b98178aeb42cdde14b91470"` [INFO] [stdout] 61cb75a7edd57141f36d09e3fefd4ee5246738581b98178aeb42cdde14b91470