[INFO] cloning repository https://github.com/fliedonion/eg-druid-shell-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fliedonion/eg-druid-shell-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffliedonion%2Feg-druid-shell-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffliedonion%2Feg-druid-shell-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ecbce0ca9e9a1d81614c22ec1b2028d718935fe
[INFO] testing fliedonion/eg-druid-shell-example against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffliedonion%2Feg-druid-shell-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fliedonion/eg-druid-shell-example
[INFO] finished tweaking git repo https://github.com/fliedonion/eg-druid-shell-example
[INFO] tweaked toml for git repo https://github.com/fliedonion/eg-druid-shell-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fliedonion/eg-druid-shell-example on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fliedonion/eg-druid-shell-example 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf16_lit v1.0.1
[INFO] [stderr]   Downloaded piet-web v0.3.1
[INFO] [stderr]   Downloaded piet-common v0.3.2
[INFO] [stderr]   Downloaded piet-cairo v0.3.0
[INFO] [stderr]   Downloaded piet-coregraphics v0.3.0
[INFO] [stderr]   Downloaded keyboard-types v0.5.0
[INFO] [stderr]   Downloaded kurbo v0.7.1
[INFO] [stderr]   Downloaded druid-shell v0.7.0
[INFO] [stderr]   Downloaded piet-direct2d v0.3.0
[INFO] [stderr]   Downloaded xi-unicode v0.2.1
[INFO] [stderr]   Downloaded piet v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48f3c1cf19493e621c78810a31c7d3c4c641a42e1b19c9a771a59b66c658f796
[INFO] running `Command { std: "docker" "start" "-a" "48f3c1cf19493e621c78810a31c7d3c4c641a42e1b19c9a771a59b66c658f796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f3c1cf19493e621c78810a31c7d3c4c641a42e1b19c9a771a59b66c658f796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f3c1cf19493e621c78810a31c7d3c4c641a42e1b19c9a771a59b66c658f796", kill_on_drop: false }`
[INFO] [stdout] 48f3c1cf19493e621c78810a31c7d3c4c641a42e1b19c9a771a59b66c658f796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9610fc06ee1b74b069802a816d522c71dff1a18729e7e434ab093330caabed0
[INFO] running `Command { std: "docker" "start" "-a" "c9610fc06ee1b74b069802a816d522c71dff1a18729e7e434ab093330caabed0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling keyboard-types v0.5.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling kurbo v0.7.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling piet v0.3.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling piet-cairo v0.3.0
[INFO] [stderr]    Compiling piet-common v0.3.2
[INFO] [stderr]    Compiling druid-shell v0.7.0
[INFO] [stderr]    Compiling druid-shell-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[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 variable: `invalid`
[INFO] [stdout]   --> src/main.rs:26:61
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn paint(&mut self, piet: &mut druid_shell::piet::Piet, invalid: &druid_shell::Region) {
[INFO] [stdout]    |                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         token: druid_shell::FileDialogToken,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/main.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         token: druid_shell::FileDialogToken,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "c9610fc06ee1b74b069802a816d522c71dff1a18729e7e434ab093330caabed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9610fc06ee1b74b069802a816d522c71dff1a18729e7e434ab093330caabed0", kill_on_drop: false }`
[INFO] [stdout] c9610fc06ee1b74b069802a816d522c71dff1a18729e7e434ab093330caabed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc94e88d61d05096ec4c888c46840a4f193e65f9eb7175a889bb841967ff3207
[INFO] running `Command { std: "docker" "start" "-a" "bc94e88d61d05096ec4c888c46840a4f193e65f9eb7175a889bb841967ff3207", kill_on_drop: false }`
[INFO] [stderr]    Compiling druid-shell-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[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 variable: `invalid`
[INFO] [stdout]   --> src/main.rs:26:61
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn paint(&mut self, piet: &mut druid_shell::piet::Piet, invalid: &druid_shell::Region) {
[INFO] [stdout]    |                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         token: druid_shell::FileDialogToken,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/main.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         token: druid_shell::FileDialogToken,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "bc94e88d61d05096ec4c888c46840a4f193e65f9eb7175a889bb841967ff3207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc94e88d61d05096ec4c888c46840a4f193e65f9eb7175a889bb841967ff3207", kill_on_drop: false }`
[INFO] [stdout] bc94e88d61d05096ec4c888c46840a4f193e65f9eb7175a889bb841967ff3207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7317a539b810aace02de3b97bf9972bd414e6ec4100ea8ddfe1db1751fc9beeb
[INFO] running `Command { std: "docker" "start" "-a" "7317a539b810aace02de3b97bf9972bd414e6ec4100ea8ddfe1db1751fc9beeb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::any::Any;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `invalid`
[INFO] [stderr]   --> src/main.rs:26:61
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn paint(&mut self, piet: &mut druid_shell::piet::Piet, invalid: &druid_shell::Region) {
[INFO] [stderr]    |                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]   --> src/main.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |         token: druid_shell::FileDialogToken,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]   --> src/main.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |         token: druid_shell::FileDialogToken,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr] 
[INFO] [stderr] warning: `druid-shell-example` (bin "druid-shell-example" test) generated 4 warnings (run `cargo fix --bin "druid-shell-example" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/druid_shell_example-61b4aaf97ea7c591)
[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" "7317a539b810aace02de3b97bf9972bd414e6ec4100ea8ddfe1db1751fc9beeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7317a539b810aace02de3b97bf9972bd414e6ec4100ea8ddfe1db1751fc9beeb", kill_on_drop: false }`
[INFO] [stdout] 7317a539b810aace02de3b97bf9972bd414e6ec4100ea8ddfe1db1751fc9beeb
