[INFO] fetching crate epsg 0.4.0... [INFO] checking epsg-0.4.0 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate epsg 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate epsg 0.4.0 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate epsg 0.4.0 [INFO] finished tweaking crates.io crate epsg 0.4.0 [INFO] tweaked toml for crates.io crate epsg 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate epsg 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v3.5.1 [INFO] [stderr] Downloaded tokio v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ecb4a21e9342e4c4759ecb11e840f51438b1fbafed995954dbd5528477bdf96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ecb4a21e9342e4c4759ecb11e840f51438b1fbafed995954dbd5528477bdf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ecb4a21e9342e4c4759ecb11e840f51438b1fbafed995954dbd5528477bdf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecb4a21e9342e4c4759ecb11e840f51438b1fbafed995954dbd5528477bdf96", kill_on_drop: false }` [INFO] [stdout] 3ecb4a21e9342e4c4759ecb11e840f51438b1fbafed995954dbd5528477bdf96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e4c10d7a5c6c40b4a8973395968f001f90c83454215d805eb08a90384515e2b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e4c10d7a5c6c40b4a8973395968f001f90c83454215d805eb08a90384515e2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.3.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking tokio-util v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking tokio-postgres v0.6.0 [INFO] [stderr] Checking postgres v0.18.1 [INFO] [stderr] Checking handlebars v3.5.1 [INFO] [stderr] Checking epsg v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_name` [INFO] [stdout] --> src/references.rs:97956:38 [INFO] [stdout] | [INFO] [stdout] 97956 | use crate::references::{get_crs, get_name}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 50.68s [INFO] running `Command { std: "docker" "inspect" "2e4c10d7a5c6c40b4a8973395968f001f90c83454215d805eb08a90384515e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e4c10d7a5c6c40b4a8973395968f001f90c83454215d805eb08a90384515e2b", kill_on_drop: false }` [INFO] [stdout] 2e4c10d7a5c6c40b4a8973395968f001f90c83454215d805eb08a90384515e2b