[INFO] fetching crate foux 0.0.3...
[INFO] testing foux-0.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate foux 0.0.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate foux 0.0.3
[INFO] finished tweaking crates.io crate foux 0.0.3
[INFO] tweaked toml for crates.io crate foux 0.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate foux 0.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding glfw v0.58.0 (available: v0.60.0)
[INFO] [stderr]       Adding nalgebra-glm v0.19.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded nalgebra-glm v0.19.0
[INFO] [stderr]   Downloaded glfw v0.58.0
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6172e88a5b5b58138465179327f803fcde9ccfe7cc7db6de5facf2fecaa2b05
[INFO] running `Command { std: "docker" "start" "-a" "e6172e88a5b5b58138465179327f803fcde9ccfe7cc7db6de5facf2fecaa2b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6172e88a5b5b58138465179327f803fcde9ccfe7cc7db6de5facf2fecaa2b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6172e88a5b5b58138465179327f803fcde9ccfe7cc7db6de5facf2fecaa2b05", kill_on_drop: false }`
[INFO] [stdout] e6172e88a5b5b58138465179327f803fcde9ccfe7cc7db6de5facf2fecaa2b05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acdcde136d22a06010d4f68ba0471503804612c8813d633c4721586ba465c1a2
[INFO] running `Command { std: "docker" "start" "-a" "acdcde136d22a06010d4f68ba0471503804612c8813d633c4721586ba465c1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling glfw v0.58.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling nalgebra-glm v0.19.0
[INFO] [stderr]    Compiling foux v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.10s
[INFO] running `Command { std: "docker" "inspect" "acdcde136d22a06010d4f68ba0471503804612c8813d633c4721586ba465c1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acdcde136d22a06010d4f68ba0471503804612c8813d633c4721586ba465c1a2", kill_on_drop: false }`
[INFO] [stdout] acdcde136d22a06010d4f68ba0471503804612c8813d633c4721586ba465c1a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 948478b8a09ab43a8027b5674e62e4547506a1687b16aa4fb16b39f96eb6d932
[INFO] running `Command { std: "docker" "start" "-a" "948478b8a09ab43a8027b5674e62e4547506a1687b16aa4fb16b39f96eb6d932", kill_on_drop: false }`
[INFO] [stderr]    Compiling foux v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "948478b8a09ab43a8027b5674e62e4547506a1687b16aa4fb16b39f96eb6d932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "948478b8a09ab43a8027b5674e62e4547506a1687b16aa4fb16b39f96eb6d932", kill_on_drop: false }`
[INFO] [stdout] 948478b8a09ab43a8027b5674e62e4547506a1687b16aa4fb16b39f96eb6d932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fc380dbe5acd759370853335ae0000201e9175667eb608015ed5b118fa25547
[INFO] running `Command { std: "docker" "start" "-a" "8fc380dbe5acd759370853335ae0000201e9175667eb608015ed5b118fa25547", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foux-4742596b88a011c1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests foux
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject (line 8) ... FAILED
[INFO] [stdout] test src/core/ecs/system.rs - core::ecs::system::Scheduler::insert (line 41) ... FAILED
[INFO] [stdout] test src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::unbind (line 54) ... FAILED
[INFO] [stdout] test src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::bind (line 41) ... FAILED
[INFO] [stdout] test src/core/ecs/system.rs - core::ecs::system::Scheduler::invoke (line 62) ... FAILED
[INFO] [stdout] test src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::new (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VertexArrayObject`
[INFO] [stdout]  --> src/opengl/vertex_array_object.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | let vao = VertexArrayObject::new();
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^ use of undeclared type `VertexArrayObject`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 8 + use foux::opengl::VertexArrayObject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/ecs/system.rs - core::ecs::system::Scheduler::insert (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]   --> src/core/ecs/system.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | let mut scheduler = Scheduler::new();
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Scheduler`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use foux::core::ecs::Scheduler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SystemType`
[INFO] [stdout]   --> src/core/ecs/system.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 | scheduler.insert(SystemType::Startup, || println!("Starting up..."));
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `SystemType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 41 + use foux::core::ecs::SystemType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::unbind (line 54) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `vao` in this scope
[INFO] [stdout]   --> src/opengl/vertex_array_object.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | vao.unbind();
[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] ---- src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::bind (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `vao` in this scope
[INFO] [stdout]   --> src/opengl/vertex_array_object.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | vao.bind();
[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] ---- src/core/ecs/system.rs - core::ecs::system::Scheduler::invoke (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]   --> src/core/ecs/system.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 | let mut scheduler = Scheduler::new();
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Scheduler`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 62 + use foux::core::ecs::Scheduler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SystemType`
[INFO] [stdout]   --> src/core/ecs/system.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 | scheduler.insert(SystemType::Startup, || println!("Starting up..."));
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `SystemType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 62 + use foux::core::ecs::SystemType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SystemType`
[INFO] [stdout]   --> src/core/ecs/system.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | scheduler.invoke(SystemType::Startup);
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `SystemType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 62 + use foux::core::ecs::SystemType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::new (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VertexArrayObject`
[INFO] [stdout]   --> src/opengl/vertex_array_object.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | let vao = VertexArrayObject::new();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ use of undeclared type `VertexArrayObject`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use foux::opengl::VertexArrayObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/ecs/system.rs - core::ecs::system::Scheduler::insert (line 41)
[INFO] [stdout]     src/core/ecs/system.rs - core::ecs::system::Scheduler::invoke (line 62)
[INFO] [stdout]     src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject (line 8)
[INFO] [stdout]     src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::bind (line 41)
[INFO] [stdout]     src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::new (line 28)
[INFO] [stdout]     src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::unbind (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8fc380dbe5acd759370853335ae0000201e9175667eb608015ed5b118fa25547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc380dbe5acd759370853335ae0000201e9175667eb608015ed5b118fa25547", kill_on_drop: false }`
[INFO] [stdout] 8fc380dbe5acd759370853335ae0000201e9175667eb608015ed5b118fa25547
