[INFO] fetching crate geo-offset 0.1.0... [INFO] checking geo-offset-0.1.0 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate geo-offset 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate geo-offset 0.1.0 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate geo-offset 0.1.0 [INFO] finished tweaking crates.io crate geo-offset 0.1.0 [INFO] tweaked toml for crates.io crate geo-offset 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg_fmt v0.4.1 [INFO] [stderr] Downloaded geo-svg v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e1f371a2f5405401129a2d1a75cf37d44e6a69b703345db116eb5f618310730 [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" "6e1f371a2f5405401129a2d1a75cf37d44e6a69b703345db116eb5f618310730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e1f371a2f5405401129a2d1a75cf37d44e6a69b703345db116eb5f618310730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1f371a2f5405401129a2d1a75cf37d44e6a69b703345db116eb5f618310730", kill_on_drop: false }` [INFO] [stdout] 6e1f371a2f5405401129a2d1a75cf37d44e6a69b703345db116eb5f618310730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2c949c489aa5176ecd3eca34ab0420eac9fe27c45e85bf6a452347dee947d33 [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" "e2c949c489aa5176ecd3eca34ab0420eac9fe27c45e85bf6a452347dee947d33", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking geo-svg v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking geo-offset v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking data-uri-utils v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.82s [INFO] running `Command { std: "docker" "inspect" "e2c949c489aa5176ecd3eca34ab0420eac9fe27c45e85bf6a452347dee947d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c949c489aa5176ecd3eca34ab0420eac9fe27c45e85bf6a452347dee947d33", kill_on_drop: false }` [INFO] [stdout] e2c949c489aa5176ecd3eca34ab0420eac9fe27c45e85bf6a452347dee947d33