[INFO] fetching crate gui 0.6.0...
[INFO] checking gui-0.6.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gui 0.6.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate gui 0.6.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 gui 0.6.0
[INFO] finished tweaking crates.io crate gui 0.6.0
[INFO] tweaked toml for crates.io crate gui 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded gui-derive v0.6.2
[INFO] [stderr]   Downloaded tokio-macros v0.3.2
[INFO] [stderr]   Downloaded tokio v0.3.7
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22df7fd41b3c6cce54ae84e247d7d84563b167df6d17859cf3a7b1ab39209eb7
[INFO] running `Command { std: "docker" "start" "-a" "22df7fd41b3c6cce54ae84e247d7d84563b167df6d17859cf3a7b1ab39209eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22df7fd41b3c6cce54ae84e247d7d84563b167df6d17859cf3a7b1ab39209eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22df7fd41b3c6cce54ae84e247d7d84563b167df6d17859cf3a7b1ab39209eb7", kill_on_drop: false }`
[INFO] [stdout] 22df7fd41b3c6cce54ae84e247d7d84563b167df6d17859cf3a7b1ab39209eb7
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d2dd086b185e5e85cde6d4b062fa140ce6d3c87900c1f1034b87b8c6c557cf0
[INFO] running `Command { std: "docker" "start" "-a" "1d2dd086b185e5e85cde6d4b062fa140ce6d3c87900c1f1034b87b8c6c557cf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]    Compiling gui-derive v0.6.2
[INFO] [stderr]     Checking gui v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]   --> src/placeholder.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct Placeholder {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 40 |   children: Vec<Id>,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Placeholder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]   --> tests/test_message.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, Widget)]
[INFO] [stdout]    |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]    --> tests/test_ui.rs:550:17
[INFO] [stdout]     |
[INFO] [stdout] 550 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]    --> tests/test_ui.rs:614:17
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[derive(Debug, Widget, Handleable)]
[INFO] [stdout]     |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `render_done` is not a member of trait `gui::Renderable`
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^ not a member of trait `gui::Renderable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]    --> tests/common/mod.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]   --> tests/test_message.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, Widget)]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gui` (test "test_render") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]   --> src/placeholder.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct Placeholder {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 40 |   children: Vec<Id>,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Placeholder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]    --> tests/test_ui.rs:550:17
[INFO] [stdout]     |
[INFO] [stdout] 550 | #[derive(Debug, Widget)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gui` (test "test_message") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `render_done` found for reference `&dyn Renderer` in the current scope
[INFO] [stdout]    --> tests/test_ui.rs:614:17
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[derive(Debug, Widget, Handleable)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Widget` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gui` (test "test_events") due to 3 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gui` (test "test_ui") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "1d2dd086b185e5e85cde6d4b062fa140ce6d3c87900c1f1034b87b8c6c557cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2dd086b185e5e85cde6d4b062fa140ce6d3c87900c1f1034b87b8c6c557cf0", kill_on_drop: false }`
[INFO] [stdout] 1d2dd086b185e5e85cde6d4b062fa140ce6d3c87900c1f1034b87b8c6c557cf0
