[INFO] fetching crate glade 2.2.0...
[INFO] checking glade-2.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate glade 2.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate glade 2.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate glade 2.2.0
[INFO] finished tweaking crates.io crate glade 2.2.0
[INFO] tweaked toml for crates.io crate glade 2.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate glade 2.2.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded relm-derive v0.24.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.10
[INFO] [stderr]   Downloaded relm v0.24.1
[INFO] [stderr]   Downloaded glade_derive v2.2.0
[INFO] [stderr]   Downloaded cfg-expr v0.15.3
[INFO] [stderr]   Downloaded system-deps v6.1.1
[INFO] [stderr]   Downloaded serde v1.0.174
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4eee0fdff04fd2b7063896fce61a1936ae7bf2d7cfca809dad47d609579d29c
[INFO] running `Command { std: "docker" "start" "-a" "e4eee0fdff04fd2b7063896fce61a1936ae7bf2d7cfca809dad47d609579d29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4eee0fdff04fd2b7063896fce61a1936ae7bf2d7cfca809dad47d609579d29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4eee0fdff04fd2b7063896fce61a1936ae7bf2d7cfca809dad47d609579d29c", kill_on_drop: false }`
[INFO] [stdout] e4eee0fdff04fd2b7063896fce61a1936ae7bf2d7cfca809dad47d609579d29c
[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=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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4a39192fefa130777eb6d21f07258fc5a6f9c78fdc1f57b5347d8edd87a366d
[INFO] running `Command { std: "docker" "start" "-a" "e4a39192fefa130777eb6d21f07258fc5a6f9c78fdc1f57b5347d8edd87a366d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling target-lexicon v0.12.10
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling cfg-expr v0.15.3
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling glade_derive v2.2.0
[INFO] [stderr]    Compiling relm-derive v0.24.0
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking relm v0.24.1
[INFO] [stderr]     Checking glade v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gladis`
[INFO] [stdout]  --> examples/simple/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gladis::Gladis;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `gladis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glade::Gladis;
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gladis`
[INFO] [stdout]   --> examples/relm/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gladis::Gladis;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `gladis`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use glade::Gladis;
[INFO] [stdout]    |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::BuilderExtManual`
[INFO] [stdout]  --> examples/relm/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prelude::BuilderExtManual, prelude::ButtonExt, prelude::LabelExt, prelude::WidgetExt, Button,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_string` found for struct `Widgets` in the current scope
[INFO] [stdout]   --> examples/relm/main.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Widgets {
[INFO] [stdout]    | -------------- function or associated item `from_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |         let widgets = Widgets::from_string(glade_src).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^ function or associated item not found in `Widgets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `glade::Gladis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::WidgetExt`
[INFO] [stdout]  --> examples/relm/main.rs:7:71
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prelude::BuilderExtManual, prelude::ButtonExt, prelude::LabelExt, prelude::WidgetExt, Button,
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::ButtonExt`
[INFO] [stdout]  --> examples/relm/main.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prelude::BuilderExtManual, prelude::ButtonExt, prelude::LabelExt, prelude::WidgetExt, Button,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glade` (example "relm") due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `from_string` found for struct `Ui` in the current scope
[INFO] [stdout]   --> examples/simple/main.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Ui {
[INFO] [stdout]    | --------- function or associated item `from_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     let ui = Ui::from_string(glade_src).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^ function or associated item not found in `Ui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `glade::Gladis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude`
[INFO] [stdout]  --> examples/simple/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glade` (example "simple") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e4a39192fefa130777eb6d21f07258fc5a6f9c78fdc1f57b5347d8edd87a366d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a39192fefa130777eb6d21f07258fc5a6f9c78fdc1f57b5347d8edd87a366d", kill_on_drop: false }`
[INFO] [stdout] e4a39192fefa130777eb6d21f07258fc5a6f9c78fdc1f57b5347d8edd87a366d
[INFO] checking glade-2.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate glade 2.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate glade 2.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate glade 2.2.0
[INFO] finished tweaking crates.io crate glade 2.2.0
[INFO] tweaked toml for crates.io crate glade 2.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate glade 2.2.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f5b0b0b0d4f5cc4e8797aa3c32643116000c5160ca9cde5ae0b5d488157d38b
[INFO] running `Command { std: "docker" "start" "-a" "5f5b0b0b0d4f5cc4e8797aa3c32643116000c5160ca9cde5ae0b5d488157d38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f5b0b0b0d4f5cc4e8797aa3c32643116000c5160ca9cde5ae0b5d488157d38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5b0b0b0d4f5cc4e8797aa3c32643116000c5160ca9cde5ae0b5d488157d38b", kill_on_drop: false }`
[INFO] [stdout] 5f5b0b0b0d4f5cc4e8797aa3c32643116000c5160ca9cde5ae0b5d488157d38b
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f4ae8e642343921020d7a71e319336b0f69ee8f5af55947aeddcf9e5698407c
[INFO] running `Command { std: "docker" "start" "-a" "6f4ae8e642343921020d7a71e319336b0f69ee8f5af55947aeddcf9e5698407c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling target-lexicon v0.12.10
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling cfg-expr v0.15.3
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling glade_derive v2.2.0
[INFO] [stderr]    Compiling relm-derive v0.24.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking relm v0.24.1
[INFO] [stderr]     Checking glade v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gladis`
[INFO] [stdout]  --> examples/simple/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gladis::Gladis;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `gladis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glade::Gladis;
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gladis`
[INFO] [stdout]   --> examples/relm/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gladis::Gladis;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `gladis`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use glade::Gladis;
[INFO] [stdout]    |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::BuilderExtManual`
[INFO] [stdout]  --> examples/relm/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prelude::BuilderExtManual, prelude::ButtonExt, prelude::LabelExt, prelude::WidgetExt, Button,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_string` found for struct `Ui` in the current scope
[INFO] [stdout]   --> examples/simple/main.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Ui {
[INFO] [stdout]    | --------- function or associated item `from_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     let ui = Ui::from_string(glade_src).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^ function or associated item not found in `Ui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `glade::Gladis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude`
[INFO] [stdout]  --> examples/simple/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_string` found for struct `Widgets` in the current scope
[INFO] [stdout]   --> examples/relm/main.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Widgets {
[INFO] [stdout]    | -------------- function or associated item `from_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |         let widgets = Widgets::from_string(glade_src).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^ function or associated item not found in `Widgets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `glade::Gladis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::WidgetExt`
[INFO] [stdout]  --> examples/relm/main.rs:7:71
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prelude::BuilderExtManual, prelude::ButtonExt, prelude::LabelExt, prelude::WidgetExt, Button,
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::ButtonExt`
[INFO] [stdout]  --> examples/relm/main.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prelude::BuilderExtManual, prelude::ButtonExt, prelude::LabelExt, prelude::WidgetExt, Button,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glade` (example "simple") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glade` (example "relm") due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6f4ae8e642343921020d7a71e319336b0f69ee8f5af55947aeddcf9e5698407c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f4ae8e642343921020d7a71e319336b0f69ee8f5af55947aeddcf9e5698407c", kill_on_drop: false }`
[INFO] [stdout] 6f4ae8e642343921020d7a71e319336b0f69ee8f5af55947aeddcf9e5698407c
