[INFO] cloning repository https://github.com/mjkillough/osrm-ch-m2m
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjkillough/osrm-ch-m2m" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fosrm-ch-m2m", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fosrm-ch-m2m'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd83de2bac824eae939dc384ed8a5ec5170fe705
[INFO] checking mjkillough/osrm-ch-m2m against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fosrm-ch-m2m" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mjkillough/osrm-ch-m2m on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mjkillough/osrm-ch-m2m
[INFO] finished tweaking git repo https://github.com/mjkillough/osrm-ch-m2m
[INFO] tweaked toml for git repo https://github.com/mjkillough/osrm-ch-m2m written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mjkillough/osrm-ch-m2m 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" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded tar v0.4.20
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded libloading v0.5.0
[INFO] [stderr]   Downloaded cexpr v0.3.3
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded bitvec v0.9.0
[INFO] [stderr]   Downloaded serde_derive v1.0.83
[INFO] [stderr]   Downloaded nom v4.1.1
[INFO] [stderr]   Downloaded bindgen v0.42.3
[INFO] [stderr]   Downloaded rayon v1.0.3
[INFO] [stderr]   Downloaded serde v1.0.83
[INFO] [stderr]   Downloaded rayon-core v1.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.34
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded libc v0.2.45
[INFO] [stderr]   Downloaded indexmap v0.4.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded filetime v0.2.4
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded termcolor v1.0.4
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded xattr v0.2.2
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded superslice v0.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.44
[INFO] [stderr]   Downloaded priority-queue v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b77f38c0a4d0aeda90d5c6e9cd1bcd4cdb0bbd9293e46357a30721fb565e899
[INFO] running `Command { std: "docker" "start" "-a" "6b77f38c0a4d0aeda90d5c6e9cd1bcd4cdb0bbd9293e46357a30721fb565e899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b77f38c0a4d0aeda90d5c6e9cd1bcd4cdb0bbd9293e46357a30721fb565e899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b77f38c0a4d0aeda90d5c6e9cd1bcd4cdb0bbd9293e46357a30721fb565e899", kill_on_drop: false }`
[INFO] [stdout] 6b77f38c0a4d0aeda90d5c6e9cd1bcd4cdb0bbd9293e46357a30721fb565e899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e47f0f7d688925104f3096523edbc4ec362174887f705693d32b247fd30f9734
[INFO] running `Command { std: "docker" "start" "-a" "e47f0f7d688925104f3096523edbc4ec362174887f705693d32b247fd30f9734", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bindgen v0.42.3
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.83
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking indexmap v0.4.1
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking filetime v0.2.4
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking superslice v0.1.0
[INFO] [stderr]     Checking bitvec v0.9.0
[INFO] [stderr]     Checking tar v0.4.20
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking priority-queue v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]    Compiling cexpr v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.83
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling osrm-ch-m2m v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.34
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/heap.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Query {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 13 |     pub node: NodeId,
[INFO] [stdout] 14 |     pub parent: NodeId,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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 `parent` is never read
[INFO] [stdout]   --> src/heap.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Query {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 13 |     pub node: NodeId,
[INFO] [stdout] 14 |     pub parent: NodeId,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:778
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < EdgeArrayEntry > ( ) ) ) . target as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:1007
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < EdgeArrayEntry > ( ) ) ) . weight as * const _ as usize } , 8usize , concat ! ( "Offset ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:4615
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < NodeArrayEntry > ( ) ) ) . first_edge as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:5292
[INFO] [stdout]     |
[INFO] [stdout] 108 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Metadata > ( ) ) ) . element_count as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.3, nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e47f0f7d688925104f3096523edbc4ec362174887f705693d32b247fd30f9734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47f0f7d688925104f3096523edbc4ec362174887f705693d32b247fd30f9734", kill_on_drop: false }`
[INFO] [stdout] e47f0f7d688925104f3096523edbc4ec362174887f705693d32b247fd30f9734
[INFO] checking mjkillough/osrm-ch-m2m against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fosrm-ch-m2m" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mjkillough/osrm-ch-m2m on toolchain 16d823b1c168ce52c66ccc00dfd686f775a45c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mjkillough/osrm-ch-m2m
[INFO] finished tweaking git repo https://github.com/mjkillough/osrm-ch-m2m
[INFO] tweaked toml for git repo https://github.com/mjkillough/osrm-ch-m2m written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mjkillough/osrm-ch-m2m 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" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00300ee3c81311afa9c92318b64eb107127e03e264ad271092c66a73409e0047
[INFO] running `Command { std: "docker" "start" "-a" "00300ee3c81311afa9c92318b64eb107127e03e264ad271092c66a73409e0047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00300ee3c81311afa9c92318b64eb107127e03e264ad271092c66a73409e0047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00300ee3c81311afa9c92318b64eb107127e03e264ad271092c66a73409e0047", kill_on_drop: false }`
[INFO] [stdout] 00300ee3c81311afa9c92318b64eb107127e03e264ad271092c66a73409e0047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2e9669e716449daae6cc3e5fccc483927311386cd730f8ba8a200edacf49a6
[INFO] running `Command { std: "docker" "start" "-a" "7d2e9669e716449daae6cc3e5fccc483927311386cd730f8ba8a200edacf49a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling bindgen v0.42.3
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling serde v1.0.83
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking indexmap v0.4.1
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking superslice v0.1.0
[INFO] [stderr]     Checking bitvec v0.9.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking priority-queue v0.5.2
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking filetime v0.2.4
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]     Checking tar v0.4.20
[INFO] [stderr]    Compiling cexpr v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.83
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling osrm-ch-m2m v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.34
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/heap.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Query {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 13 |     pub node: NodeId,
[INFO] [stdout] 14 |     pub parent: NodeId,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/heap.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Query {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 13 |     pub node: NodeId,
[INFO] [stdout] 14 |     pub parent: NodeId,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:778
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < EdgeArrayEntry > ( ) ) ) . target as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:1007
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < EdgeArrayEntry > ( ) ) ) . weight as * const _ as usize } , 8usize , concat ! ( "Offset ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:4615
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < NodeArrayEntry > ( ) ) ) . first_edge as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/osrm-ch-m2m-1c367d334ac37118/out/bindings.rs:108:5292
[INFO] [stdout]     |
[INFO] [stdout] 108 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Metadata > ( ) ) ) . element_count as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.3, nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7d2e9669e716449daae6cc3e5fccc483927311386cd730f8ba8a200edacf49a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2e9669e716449daae6cc3e5fccc483927311386cd730f8ba8a200edacf49a6", kill_on_drop: false }`
[INFO] [stdout] 7d2e9669e716449daae6cc3e5fccc483927311386cd730f8ba8a200edacf49a6
