[INFO] fetching crate triangle-rs 0.1.2... [INFO] checking triangle-rs-0.1.2 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate triangle-rs 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate triangle-rs 0.1.2 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate triangle-rs 0.1.2 [INFO] finished tweaking crates.io crate triangle-rs 0.1.2 [INFO] tweaked toml for crates.io crate triangle-rs 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate triangle-rs 0.1.2 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-pickle v0.6.3 [INFO] [stderr] Downloaded iter-read v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11f9a25583873eb6128245f1fd4569b9745af8ce94f9a55d03c60a3075ee8543 [INFO] running `Command { std: "docker" "start" "-a" "11f9a25583873eb6128245f1fd4569b9745af8ce94f9a55d03c60a3075ee8543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11f9a25583873eb6128245f1fd4569b9745af8ce94f9a55d03c60a3075ee8543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f9a25583873eb6128245f1fd4569b9745af8ce94f9a55d03c60a3075ee8543", kill_on_drop: false }` [INFO] [stdout] 11f9a25583873eb6128245f1fd4569b9745af8ce94f9a55d03c60a3075ee8543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf7903a7fd4c75c336d13fed75537fe3f3560a8582afbadbed6305f2406755d0 [INFO] running `Command { std: "docker" "start" "-a" "bf7903a7fd4c75c336d13fed75537fe3f3560a8582afbadbed6305f2406755d0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking iter-read v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Checking pdqselect v0.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling triangle-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking serde-pickle v0.6.3 [INFO] [stderr] Checking spade v1.8.2 [INFO] [stdout] error[E0432]: unresolved import `complot` [INFO] [stdout] --> examples/box.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use complot as plt; [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `complot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `complot` [INFO] [stdout] --> examples/delaunay.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use complot as plt; [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `complot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `complot` [INFO] [stdout] --> examples/delaunay.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use complot::TriPlot; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `complot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `triangle-rs` (example "delaunay") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `mesh` found for struct `Delaunay` in the current scope [INFO] [stdout] --> examples/box.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | tri.mesh(&tri.x(), &tri.y(), [0; 3], &mut ax); [INFO] [stdout] | ^^^^ method not found in `Delaunay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `triangle-rs` (example "box") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bf7903a7fd4c75c336d13fed75537fe3f3560a8582afbadbed6305f2406755d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7903a7fd4c75c336d13fed75537fe3f3560a8582afbadbed6305f2406755d0", kill_on_drop: false }` [INFO] [stdout] bf7903a7fd4c75c336d13fed75537fe3f3560a8582afbadbed6305f2406755d0