[INFO] fetching crate glium-types 0.6.1... [INFO] testing glium-types-0.6.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate glium-types 0.6.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate glium-types 0.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate glium-types 0.6.1 [INFO] tweaked toml for crates.io crate glium-types 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glium-types 0.6.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glium-types 0.6.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-cmp-ops v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11a0d6ec9ed9269e9f43de2b3e84c327e9bd7680e994239c3ef418438d4a7422 [INFO] running `Command { std: "docker" "start" "-a" "11a0d6ec9ed9269e9f43de2b3e84c327e9bd7680e994239c3ef418438d4a7422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11a0d6ec9ed9269e9f43de2b3e84c327e9bd7680e994239c3ef418438d4a7422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a0d6ec9ed9269e9f43de2b3e84c327e9bd7680e994239c3ef418438d4a7422", kill_on_drop: false }` [INFO] [stdout] 11a0d6ec9ed9269e9f43de2b3e84c327e9bd7680e994239c3ef418438d4a7422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eca5de4e47c73b23f198499eb8dec48e04aafdcead40d830569be498e8fc8f3 [INFO] running `Command { std: "docker" "start" "-a" "5eca5de4e47c73b23f198499eb8dec48e04aafdcead40d830569be498e8fc8f3", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling glutin v0.32.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling glium v0.36.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling derive-cmp-ops v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling polling v3.4.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.9.1 [INFO] [stderr] Compiling glium-types v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.42s [INFO] running `Command { std: "docker" "inspect" "5eca5de4e47c73b23f198499eb8dec48e04aafdcead40d830569be498e8fc8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eca5de4e47c73b23f198499eb8dec48e04aafdcead40d830569be498e8fc8f3", kill_on_drop: false }` [INFO] [stdout] 5eca5de4e47c73b23f198499eb8dec48e04aafdcead40d830569be498e8fc8f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad49ee1892c42516f5d10a5ea76392d4df8f5479e7e808eaae40bcde32e8df18 [INFO] running `Command { std: "docker" "start" "-a" "ad49ee1892c42516f5d10a5ea76392d4df8f5479e7e808eaae40bcde32e8df18", kill_on_drop: false }` [INFO] [stderr] Compiling glium-types v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::::run`: use `EventLoop::run_app` instead [INFO] [stdout] --> examples/spinning_teapot.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | event_loop.run(|event, target| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "ad49ee1892c42516f5d10a5ea76392d4df8f5479e7e808eaae40bcde32e8df18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad49ee1892c42516f5d10a5ea76392d4df8f5479e7e808eaae40bcde32e8df18", kill_on_drop: false }` [INFO] [stdout] ad49ee1892c42516f5d10a5ea76392d4df8f5479e7e808eaae40bcde32e8df18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43594c44cb8b2f64fffbbd418f988743f5cb14e1211be20e14781aebeb9d5a8f [INFO] running `Command { std: "docker" "start" "-a" "43594c44cb8b2f64fffbbd418f988743f5cb14e1211be20e14781aebeb9d5a8f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `winit::event_loop::EventLoop::::run`: use `EventLoop::run_app` instead [INFO] [stderr] --> examples/spinning_teapot.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | event_loop.run(|event, target| { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `glium-types` (example "spinning_teapot") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glium_types-416a14f2eee33b5e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test matrices::dmat2::addition ... ok [INFO] [stdout] test matrices::dmat2::test_inverse ... ok [INFO] [stdout] test matrices::dmat4::test_transform ... ok [INFO] [stdout] test matrices::dmat4::test_from_inverse_transform ... ok [INFO] [stdout] test matrices::mat2::addition ... ok [INFO] [stdout] test matrices::dmat4::mat4_inverse ... ok [INFO] [stdout] test matrices::mat2::test_inverse ... ok [INFO] [stdout] test matrices::mat4::test_from_inverse_transform ... ok [INFO] [stdout] test matrices::mat4::mat4_inverse ... ok [INFO] [stdout] test matrices::mat3::test_inverse ... ok [INFO] [stdout] test quaternions::dquaternion_inverse ... ok [INFO] [stdout] test matrices::mat4::test_transform ... ok [INFO] [stdout] test quaternions::quaternion_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests glium_types [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/vert_types.rs - vert_types::mesh (line 81) - compile ... FAILED [INFO] [stdout] test src/params.rs - params::alias_3d (line 3) ... ok [INFO] [stdout] test src/matrices/mat2.rs - matrices::mat2::Mat2::from_values (line 34) ... ok [INFO] [stdout] test src/vectors/dvec3.rs - vectors::dvec3::DVec3::cross (line 59) ... ok [INFO] [stdout] test src/matrices/dmat3.rs - matrices::dmat3::DMat3::from_values (line 46) ... ok [INFO] [stdout] test src/vectors/uvec3.rs - vectors::uvec3::UVec3::cross (line 51) ... ok [INFO] [stdout] test src/vectors/duvec3.rs - vectors::duvec3::DUVec3::cross (line 51) ... ok [INFO] [stdout] test src/vectors/vec3.rs - vectors::vec3::Vec3::cross (line 59) ... ok [INFO] [stdout] test src/vectors/ivec3.rs - vectors::ivec3::IVec3::cross (line 50) ... ok [INFO] [stdout] test src/vectors/divec3.rs - vectors::divec3::DIVec3::cross (line 51) ... ok [INFO] [stdout] test src/matrices/mat4.rs - matrices::mat4::Mat4::from_values (line 141) ... ok [INFO] [stdout] test src/matrices/dmat2.rs - matrices::dmat2::DMat2::from_values (line 34) ... ok [INFO] [stdout] test src/matrices/mat3.rs - matrices::mat3::Mat3::from_values (line 46) ... ok [INFO] [stdout] test src/matrices/dmat4.rs - matrices::dmat4::DMat4::from_values (line 141) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/vert_types.rs - vert_types::mesh (line 81) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `display` in this scope [INFO] [stdout] --> src/vert_types.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 7 | &display, &teapot::INDICES, &teapot::VERTICES [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/vert_types.rs - vert_types::mesh (line 81) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.53s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "43594c44cb8b2f64fffbbd418f988743f5cb14e1211be20e14781aebeb9d5a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43594c44cb8b2f64fffbbd418f988743f5cb14e1211be20e14781aebeb9d5a8f", kill_on_drop: false }` [INFO] [stdout] 43594c44cb8b2f64fffbbd418f988743f5cb14e1211be20e14781aebeb9d5a8f