[INFO] fetching crate mini_gl_fb 0.9.0...
[INFO] building mini_gl_fb-0.9.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mini_gl_fb 0.9.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mini_gl_fb 0.9.0
[INFO] finished tweaking crates.io crate mini_gl_fb 0.9.0
[INFO] tweaked toml for crates.io crate mini_gl_fb 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini_gl_fb 0.9.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mini_gl_fb 0.9.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 235cee3ac1d950db335535eee7155c00535865be7eac9e0604a3851c9b4190ac
[INFO] running `Command { std: "docker" "start" "-a" "235cee3ac1d950db335535eee7155c00535865be7eac9e0604a3851c9b4190ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "235cee3ac1d950db335535eee7155c00535865be7eac9e0604a3851c9b4190ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235cee3ac1d950db335535eee7155c00535865be7eac9e0604a3851c9b4190ac", kill_on_drop: false }`
[INFO] [stdout] 235cee3ac1d950db335535eee7155c00535865be7eac9e0604a3851c9b4190ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa881351e6bf29048c1b8daa7e7b9f38bd387a4ebc9a2f80233e1d87c131bd0
[INFO] running `Command { std: "docker" "start" "-a" "9aa881351e6bf29048c1b8daa7e7b9f38bd387a4ebc9a2f80233e1d87c131bd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling wayland-sys v0.28.3
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling wayland-client v0.28.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling wayland-commons v0.28.3
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling darling_core v0.12.0
[INFO] [stderr]    Compiling rustic_gl v0.3.2
[INFO] [stderr]    Compiling wayland-cursor v0.28.3
[INFO] [stderr]    Compiling wayland-egl v0.28.3
[INFO] [stderr]    Compiling darling_macro v0.12.0
[INFO] [stderr]    Compiling darling v0.12.0
[INFO] [stderr]    Compiling derive_builder_core v0.10.0-alpha
[INFO] [stderr]    Compiling derive_builder_macro v0.10.0-alpha
[INFO] [stderr]    Compiling derive_builder v0.10.0-alpha
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.2
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling mini_gl_fb v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_std`
[INFO] [stdout]   --> src/config.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Debug, Builder)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Builder` may come from an old version of the `derive_builder_macro` crate, try updating your dependency with `cargo update -p derive_builder_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9aa881351e6bf29048c1b8daa7e7b9f38bd387a4ebc9a2f80233e1d87c131bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa881351e6bf29048c1b8daa7e7b9f38bd387a4ebc9a2f80233e1d87c131bd0", kill_on_drop: false }`
[INFO] [stdout] 9aa881351e6bf29048c1b8daa7e7b9f38bd387a4ebc9a2f80233e1d87c131bd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ac7358d624112c82c62faae7a6c737847cdd71c409de8a1b36a845f23a6513d
[INFO] running `Command { std: "docker" "start" "-a" "4ac7358d624112c82c62faae7a6c737847cdd71c409de8a1b36a845f23a6513d", kill_on_drop: false }`
[INFO] [stderr]    Compiling mini_gl_fb v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_std`
[INFO] [stdout]   --> src/config.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Debug, Builder)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Builder` may come from an old version of the `derive_builder_macro` crate, try updating your dependency with `cargo update -p derive_builder_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_std`
[INFO] [stdout]   --> src/config.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Debug, Builder)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Builder` may come from an old version of the `derive_builder_macro` crate, try updating your dependency with `cargo update -p derive_builder_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini_gl_fb` (example "glutin_breakout")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name glutin_breakout --edition=2018 examples/glutin_breakout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=658814295e5d9164 -C extra-filename=-7a5189110a124113 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-4baec4b51b891e42.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-8ee52107190fd3cc.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-1742cba1133d86d8.rlib --extern mini_gl_fb=/opt/rustwide/target/debug/deps/libmini_gl_fb-8fd5d2d939db7e66.rlib --extern rustic_gl=/opt/rustwide/target/debug/deps/librustic_gl-f3dfcf2b11d38926.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mini_gl_fb` (example "scaled_buffer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name scaled_buffer --edition=2018 examples/scaled_buffer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8042737cace546d -C extra-filename=-a6ee75b93982503a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-4baec4b51b891e42.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-8ee52107190fd3cc.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-1742cba1133d86d8.rlib --extern mini_gl_fb=/opt/rustwide/target/debug/deps/libmini_gl_fb-8fd5d2d939db7e66.rlib --extern rustic_gl=/opt/rustwide/target/debug/deps/librustic_gl-f3dfcf2b11d38926.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `mini_gl_fb` (example "multi_window")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name multi_window --edition=2018 examples/multi_window.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a67bf92fd417203 -C extra-filename=-33f3e32064a63f4c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-4baec4b51b891e42.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-8ee52107190fd3cc.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-1742cba1133d86d8.rlib --extern mini_gl_fb=/opt/rustwide/target/debug/deps/libmini_gl_fb-8fd5d2d939db7e66.rlib --extern rustic_gl=/opt/rustwide/target/debug/deps/librustic_gl-f3dfcf2b11d38926.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4ac7358d624112c82c62faae7a6c737847cdd71c409de8a1b36a845f23a6513d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac7358d624112c82c62faae7a6c737847cdd71c409de8a1b36a845f23a6513d", kill_on_drop: false }`
[INFO] [stdout] 4ac7358d624112c82c62faae7a6c737847cdd71c409de8a1b36a845f23a6513d
