[INFO] fetching crate vek 0.15.10... [INFO] checking vek-0.15.10 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate vek 0.15.10 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate vek 0.15.10 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vek 0.15.10 [INFO] finished tweaking crates.io crate vek 0.15.10 [INFO] tweaked toml for crates.io crate vek 0.15.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58e950d5118728506319bc89a07cd41e833e6dafc6e65e541f796b35a2e5da3c [INFO] running `Command { std: "docker" "start" "-a" "58e950d5118728506319bc89a07cd41e833e6dafc6e65e541f796b35a2e5da3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58e950d5118728506319bc89a07cd41e833e6dafc6e65e541f796b35a2e5da3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e950d5118728506319bc89a07cd41e833e6dafc6e65e541f796b35a2e5da3c", kill_on_drop: false }` [INFO] [stdout] 58e950d5118728506319bc89a07cd41e833e6dafc6e65e541f796b35a2e5da3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44766924c9b7a44292c40046cb149ee7927f6c5609c0ba13c81fc4fb24a65bd6 [INFO] running `Command { std: "docker" "start" "-a" "44766924c9b7a44292c40046cb149ee7927f6c5609c0ba13c81fc4fb24a65bd6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling vek v0.15.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `repr_c` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 94 | pub use crate::geom::*; [INFO] [stdout] | -------------- but the name `repr_c` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `repr_simd` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 94 | pub use crate::geom::*; [INFO] [stdout] | -------------- but the name `repr_simd` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | pub use quadratic_bezier2::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `QuadraticBezier2` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `QuadraticBezier2` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:851:17 [INFO] [stdout] | [INFO] [stdout] 851 | pub use quadratic_bezier3::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `QuadraticBezier3` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `QuadraticBezier3` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 852 | pub use cubic_bezier2::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `CubicBezier2` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `CubicBezier2` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:853:17 [INFO] [stdout] | [INFO] [stdout] 853 | pub use cubic_bezier3::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `CubicBezier3` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `CubicBezier3` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `repr_c` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 94 | pub use crate::geom::*; [INFO] [stdout] | -------------- but the name `repr_c` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `repr_simd` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 94 | pub use crate::geom::*; [INFO] [stdout] | -------------- but the name `repr_simd` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | pub use quadratic_bezier2::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `QuadraticBezier2` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `QuadraticBezier2` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:851:17 [INFO] [stdout] | [INFO] [stdout] 851 | pub use quadratic_bezier3::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `QuadraticBezier3` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `QuadraticBezier3` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 852 | pub use cubic_bezier2::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `CubicBezier2` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `CubicBezier2` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/bezier.rs:853:17 [INFO] [stdout] | [INFO] [stdout] 853 | pub use cubic_bezier3::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `CubicBezier3` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 860 | use super::*; [INFO] [stdout] | -------- but the name `CubicBezier3` in the type namespace is also re-exported here [INFO] [stdout] 861 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_all_beziers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "44766924c9b7a44292c40046cb149ee7927f6c5609c0ba13c81fc4fb24a65bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44766924c9b7a44292c40046cb149ee7927f6c5609c0ba13c81fc4fb24a65bd6", kill_on_drop: false }` [INFO] [stdout] 44766924c9b7a44292c40046cb149ee7927f6c5609c0ba13c81fc4fb24a65bd6