[INFO] fetching crate fastlem 0.1.0...
[INFO] checking fastlem-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate fastlem 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate fastlem 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fastlem 0.1.0
[INFO] finished tweaking crates.io crate fastlem 0.1.0
[INFO] tweaked toml for crates.io crate fastlem 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate fastlem 0.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded delaunator v1.0.2
[INFO] [stderr]   Downloaded pqueue v0.1.0
[INFO] [stderr]   Downloaded terrain-graph v1.0.0
[INFO] [stderr]   Downloaded robust v0.2.3
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded voronoice v0.2.0
[INFO] [stderr]   Downloaded rtree_rs v0.1.4
[INFO] [stderr]   Downloaded naturalneighbor v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 690e309835a1830ff95f4872890cd5b903fd098af692b8bcf32001a3e48cbae1
[INFO] running `Command { std: "docker" "start" "-a" "690e309835a1830ff95f4872890cd5b903fd098af692b8bcf32001a3e48cbae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "690e309835a1830ff95f4872890cd5b903fd098af692b8bcf32001a3e48cbae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690e309835a1830ff95f4872890cd5b903fd098af692b8bcf32001a3e48cbae1", kill_on_drop: false }`
[INFO] [stdout] 690e309835a1830ff95f4872890cd5b903fd098af692b8bcf32001a3e48cbae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fbfc1d5070afd59d5d3c66017959e827d01697070ae6e1e355418a13ab70fc8
[INFO] running `Command { std: "docker" "start" "-a" "9fbfc1d5070afd59d5d3c66017959e827d01697070ae6e1e355418a13ab70fc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking delaunator v1.0.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking pqueue v0.1.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rtree_rs v0.1.4
[INFO] [stderr]     Checking voronoice v0.2.0
[INFO] [stderr]     Checking terrain-graph v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking naturalneighbor v1.1.0
[INFO] [stderr]     Checking fastlem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `StreamOriginElement` is never constructed
[INFO] [stdout]   --> src/lem/stream_tree.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct StreamOriginElement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/random_delaunay.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let image = terrain_visualizer::Visualizer::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/landscape_evolution.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let image = terrain_visualizer::Visualizer::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/area.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let image = terrain_visualizer::Visualizer::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/random_delaunay.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     terrain_visualizer::Site { x: n.x, y: n.y },
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/random_delaunay.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |             .collect::<Vec<(terrain_visualizer::Site, f64)>>(),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastlem` (test "random_delaunay") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/landscape_evolution.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |             .map(|(i, n)| (terrain_visualizer::Site { x: n.x, y: n.y }, altitudes[i]))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/landscape_evolution.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .collect::<Vec<(terrain_visualizer::Site, f64)>>(),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/area.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 |             .map(|(i, n)| (terrain_visualizer::Site { x: n.x, y: n.y }, areas[i]))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout]   --> tests/area.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |             .collect::<Vec<(terrain_visualizer::Site, f64)>>(),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `terrain_visualizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastlem` (test "area") due to 4 previous errors
[INFO] [stderr] error: could not compile `fastlem` (test "landscape_evolution") due to 4 previous errors
[INFO] [stdout] warning: struct `StreamOriginElement` is never constructed
[INFO] [stdout]   --> src/lem/stream_tree.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct StreamOriginElement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9fbfc1d5070afd59d5d3c66017959e827d01697070ae6e1e355418a13ab70fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbfc1d5070afd59d5d3c66017959e827d01697070ae6e1e355418a13ab70fc8", kill_on_drop: false }`
[INFO] [stdout] 9fbfc1d5070afd59d5d3c66017959e827d01697070ae6e1e355418a13ab70fc8
