[INFO] cloning repository https://github.com/harshitk/rust-openmesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshitk/rust-openmesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitk%2Frust-openmesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitk%2Frust-openmesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83b9512e8e6bf16c5d83ff4cc55acabf506bb716 [INFO] checking harshitk/rust-openmesh against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitk%2Frust-openmesh" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshitk/rust-openmesh on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harshitk/rust-openmesh [INFO] finished tweaking git repo https://github.com/harshitk/rust-openmesh [INFO] tweaked toml for git repo https://github.com/harshitk/rust-openmesh written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/harshitk/rust-openmesh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eui48 v0.3.2 [INFO] running `Command { std: "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" "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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8800f728e290664ca2f49a0be159c2c38650ff84a9e13a20200d972682903e22 [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" "8800f728e290664ca2f49a0be159c2c38650ff84a9e13a20200d972682903e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8800f728e290664ca2f49a0be159c2c38650ff84a9e13a20200d972682903e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8800f728e290664ca2f49a0be159c2c38650ff84a9e13a20200d972682903e22", kill_on_drop: false }` [INFO] [stdout] 8800f728e290664ca2f49a0be159c2c38650ff84a9e13a20200d972682903e22 [INFO] running `Command { std: "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" "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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50517165020e222e2fb9c7f7bce2547425f65ca2051d47f9bae6d64399863341 [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" "50517165020e222e2fb9c7f7bce2547425f65ca2051d47f9bae6d64399863341", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking pnet_base v0.21.0 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking eui48 v0.3.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking pnet_macros_support v0.21.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnetwork-0.12.8/src/ipv6.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | for &segment in &mut mask_iter { [INFO] [stdout] | ^^^^^^^^ -------------- this expression has type `u16` [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected type `u16` [INFO] [stdout] found reference `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnetwork-0.12.8/src/ipv6.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | for &segment in mask_iter { [INFO] [stdout] | ^^^^^^^^ --------- this expression has type `u16` [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected type `u16` [INFO] [stdout] found reference `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] error: could not compile `ipnetwork` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50517165020e222e2fb9c7f7bce2547425f65ca2051d47f9bae6d64399863341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50517165020e222e2fb9c7f7bce2547425f65ca2051d47f9bae6d64399863341", kill_on_drop: false }` [INFO] [stdout] 50517165020e222e2fb9c7f7bce2547425f65ca2051d47f9bae6d64399863341