[INFO] fetching crate forceatlas2 0.4.0... [INFO] checking forceatlas2-0.4.0 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate forceatlas2 0.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate forceatlas2 0.4.0 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate forceatlas2 0.4.0 [INFO] finished tweaking crates.io crate forceatlas2 0.4.0 [INFO] tweaked toml for crates.io crate forceatlas2 0.4.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate forceatlas2 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Downloaded alloc_counter v0.0.4 [INFO] [stderr] Downloaded alloc_counter_macro v0.0.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.74 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded bytemuck v1.7.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.74 [INFO] [stderr] Downloaded scanrs v0.2.1 [INFO] [stderr] Downloaded js-sys v0.3.51 [INFO] [stderr] Downloaded wasm-bindgen v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.74 [INFO] [stderr] Downloaded nbody_barnes_hut v0.1.0 [INFO] [stderr] Downloaded web-sys v0.3.51 [INFO] [stderr] Downloaded maths-traits v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba0728cc58733c815f85fc86edb35720766e8c8badbc8eccaa982a967aaf02ef [INFO] running `Command { std: "docker" "start" "-a" "ba0728cc58733c815f85fc86edb35720766e8c8badbc8eccaa982a967aaf02ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba0728cc58733c815f85fc86edb35720766e8c8badbc8eccaa982a967aaf02ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0728cc58733c815f85fc86edb35720766e8c8badbc8eccaa982a967aaf02ef", kill_on_drop: false }` [INFO] [stdout] ba0728cc58733c815f85fc86edb35720766e8c8badbc8eccaa982a967aaf02ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e5fa8581512063fc668d1d953e92db41cd405cd392137a074323d3eeb2c28a9 [INFO] running `Command { std: "docker" "start" "-a" "5e5fa8581512063fc668d1d953e92db41cd405cd392137a074323d3eeb2c28a9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scanrs v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking maths-traits v0.2.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking font-kit v0.10.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking forceatlas2 v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `option_result_unwrap_unchecked` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alloc_counter_macro v0.0.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking alloc_counter v0.0.4 [INFO] [stderr] Checking plotters-bitmap v0.3.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stdout] error[E0432]: unresolved import `stl` [INFO] [stdout] --> examples/graph_3d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use stl::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `stl` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use std::*; [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn tri(normal: [f32; 3], v1: [f32; 3], v2: [f32; 3], v3: [f32; 3]) -> Triangle { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | Triangle { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | fn octahedron(r: f32) -> Vec { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:66:49 [INFO] [stdout] | [INFO] [stdout] 66 | fn ico_sphere(r: f32, iterations: usize) -> Vec { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 66 | fn ico_sphere(r: f32, iterations: usize) -> Vec { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 67 | let mut sphere = octahedron(r); [INFO] [stdout] 68 | let mut sphere2 = Vec::::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | fn translate(solid: &mut Vec, offset: [f32; 3]) { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | fn clone_solid(solid: &Vec) -> Vec { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | fn clone_solid(solid: &Vec) -> Vec { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | new_solid[i] = Triangle { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | fn rotate(solid: &mut Vec, angle: [f32; 3]) { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:144:46 [INFO] [stdout] | [INFO] [stdout] 144 | fn cylinder(r: f32, h: f32, n: usize) -> Vec { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | fn scale(solid: &mut Vec, factor: [f32; 3]) { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in this scope [INFO] [stdout] --> examples/graph_3d.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | fn uniscale(solid: &mut Vec, factor: f32) { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_stl` in this scope [INFO] [stdout] --> examples/graph_3d.rs:329:2 [INFO] [stdout] | [INFO] [stdout] 329 | write_stl( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BinaryStlFile` in this scope [INFO] [stdout] --> examples/graph_3d.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | &BinaryStlFile { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BinaryStlHeader` in this scope [INFO] [stdout] --> examples/graph_3d.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | header: BinaryStlHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_result_unwrap_unchecked` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432. [INFO] [stdout] [INFO] [stderr] error: could not compile `forceatlas2` due to 18 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e5fa8581512063fc668d1d953e92db41cd405cd392137a074323d3eeb2c28a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5fa8581512063fc668d1d953e92db41cd405cd392137a074323d3eeb2c28a9", kill_on_drop: false }` [INFO] [stdout] 5e5fa8581512063fc668d1d953e92db41cd405cd392137a074323d3eeb2c28a9