[INFO] cloning repository https://github.com/mxj4/typeholder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxj4/typeholder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxj4%2Ftypeholder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxj4%2Ftypeholder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08b588d63243f4720916d09f79b8f7a8bd556774 [INFO] testing mxj4/typeholder against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxj4%2Ftypeholder" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxj4/typeholder on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mxj4/typeholder [INFO] finished tweaking git repo https://github.com/mxj4/typeholder [INFO] tweaked toml for git repo https://github.com/mxj4/typeholder written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mxj4/typeholder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.2.1 [INFO] [stderr] Downloaded typed-arena v1.3.0 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded itertools v0.6.1 [INFO] [stderr] Downloaded gettext-rs v0.3.0 [INFO] [stderr] Downloaded sxd-document v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 298b946351ddd3b1283860e41af8facbde2e6e49d9455be078a281f4dd77cb83 [INFO] running `Command { std: "docker" "start" "-a" "298b946351ddd3b1283860e41af8facbde2e6e49d9455be078a281f4dd77cb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "298b946351ddd3b1283860e41af8facbde2e6e49d9455be078a281f4dd77cb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298b946351ddd3b1283860e41af8facbde2e6e49d9455be078a281f4dd77cb83", kill_on_drop: false }` [INFO] [stdout] 298b946351ddd3b1283860e41af8facbde2e6e49d9455be078a281f4dd77cb83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75500466b1b6456b51797487e0dfc5b6bbff4f404ad30efb89461924bb7a3eff [INFO] running `Command { std: "docker" "start" "-a" "75500466b1b6456b51797487e0dfc5b6bbff4f404ad30efb89461924bb7a3eff", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling gio v0.1.3 (https://github.com/gtk-rs/gio#2b2b061b) [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 (https://github.com/gtk-rs/gdk-pixbuf#cc1c9ab4) [INFO] [stderr] Compiling cairo-rs v0.1.3 (https://github.com/gtk-rs/cairo#94c84e60) [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling gdk v0.5.3 (https://github.com/gtk-rs/gdk#cdb612c7) [INFO] [stderr] Compiling gtk v0.1.3 (https://github.com/gtk-rs/gtk#6f83f435) [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling gettext-rs v0.3.0 [INFO] [stderr] Compiling sxd-document v0.2.3 [INFO] [stderr] Compiling glib-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gobject-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gio-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 (https://github.com/gtk-rs/cairo#94c84e60) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling pango-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gdk-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling atk-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gtk-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling typeholder v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glib v0.1.3 (https://github.com/gtk-rs/glib#dc304963) [INFO] [stderr] Compiling pango v0.1.3 (https://github.com/gtk-rs/pango#df1ed704) [INFO] [stdout] warning: unused imports: `idle_add`, `timeout_add_seconds`, `timeout_add` [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use glib::{Continue, idle_add, timeout_add, timeout_add_seconds}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/typeholder-93ba1bfca53da087/out/ucd.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/range.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unicode_blocks` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `unicode_blocks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/typeholder-93ba1bfca53da087/out/ucd.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/range.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unicode_scripts` [INFO] [stdout] = note: this warning originates in the macro `unicode_scripts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `range::Range` [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use range::Range; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.72s [INFO] running `Command { std: "docker" "inspect" "75500466b1b6456b51797487e0dfc5b6bbff4f404ad30efb89461924bb7a3eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75500466b1b6456b51797487e0dfc5b6bbff4f404ad30efb89461924bb7a3eff", kill_on_drop: false }` [INFO] [stdout] 75500466b1b6456b51797487e0dfc5b6bbff4f404ad30efb89461924bb7a3eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c257144c6658425fc457a694f96f7405c5070c3a8d4cd00c78d6fa0a59d5e7e [INFO] running `Command { std: "docker" "start" "-a" "6c257144c6658425fc457a694f96f7405c5070c3a8d4cd00c78d6fa0a59d5e7e", kill_on_drop: false }` [INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typeholder v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `idle_add`, `timeout_add_seconds`, `timeout_add` [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use glib::{Continue, idle_add, timeout_add, timeout_add_seconds}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/typeholder-93ba1bfca53da087/out/ucd.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/range.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unicode_blocks` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `unicode_blocks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/typeholder-93ba1bfca53da087/out/ucd.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/range.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unicode_scripts` [INFO] [stdout] = note: this warning originates in the macro `unicode_scripts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `range::Range` [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use range::Range; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/range.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stdout] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "6c257144c6658425fc457a694f96f7405c5070c3a8d4cd00c78d6fa0a59d5e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c257144c6658425fc457a694f96f7405c5070c3a8d4cd00c78d6fa0a59d5e7e", kill_on_drop: false }` [INFO] [stdout] 6c257144c6658425fc457a694f96f7405c5070c3a8d4cd00c78d6fa0a59d5e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c13080c1bf4b96517370e3cf7a721e385df0dda85e8c3b8c8d809af6ecda7fa2 [INFO] running `Command { std: "docker" "start" "-a" "c13080c1bf4b96517370e3cf7a721e385df0dda85e8c3b8c8d809af6ecda7fa2", kill_on_drop: false }` [INFO] [stderr] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stderr] --> build.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(slice_patterns)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `typeholder` (build script) generated 1 warning [INFO] [stderr] warning: unused imports: `idle_add`, `timeout_add_seconds`, `timeout_add` [INFO] [stderr] --> src/main.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | use glib::{Continue, idle_add, timeout_add, timeout_add_seconds}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> /opt/rustwide/target/debug/build/typeholder-93ba1bfca53da087/out/ucd.rs:285:10 [INFO] [stderr] | [INFO] [stderr] 285 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/range.rs:20:49 [INFO] [stderr] | [INFO] [stderr] 20 | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unicode_blocks` [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = note: this warning originates in the macro `unicode_blocks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> /opt/rustwide/target/debug/build/typeholder-93ba1bfca53da087/out/ucd.rs:433:10 [INFO] [stderr] | [INFO] [stderr] 433 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/range.rs:21:50 [INFO] [stderr] | [INFO] [stderr] 21 | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unicode_scripts` [INFO] [stderr] = note: this warning originates in the macro `unicode_scripts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> src/config.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `range::Range` [INFO] [stderr] --> src/config.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use range::Range; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/range.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / lazy_static! { [INFO] [stderr] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stderr] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/range.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / lazy_static! { [INFO] [stderr] 20 | | pub static ref UNICODE_BLOCKS: Vec = unicode_blocks!(); [INFO] [stderr] 21 | | pub static ref UNICODE_SCRIPTS: Vec = unicode_scripts!(); [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `typeholder` (bin "typeholder" test) generated 10 warnings (2 duplicates) (run `cargo fix --bin "typeholder" --tests` to apply 3 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/typeholder-e8fb2fe735317431) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::test_add_family ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c13080c1bf4b96517370e3cf7a721e385df0dda85e8c3b8c8d809af6ecda7fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13080c1bf4b96517370e3cf7a721e385df0dda85e8c3b8c8d809af6ecda7fa2", kill_on_drop: false }` [INFO] [stdout] c13080c1bf4b96517370e3cf7a721e385df0dda85e8c3b8c8d809af6ecda7fa2