[INFO] fetching crate paddle 0.1.0-beta.0... [INFO] checking paddle-0.1.0-beta.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate paddle 0.1.0-beta.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate paddle 0.1.0-beta.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate paddle 0.1.0-beta.0 [INFO] finished tweaking crates.io crate paddle 0.1.0-beta.0 [INFO] tweaked toml for crates.io crate paddle 0.1.0-beta.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nuts v0.2.1 [INFO] [stderr] Downloaded lyon_extra v0.13.0 [INFO] [stderr] Downloaded xmlparser v0.3.0 [INFO] [stderr] Downloaded svgparser v0.8.1 [INFO] [stderr] Downloaded lyon_svg v0.13.0 [INFO] [stderr] Downloaded div v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99bdddc591ec10d1770157b6ca88b6b00a3380e674e591d7ce20797b5f524d9d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "99bdddc591ec10d1770157b6ca88b6b00a3380e674e591d7ce20797b5f524d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99bdddc591ec10d1770157b6ca88b6b00a3380e674e591d7ce20797b5f524d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99bdddc591ec10d1770157b6ca88b6b00a3380e674e591d7ce20797b5f524d9d", kill_on_drop: false }` [INFO] [stdout] 99bdddc591ec10d1770157b6ca88b6b00a3380e674e591d7ce20797b5f524d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd25c6da254bfcd6c7577f2ea381f68fae98454e19e2596597fe446ebe7852b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd25c6da254bfcd6c7577f2ea381f68fae98454e19e2596597fe446ebe7852b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Compiling nuts v0.2.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking xmlparser v0.3.0 [INFO] [stderr] Checking js-sys v0.3.48 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking svgparser v0.8.1 [INFO] [stderr] Checking lyon_svg v0.13.0 [INFO] [stderr] Checking lyon_extra v0.13.0 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking web-sys v0.3.48 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.21 [INFO] [stderr] Checking div v0.3.0 [INFO] [stderr] Checking paddle v0.1.0-beta.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | let line = &Line::new(Vector::ZERO, Vector::X); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | let line = &Line::new(Vector::ZERO, Vector::X); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:114:72 [INFO] [stdout] | [INFO] [stdout] 114 | let triangle = Triangle::new((0, 0), (1, 0), (0, 1)).translate(Vector::ONE); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let vec1 = Vector::new(0, 0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 49 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 49 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | let vec2 = Vector::new(11, 11); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 49 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 49 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | let d = &Rectangle::new((10, 10), (10, 10)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 49 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | let rec1 = &Rectangle::new_sized((2, 2)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 49 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | let rec2 = &Rectangle::new((5, 5), (4, 4)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 49 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | let translate = Vector::new(4, 4); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 49 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 49 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/line.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | let rect = &Rectangle::new_sized((1, 1)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 46 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/line.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | let fits = Rectangle::new((0, 0), (15, 15)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 46 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/line.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | let not_fit = Rectangle::new((0, 0), (9, 6)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 46 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | let rect = &Rectangle::new_sized((1, 1)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let p_in = Vector::new(0.25, 0.25); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 47 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | let p_on = Vector::new(0.5, 0.5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 47 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | let p_off = Vector::new(1, 1); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 47 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 100 | let fits = Rectangle::new((0, 0), (15, 15)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | let not_fit = Rectangle::new((0, 0), (9, 6)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | assert_eq!(Vector::new(4, 3), not_fits_tri.a); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 47 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | assert_eq!(Vector::new(9, 5), not_fits_tri.b); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 47 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/quicksilver_compat/geom/objects/triangle.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(Vector::new(7, 6), not_fits_tri.c); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 47 | use crate::Vector; [INFO] [stdout] | [INFO] [stdout] 47 | use lyon::math::Vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 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 `paddle` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fd25c6da254bfcd6c7577f2ea381f68fae98454e19e2596597fe446ebe7852b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd25c6da254bfcd6c7577f2ea381f68fae98454e19e2596597fe446ebe7852b2", kill_on_drop: false }` [INFO] [stdout] fd25c6da254bfcd6c7577f2ea381f68fae98454e19e2596597fe446ebe7852b2