[INFO] fetching crate foux 0.0.3...
[INFO] testing foux-0.0.3 against 1.94.0 for beta-1.95-1
[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 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "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.61.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a0211fb03d93873dbc8eb56053cd409cd10f891c6c032926ad356240c4ceeda
[INFO] running `Command { std: "docker" "start" "-a" "7a0211fb03d93873dbc8eb56053cd409cd10f891c6c032926ad356240c4ceeda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a0211fb03d93873dbc8eb56053cd409cd10f891c6c032926ad356240c4ceeda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0211fb03d93873dbc8eb56053cd409cd10f891c6c032926ad356240c4ceeda", kill_on_drop: false }`
[INFO] [stdout] 7a0211fb03d93873dbc8eb56053cd409cd10f891c6c032926ad356240c4ceeda
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ac1b643278cf273a4613b987101d020fe3a847f5cae31f2f207acdc9528bcd6
[INFO] running `Command { std: "docker" "start" "-a" "0ac1b643278cf273a4613b987101d020fe3a847f5cae31f2f207acdc9528bcd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[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.57
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl v0.14.0
[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 21.07s
[INFO] running `Command { std: "docker" "inspect" "0ac1b643278cf273a4613b987101d020fe3a847f5cae31f2f207acdc9528bcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac1b643278cf273a4613b987101d020fe3a847f5cae31f2f207acdc9528bcd6", kill_on_drop: false }`
[INFO] [stdout] 0ac1b643278cf273a4613b987101d020fe3a847f5cae31f2f207acdc9528bcd6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5292c4e19c3c8a8f86b74d34963e19f9dcf3b6e6f8650db2dec6d999a7ba957
[INFO] running `Command { std: "docker" "start" "-a" "d5292c4e19c3c8a8f86b74d34963e19f9dcf3b6e6f8650db2dec6d999a7ba957", 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.45s
[INFO] running `Command { std: "docker" "inspect" "d5292c4e19c3c8a8f86b74d34963e19f9dcf3b6e6f8650db2dec6d999a7ba957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5292c4e19c3c8a8f86b74d34963e19f9dcf3b6e6f8650db2dec6d999a7ba957", kill_on_drop: false }`
[INFO] [stdout] d5292c4e19c3c8a8f86b74d34963e19f9dcf3b6e6f8650db2dec6d999a7ba957
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d614e47195acc615be08ce1210c29448ae3f17ee601871c2116a537e04e91fea
[INFO] running `Command { std: "docker" "start" "-a" "d614e47195acc615be08ce1210c29448ae3f17ee601871c2116a537e04e91fea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foux-69694f57f43cb17e)
[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::unbind (line 54) ... FAILED
[INFO] [stdout] test src/core/ecs/system.rs - core::ecs::system::Scheduler::invoke (line 62) ... 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::new (line 28) ... FAILED
[INFO] [stdout] test src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject::bind (line 41) ... FAILED
[INFO] [stdout] test src/opengl/vertex_array_object.rs - opengl::vertex_array_object::VertexArrayObject (line 8) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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::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] ---- 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/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] 
[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.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d614e47195acc615be08ce1210c29448ae3f17ee601871c2116a537e04e91fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d614e47195acc615be08ce1210c29448ae3f17ee601871c2116a537e04e91fea", kill_on_drop: false }`
[INFO] [stdout] d614e47195acc615be08ce1210c29448ae3f17ee601871c2116a537e04e91fea
