[INFO] fetching crate gl_object 0.0.5...
[INFO] checking gl_object-0.0.5 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate gl_object 0.0.5 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate gl_object 0.0.5 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gl_object 0.0.5
[INFO] finished tweaking crates.io crate gl_object 0.0.5
[INFO] tweaked toml for crates.io crate gl_object 0.0.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate gl_object 0.0.5 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgui-opengl-renderer v0.11.1
[INFO] [stderr]   Downloaded auto_ops v0.3.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded gfx-maths v0.2.8
[INFO] [stderr]   Downloaded glfw v0.45.0
[INFO] [stderr]   Downloaded imgui v0.8.2
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded imgui-sys v0.8.2
[INFO] [stderr]   Downloaded glfw-sys v4.0.0+3.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f851e59bc3848e85e6b450bf0ca36243144fb45bd2b4cdc87a8f05b914f4db1
[INFO] running `Command { std: "docker" "start" "-a" "5f851e59bc3848e85e6b450bf0ca36243144fb45bd2b4cdc87a8f05b914f4db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f851e59bc3848e85e6b450bf0ca36243144fb45bd2b4cdc87a8f05b914f4db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f851e59bc3848e85e6b450bf0ca36243144fb45bd2b4cdc87a8f05b914f4db1", kill_on_drop: false }`
[INFO] [stdout] 5f851e59bc3848e85e6b450bf0ca36243144fb45bd2b4cdc87a8f05b914f4db1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66e3576103f5c425112805ff0bb5cfdc587e63aecb3c0b711d1a0002b93f21cf
[INFO] running `Command { std: "docker" "start" "-a" "66e3576103f5c425112805ff0bb5cfdc587e63aecb3c0b711d1a0002b93f21cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking gfx-maths v0.2.8
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.11.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking glfw v0.45.0
[INFO] [stderr]     Checking imgui v0.8.2
[INFO] [stderr]     Checking gl_object v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/imgui_ctx/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         drop(&self.imgui_ctx);
[INFO] [stdout]    |         ^^^^^---------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `&imgui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/imgui_ctx/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         drop(&self.imgui_ctx);
[INFO] [stdout]    |         ^^^^^---------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `&imgui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gl_object::sdl2_example`
[INFO] [stdout]   --> examples/sdl2.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use gl_object::sdl2_example;
[INFO] [stdout]    |     ^^^^^^^^^^^------------
[INFO] [stdout]    |     |          |
[INFO] [stdout]    |     |          help: a similar name exists in the module: `glfw_example`
[INFO] [stdout]    |     no `sdl2_example` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn sdl2_example() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `sdl2` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `sdl2`
[INFO] [stdout]  --> examples/sdl2.rs:6:2
[INFO] [stdout]   |
[INFO] [stdout] 6 | }
[INFO] [stdout]   |  ^ consider adding a `main` function to `examples/sdl2.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gl_object` (example "sdl2") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `is_in_bounding_box` is never used
[INFO] [stdout]   --> src/primitives/rectangle.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Rectangle {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 33 |     pub fn is_in_bounding_box(&self, x: i32, y: i32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_in_bounding_box` is never used
[INFO] [stdout]   --> src/primitives/rectangle.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Rectangle {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 33 |     pub fn is_in_bounding_box(&self, x: i32, y: i32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/imgui_ctx/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         drop(&self.imgui_ctx);
[INFO] [stdout]    |         ^^^^^---------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `&imgui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/imgui_ctx/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         drop(&self.imgui_ctx);
[INFO] [stdout]    |         ^^^^^---------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `&imgui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66e3576103f5c425112805ff0bb5cfdc587e63aecb3c0b711d1a0002b93f21cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e3576103f5c425112805ff0bb5cfdc587e63aecb3c0b711d1a0002b93f21cf", kill_on_drop: false }`
[INFO] [stdout] 66e3576103f5c425112805ff0bb5cfdc587e63aecb3c0b711d1a0002b93f21cf
