[INFO] fetching crate gtk3-macros 0.18.2...
[INFO] testing gtk3-macros-0.18.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gtk3-macros 0.18.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gtk3-macros 0.18.2
[INFO] finished tweaking crates.io crate gtk3-macros 0.18.2
[INFO] tweaked toml for crates.io crate gtk3-macros 0.18.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gtk3-macros 0.18.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.4.0)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[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] eb5890c54110510ff12d2353eb9f25ac13e7fe88f43ccfd9b679cf1f52328df3
[INFO] running `Command { std: "docker" "start" "-a" "eb5890c54110510ff12d2353eb9f25ac13e7fe88f43ccfd9b679cf1f52328df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb5890c54110510ff12d2353eb9f25ac13e7fe88f43ccfd9b679cf1f52328df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb5890c54110510ff12d2353eb9f25ac13e7fe88f43ccfd9b679cf1f52328df3", kill_on_drop: false }`
[INFO] [stdout] eb5890c54110510ff12d2353eb9f25ac13e7fe88f43ccfd9b679cf1f52328df3
[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] 0bda33d6d158f419a022e1d897232d477bb8b405fac3a8a6a6e923eb688f47ad
[INFO] running `Command { std: "docker" "start" "-a" "0bda33d6d158f419a022e1d897232d477bb8b405fac3a8a6a6e923eb688f47ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `path_span` and `span` are never read
[INFO] [stdout]    --> src/attribute_parser.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct FieldAttribute {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub path_span: Span,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 110 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]    --> src/attribute_parser.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AttributedField {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 114 |     pub ident: Ident,
[INFO] [stdout] 115 |     pub ty: Type,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "0bda33d6d158f419a022e1d897232d477bb8b405fac3a8a6a6e923eb688f47ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bda33d6d158f419a022e1d897232d477bb8b405fac3a8a6a6e923eb688f47ad", kill_on_drop: false }`
[INFO] [stdout] 0bda33d6d158f419a022e1d897232d477bb8b405fac3a8a6a6e923eb688f47ad
[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] 892629015fae7e09cf88249c2df115fb5dfc22771e5c1c5e6cc2b59d4b6cca6a
[INFO] running `Command { std: "docker" "start" "-a" "892629015fae7e09cf88249c2df115fb5dfc22771e5c1c5e6cc2b59d4b6cca6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stdout] warning: fields `path_span` and `span` are never read
[INFO] [stdout]    --> src/attribute_parser.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct FieldAttribute {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub path_span: Span,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 110 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]    --> src/attribute_parser.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AttributedField {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 114 |     pub ident: Ident,
[INFO] [stdout] 115 |     pub ty: Type,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stdout] warning: fields `path_span` and `span` are never read
[INFO] [stdout]    --> src/attribute_parser.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct FieldAttribute {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub path_span: Span,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 110 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]    --> src/attribute_parser.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AttributedField {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 114 |     pub ident: Ident,
[INFO] [stdout] 115 |     pub ty: Type,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "892629015fae7e09cf88249c2df115fb5dfc22771e5c1c5e6cc2b59d4b6cca6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892629015fae7e09cf88249c2df115fb5dfc22771e5c1c5e6cc2b59d4b6cca6a", kill_on_drop: false }`
[INFO] [stdout] 892629015fae7e09cf88249c2df115fb5dfc22771e5c1c5e6cc2b59d4b6cca6a
[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] 977dbbe809434e00226db27c35661312d1de0fc8023d2ea63d4551278fb5ae36
[INFO] running `Command { std: "docker" "start" "-a" "977dbbe809434e00226db27c35661312d1de0fc8023d2ea63d4551278fb5ae36", kill_on_drop: false }`
[INFO] [stderr] warning: fields `path_span` and `span` are never read
[INFO] [stderr]    --> src/attribute_parser.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub struct FieldAttribute {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub path_span: Span,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 110 |     pub span: Span,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `ty` is never read
[INFO] [stderr]    --> src/attribute_parser.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct AttributedField {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] 114 |     pub ident: Ident,
[INFO] [stderr] 115 |     pub ty: Type,
[INFO] [stderr]     |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gtk3-macros` (lib) generated 2 warnings
[INFO] [stderr] warning: `gtk3-macros` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gtk3_macros-af357f042dc82b2b)
[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] [stderr]    Doc-tests gtk3_macros
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - composite_template_derive (line 34) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - composite_template_derive (line 34) stdout ----
[INFO] [stdout] error: couldn't read `src/composite_template.ui`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[derive(Debug, Default, gtk::CompositeTemplate)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[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/lib.rs - composite_template_derive (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "977dbbe809434e00226db27c35661312d1de0fc8023d2ea63d4551278fb5ae36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977dbbe809434e00226db27c35661312d1de0fc8023d2ea63d4551278fb5ae36", kill_on_drop: false }`
[INFO] [stdout] 977dbbe809434e00226db27c35661312d1de0fc8023d2ea63d4551278fb5ae36
