[INFO] cloning repository https://github.com/jre0/mesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jre0/mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjre0%2Fmesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjre0%2Fmesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aa5e9aafae8de47bdf3e24a7c18342718bd92cf
[INFO] testing jre0/mesh against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjre0%2Fmesh" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jre0/mesh
[INFO] finished tweaking git repo https://github.com/jre0/mesh
[INFO] tweaked toml for git repo https://github.com/jre0/mesh written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jre0/mesh on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jre0/mesh 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a48a4ec4fcc041b4148720dcc8798ee64de2bc428fd4f16c691de84dd38c1fef
[INFO] running `Command { std: "docker" "start" "-a" "a48a4ec4fcc041b4148720dcc8798ee64de2bc428fd4f16c691de84dd38c1fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a48a4ec4fcc041b4148720dcc8798ee64de2bc428fd4f16c691de84dd38c1fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48a4ec4fcc041b4148720dcc8798ee64de2bc428fd4f16c691de84dd38c1fef", kill_on_drop: false }`
[INFO] [stdout] a48a4ec4fcc041b4148720dcc8798ee64de2bc428fd4f16c691de84dd38c1fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82bce14d401fcad9af97ac1c4fe746e54ce3f308710625899a592ba1b3cd149d
[INFO] running `Command { std: "docker" "start" "-a" "82bce14d401fcad9af97ac1c4fe746e54ce3f308710625899a592ba1b3cd149d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling divergent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/mesh.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let c = self.vertex_coordinates(vi[2]);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `effected_faces`
[INFO] [stdout]    --> src/mesh.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 let effected_faces = self.select_adjacent_by_vertex_index(vi[0]);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effected_faces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.05s
[INFO] running `Command { std: "docker" "inspect" "82bce14d401fcad9af97ac1c4fe746e54ce3f308710625899a592ba1b3cd149d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82bce14d401fcad9af97ac1c4fe746e54ce3f308710625899a592ba1b3cd149d", kill_on_drop: false }`
[INFO] [stdout] 82bce14d401fcad9af97ac1c4fe746e54ce3f308710625899a592ba1b3cd149d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee660eccd71ebb8c2c07ff5248e6bd181a044b2baf12fefde47dcf9a5e4a8b04
[INFO] running `Command { std: "docker" "start" "-a" "ee660eccd71ebb8c2c07ff5248e6bd181a044b2baf12fefde47dcf9a5e4a8b04", kill_on_drop: false }`
[INFO] [stderr]    Compiling divergent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/mesh.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let c = self.vertex_coordinates(vi[2]);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `effected_faces`
[INFO] [stdout]    --> src/mesh.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 let effected_faces = self.select_adjacent_by_vertex_index(vi[0]);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effected_faces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selection`
[INFO] [stdout]   --> src/tests.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let selection = mesh.select_adjacent_by_vertex_index(142);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selection`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/mesh.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let c = self.vertex_coordinates(vi[2]);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `effected_faces`
[INFO] [stdout]    --> src/mesh.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 let effected_faces = self.select_adjacent_by_vertex_index(vi[0]);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effected_faces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "ee660eccd71ebb8c2c07ff5248e6bd181a044b2baf12fefde47dcf9a5e4a8b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee660eccd71ebb8c2c07ff5248e6bd181a044b2baf12fefde47dcf9a5e4a8b04", kill_on_drop: false }`
[INFO] [stdout] ee660eccd71ebb8c2c07ff5248e6bd181a044b2baf12fefde47dcf9a5e4a8b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff97377e9f6978f7f360111f8089760c1d9329e95d2dad74805026d5707239c3
[INFO] running `Command { std: "docker" "start" "-a" "ff97377e9f6978f7f360111f8089760c1d9329e95d2dad74805026d5707239c3", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/mesh.rs:161:17
[INFO] [stderr]     |
[INFO] [stderr] 161 |             let c = self.vertex_coordinates(vi[2]);
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `effected_faces`
[INFO] [stderr]    --> src/mesh.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |                 let effected_faces = self.select_adjacent_by_vertex_index(vi[0]);
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effected_faces`
[INFO] [stderr] 
[INFO] [stderr] warning: `divergent` (lib) generated 2 warnings
[INFO] [stderr] warning: unused variable: `selection`
[INFO] [stderr]   --> src/tests.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let selection = mesh.select_adjacent_by_vertex_index(142);
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selection`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/mesh.rs:161:17
[INFO] [stderr]     |
[INFO] [stderr] 161 |             let c = self.vertex_coordinates(vi[2]);
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: `divergent` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/divergent-45d532d5e4080aa1)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::add_vertex ... FAILED
[INFO] [stdout] test tests::add_face ... FAILED
[INFO] [stdout] test tests::delete_vertex ... FAILED
[INFO] [stdout] test tests::delete_vertex_with_faces ... FAILED
[INFO] [stdout] test tests::flip_face ... FAILED
[INFO] [stdout] test tests::faces_with_minimum_angle ... FAILED
[INFO] [stdout] test tests::load_shuttle_mesh ... FAILED
[INFO] [stdout] test tests::load_test_mesh ... FAILED
[INFO] [stdout] test tests::vertex_coordinates ... FAILED
[INFO] [stdout] test tests::select_adjacent ... FAILED
[INFO] [stdout] test tests::write_shuttle_mesh ... FAILED
[INFO] [stdout] test tests::write_test_mesh ... FAILED
[INFO] [stdout] test tests::select_all ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::consistent_orientation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::add_vertex stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::add_face stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::delete_vertex stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::delete_vertex_with_faces stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::flip_face stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::faces_with_minimum_angle stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::load_shuttle_mesh stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::load_test_mesh stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::vertex_coordinates stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::select_adjacent stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_shuttle_mesh stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_test_mesh stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::select_all stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::consistent_orientation stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::add_face
[INFO] [stdout]     tests::add_vertex
[INFO] [stdout]     tests::consistent_orientation
[INFO] [stdout]     tests::delete_vertex
[INFO] [stdout]     tests::delete_vertex_with_faces
[INFO] [stdout]     tests::faces_with_minimum_angle
[INFO] [stdout]     tests::flip_face
[INFO] [stdout]     tests::load_shuttle_mesh
[INFO] [stdout]     tests::load_test_mesh
[INFO] [stdout]     tests::select_adjacent
[INFO] [stdout]     tests::select_all
[INFO] [stdout]     tests::vertex_coordinates
[INFO] [stdout]     tests::write_shuttle_mesh
[INFO] [stdout]     tests::write_test_mesh
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff97377e9f6978f7f360111f8089760c1d9329e95d2dad74805026d5707239c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff97377e9f6978f7f360111f8089760c1d9329e95d2dad74805026d5707239c3", kill_on_drop: false }`
[INFO] [stdout] ff97377e9f6978f7f360111f8089760c1d9329e95d2dad74805026d5707239c3
