[INFO] fetching crate vgtk 0.3.0...
[INFO] testing vgtk-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] extracting crate vgtk 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vgtk 0.3.0
[INFO] finished tweaking crates.io crate vgtk 0.3.0
[INFO] tweaked toml for crates.io crate vgtk 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vgtk 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 127 packages to latest compatible versions
[INFO] [stderr] Adding colored v1.9.4 (available: v3.0.0)
[INFO] [stderr] Adding gdk v0.13.2 (available: v0.18.2)
[INFO] [stderr] Adding gdk-pixbuf v0.9.0 (available: v0.21.1)
[INFO] [stderr] Adding gio v0.9.1 (available: v0.21.1)
[INFO] [stderr] Adding glib v0.10.3 (available: v0.21.1)
[INFO] [stderr] Adding gtk v0.9.2 (available: v0.18.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd51695a412fe3a790d38945684a6fe20f1fc1ecb41926340232ebe98457cc6a
[INFO] running `Command { std: "docker" "start" "-a" "bd51695a412fe3a790d38945684a6fe20f1fc1ecb41926340232ebe98457cc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd51695a412fe3a790d38945684a6fe20f1fc1ecb41926340232ebe98457cc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd51695a412fe3a790d38945684a6fe20f1fc1ecb41926340232ebe98457cc6a", kill_on_drop: false }`
[INFO] [stdout] bd51695a412fe3a790d38945684a6fe20f1fc1ecb41926340232ebe98457cc6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59fca45d6e29754e8b1b0e01513c4509d441cabc293f4b52c40017c5829726c1
[INFO] running `Command { std: "docker" "start" "-a" "59fca45d6e29754e8b1b0e01513c4509d441cabc293f4b52c40017c5829726c1", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.101
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling unicode-segmentation v1.12.0
[INFO] [stderr] Compiling version-compare v0.0.10
[INFO] [stderr] Compiling strum v0.18.0
[INFO] [stderr] Compiling rustdoc-stripper v0.1.19
[INFO] [stderr] Compiling futures-sink v0.3.31
[INFO] [stderr] Compiling futures-task v0.3.31
[INFO] [stderr] Compiling anyhow v1.0.99
[INFO] [stderr] Compiling cfg-if v1.0.3
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling dirs-sys-next v0.1.2
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling lock_api v0.4.13
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling crunchy v0.2.4
[INFO] [stderr] Compiling regex-syntax v0.8.6
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling bit-vec v0.6.3
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling petgraph v0.6.5
[INFO] [stderr] Compiling bit-set v0.5.3
[INFO] [stderr] Compiling ena v0.14.3
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.18
[INFO] [stderr] Compiling dirs-next v2.0.0
[INFO] [stderr] Compiling term v0.7.0
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling pango v0.9.1
[INFO] [stderr] Compiling unicode-xid v0.2.6
[INFO] [stderr] Compiling diff v0.1.13
[INFO] [stderr] Compiling regex-syntax v0.6.29
[INFO] [stderr] Compiling atk v0.9.0
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling ascii-canvas v3.0.0
[INFO] [stderr] Compiling colored v1.9.4
[INFO] [stderr] Compiling string_cache v0.8.9
[INFO] [stderr] Compiling gio v0.9.1
[INFO] [stderr] Compiling cairo-rs v0.9.1
[INFO] [stderr] Compiling gdk-pixbuf v0.9.0
[INFO] [stderr] Compiling gdk v0.13.2
[INFO] [stderr] Compiling gtk v0.9.2
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling regex-automata v0.4.10
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling toml v0.5.11
[INFO] [stderr] Compiling strum_macros v0.18.0
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling proc-macro-crate v0.1.5
[INFO] [stderr] Compiling regex v1.11.2
[INFO] [stderr] Compiling glib-macros v0.10.1
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling lalrpop-util v0.19.12
[INFO] [stderr] Compiling lalrpop v0.19.12
[INFO] [stderr] Compiling thiserror v1.0.69
[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 gdk-pixbuf-sys v0.10.0
[INFO] [stderr] Compiling cairo-sys-rs v0.10.0
[INFO] [stderr] Compiling pango-sys v0.10.0
[INFO] [stderr] Compiling atk-sys v0.10.0
[INFO] [stderr] Compiling gdk-sys v0.10.0
[INFO] [stderr] Compiling gtk-sys v0.10.0
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling glib v0.10.3
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling vgtk-macros v0.3.0
[INFO] [stderr] Compiling vgtk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "59fca45d6e29754e8b1b0e01513c4509d441cabc293f4b52c40017c5829726c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fca45d6e29754e8b1b0e01513c4509d441cabc293f4b52c40017c5829726c1", kill_on_drop: false }`
[INFO] [stdout] 59fca45d6e29754e8b1b0e01513c4509d441cabc293f4b52c40017c5829726c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c851ecf8ebff9794176cb3478f86e561b803a6169ed02e5c281bfaa021d5e8e
[INFO] running `Command { std: "docker" "start" "-a" "4c851ecf8ebff9794176cb3478f86e561b803a6169ed02e5c281bfaa021d5e8e", kill_on_drop: false }`
[INFO] [stderr] Compiling vgtk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "4c851ecf8ebff9794176cb3478f86e561b803a6169ed02e5c281bfaa021d5e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c851ecf8ebff9794176cb3478f86e561b803a6169ed02e5c281bfaa021d5e8e", kill_on_drop: false }`
[INFO] [stdout] 4c851ecf8ebff9794176cb3478f86e561b803a6169ed02e5c281bfaa021d5e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 084aa2d7fd3c74b313670689bcd3dbef7e6f9ad6ffd15ad12a7b6b6335fff92c
[INFO] running `Command { std: "docker" "start" "-a" "084aa2d7fd3c74b313670689bcd3dbef7e6f9ad6ffd15ad12a7b6b6335fff92c", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vgtk-9cc1ea130070cd18)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stderr] Doc-tests vgtk
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - (line 307) ... ignored
[INFO] [stdout] test src/lib.rs - (line 326) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 379) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - gtk_if (line 883) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 210) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 231) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 197) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 147) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 264) - compile ... ok
[INFO] [stdout] test src/callback.rs - callback::Callback (line 20) - compile ... ok
[INFO] [stdout] test src/lib.rs - message_dialog (line 831) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 286) - compile ... ok
[INFO] [stdout] test src/lib.rs - run (line 562) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 168) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 246) - compile ... ok
[INFO] [stdout] test src/callback.rs - callback::Callback (line 29) - compile ... FAILED
[INFO] [stdout] test src/vnode/mod.rs - vnode::VNodeIterator (line 58) - compile ... ok
[INFO] [stdout] test src/lib.rs - start (line 596) - compile ... ok
[INFO] [stdout] test src/menu_builder.rs - menu_builder::MenuBuilder (line 7) - compile ... ok
[INFO] [stdout] test src/lib.rs - stream_signal (line 797) - compile ... ok
[INFO] [stdout] test src/lib.rs - gtk_if (line 904) - compile ... ok
[INFO] [stdout] test src/component.rs - component::UpdateAction::Defer (line 45) - compile ... ok
[INFO] [stdout] test src/lib.rs - on_signal (line 742) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... FAILED
[INFO] [stdout] test src/types.rs - types::GridPosition (line 29) - compile ... ok
[INFO] [stdout] test src/ext/mod.rs - ext::GridExtHelpers (line 277) - compile ... ok
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/lib.rs - (line 326) stdout ----
[INFO] [stdout] error: expected ",", ":", "::", "=" or "|"
[INFO] [stdout] --> src/lib.rs:365:56
[INFO] [stdout] |
[INFO] [stdout] 42 |
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` which comes from the expansion of the macro `gtk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 379) stdout ----
[INFO] [stdout] error: expected ",", ":", "::", "=" or "|"
[INFO] [stdout] --> src/lib.rs:400:52
[INFO] [stdout] |
[INFO] [stdout] 24 | <@MyButton label="Click me!" on clicked=|_| ParentMessage::ButtonClicked />
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` which comes from the expansion of the macro `gtk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 147) stdout ----
[INFO] [stdout] error: expected ",", ":", "::", "=" or "|"
[INFO] [stdout] --> src/lib.rs:155:40
[INFO] [stdout] |
[INFO] [stdout] 11 |
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` which comes from the expansion of the macro `gtk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/callback.rs - callback::Callback (line 29) stdout ----
[INFO] [stdout] error: expected ",", ":", "::", "=" or "|"
[INFO] [stdout] --> src/callback.rs:45:25
[INFO] [stdout] |
[INFO] [stdout] 19 | <@MyComponent on_message=|string| ParentMessage::StringReceived(string) />
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` which comes from the expansion of the macro `gtk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error: expected ",", ":", "::", "=" or "|"
[INFO] [stdout] --> src/lib.rs:57:51
[INFO] [stdout] |
[INFO] [stdout] 38 |
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` which comes from the expansion of the macro `gtk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/callback.rs - callback::Callback (line 29)
[INFO] [stdout] src/lib.rs - (line 147)
[INFO] [stdout] src/lib.rs - (line 21)
[INFO] [stdout] src/lib.rs - (line 326)
[INFO] [stdout] src/lib.rs - (line 379)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 20 passed; 5 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout]
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "084aa2d7fd3c74b313670689bcd3dbef7e6f9ad6ffd15ad12a7b6b6335fff92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084aa2d7fd3c74b313670689bcd3dbef7e6f9ad6ffd15ad12a7b6b6335fff92c", kill_on_drop: false }`
[INFO] [stdout] 084aa2d7fd3c74b313670689bcd3dbef7e6f9ad6ffd15ad12a7b6b6335fff92c