[INFO] fetching crate egui_glfw_gl 0.13.1...
[INFO] testing egui_glfw_gl-0.13.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate egui_glfw_gl 0.13.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate egui_glfw_gl 0.13.1
[INFO] finished tweaking crates.io crate egui_glfw_gl 0.13.1
[INFO] tweaked toml for crates.io crate egui_glfw_gl 0.13.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_glfw_gl 0.13.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_glfw_gl 0.13.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7db2dab155e90ff2ad51d77dae4389717a027244d39bca2e1fde0894c96d5115
[INFO] running `Command { std: "docker" "start" "-a" "7db2dab155e90ff2ad51d77dae4389717a027244d39bca2e1fde0894c96d5115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7db2dab155e90ff2ad51d77dae4389717a027244d39bca2e1fde0894c96d5115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db2dab155e90ff2ad51d77dae4389717a027244d39bca2e1fde0894c96d5115", kill_on_drop: false }`
[INFO] [stdout] 7db2dab155e90ff2ad51d77dae4389717a027244d39bca2e1fde0894c96d5115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a67471a2cdc30fa04d301ad692d6aa94699a4bbb7f6993dec01b55fe415c960a
[INFO] running `Command { std: "docker" "start" "-a" "a67471a2cdc30fa04d301ad692d6aa94699a4bbb7f6993dec01b55fe415c960a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wayland-sys v0.27.0
[INFO] [stderr]    Compiling object v0.26.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.27.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.27.0
[INFO] [stderr]    Compiling wayland-protocols v0.27.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling glfw-sys v3.3.4
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling tree_magic v0.2.3
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling stderrlog v0.4.3
[INFO] [stderr]    Compiling ordered-float v2.7.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.7
[INFO] [stderr]    Compiling emath v0.13.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling epaint v0.13.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling egui v0.13.1
[INFO] [stderr]    Compiling wayland-commons v0.27.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling glfw v0.41.0
[INFO] [stderr]    Compiling x11-clipboard v0.5.2
[INFO] [stderr]    Compiling wl-clipboard-rs v0.4.1
[INFO] [stderr]    Compiling cli-clipboard v0.2.0
[INFO] [stderr]    Compiling egui_glfw_gl v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, wl-clipboard-rs v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a67471a2cdc30fa04d301ad692d6aa94699a4bbb7f6993dec01b55fe415c960a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67471a2cdc30fa04d301ad692d6aa94699a4bbb7f6993dec01b55fe415c960a", kill_on_drop: false }`
[INFO] [stdout] a67471a2cdc30fa04d301ad692d6aa94699a4bbb7f6993dec01b55fe415c960a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd9c6f9fc18ae79f6595760d14c6fc3e184da9107147a9dc9a01356d9f529de
[INFO] running `Command { std: "docker" "start" "-a" "0fd9c6f9fc18ae79f6595760d14c6fc3e184da9107147a9dc9a01356d9f529de", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_glfw_gl v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> examples/demo/main.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use egui_glfw_gl::glfw::{Context, Key};
[INFO] [stdout]   |                                   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glfw::Action`
[INFO] [stdout]  --> examples/demo/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glfw::Action;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, wl-clipboard-rs v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0fd9c6f9fc18ae79f6595760d14c6fc3e184da9107147a9dc9a01356d9f529de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd9c6f9fc18ae79f6595760d14c6fc3e184da9107147a9dc9a01356d9f529de", kill_on_drop: false }`
[INFO] [stdout] 0fd9c6f9fc18ae79f6595760d14c6fc3e184da9107147a9dc9a01356d9f529de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8839fe883e3993f278fca73bf82f9ceadb778c37d34c35fbc180a55a64cc33dc
[INFO] running `Command { std: "docker" "start" "-a" "8839fe883e3993f278fca73bf82f9ceadb778c37d34c35fbc180a55a64cc33dc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Key`
[INFO] [stderr]  --> examples/demo/main.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 | use egui_glfw_gl::glfw::{Context, Key};
[INFO] [stderr]   |                                   ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `glfw::Action`
[INFO] [stderr]  --> examples/demo/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use glfw::Action;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `egui_glfw_gl` (example "demo") generated 2 warnings (run `cargo fix --example "demo" -p egui_glfw_gl` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, wl-clipboard-rs v0.4.1
[INFO] [stdout] running 0 tests
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_glfw_gl-191569ec1a4bb27a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests egui_glfw_gl
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "8839fe883e3993f278fca73bf82f9ceadb778c37d34c35fbc180a55a64cc33dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8839fe883e3993f278fca73bf82f9ceadb778c37d34c35fbc180a55a64cc33dc", kill_on_drop: false }`
[INFO] [stdout] 8839fe883e3993f278fca73bf82f9ceadb778c37d34c35fbc180a55a64cc33dc
