[INFO] cloning repository https://github.com/mfranke93/wasm-clustering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfranke93/wasm-clustering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfranke93%2Fwasm-clustering", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfranke93%2Fwasm-clustering'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b856d651aadf1ac03639ac5935080779661e049 [INFO] checking mfranke93/wasm-clustering against try#2de7fc26d295cc010c2931441d33fd81ee21ed2f for pr-105102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfranke93%2Fwasm-clustering" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfranke93/wasm-clustering on toolchain 2de7fc26d295cc010c2931441d33fd81ee21ed2f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfranke93/wasm-clustering [INFO] finished tweaking git repo https://github.com/mfranke93/wasm-clustering [INFO] tweaked toml for git repo https://github.com/mfranke93/wasm-clustering written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mfranke93/wasm-clustering already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed0317ba152b6224627bb558f81dc0ad596bd24591761bd24ffec7383e9910df [INFO] running `Command { std: "docker" "start" "-a" "ed0317ba152b6224627bb558f81dc0ad596bd24591761bd24ffec7383e9910df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed0317ba152b6224627bb558f81dc0ad596bd24591761bd24ffec7383e9910df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0317ba152b6224627bb558f81dc0ad596bd24591761bd24ffec7383e9910df", kill_on_drop: false }` [INFO] [stdout] ed0317ba152b6224627bb558f81dc0ad596bd24591761bd24ffec7383e9910df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab15b50e9afcb4162ed420229d76b0c3730386d8b77877b9ab1668f31d259028 [INFO] running `Command { std: "docker" "start" "-a" "ab15b50e9afcb4162ed420229d76b0c3730386d8b77877b9ab1668f31d259028", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking wasm-bindgen-test v0.3.19 [INFO] [stderr] Checking spade v1.8.2 [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spade-1.8.2/src/delaunay/line_intersection_iterator.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 24 | EdgeIntersection(EdgeHandle<'a, V, E>), [INFO] [stdout] | -------------------- this field does not implement `Copy` [INFO] [stdout] 25 | VertexIntersection(VertexHandle<'a, V, E>), [INFO] [stdout] | ---------------------- this field does not implement `Copy` [INFO] [stdout] 26 | EdgeOverlap(EdgeHandle<'a, V, E>), [INFO] [stdout] | -------------------- this field does not implement `Copy` [INFO] [stdout] ... [INFO] [stdout] 56 | impl<'a, V, E> Copy for Intersection<'a, V, E> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spade` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ab15b50e9afcb4162ed420229d76b0c3730386d8b77877b9ab1668f31d259028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab15b50e9afcb4162ed420229d76b0c3730386d8b77877b9ab1668f31d259028", kill_on_drop: false }` [INFO] [stdout] ab15b50e9afcb4162ed420229d76b0c3730386d8b77877b9ab1668f31d259028