[INFO] fetching crate miniconf 0.20.0... [INFO] checking miniconf-0.20.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] extracting crate miniconf 0.20.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate miniconf 0.20.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate miniconf 0.20.0 [INFO] tweaked toml for crates.io crate miniconf 0.20.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate miniconf 0.20.0 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate miniconf 0.20.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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db0f5411370788edd62e497479164bf6d39dc52f92931ed91b9a9de8059b99e7 [INFO] running `Command { std: "docker" "start" "-a" "db0f5411370788edd62e497479164bf6d39dc52f92931ed91b9a9de8059b99e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db0f5411370788edd62e497479164bf6d39dc52f92931ed91b9a9de8059b99e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0f5411370788edd62e497479164bf6d39dc52f92931ed91b9a9de8059b99e7", kill_on_drop: false }` [INFO] [stdout] db0f5411370788edd62e497479164bf6d39dc52f92931ed91b9a9de8059b99e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b75dcee965f369f0c2cdb5f7c1c53424466f2fbf1a5a84e876349c461e726b0 [INFO] running `Command { std: "docker" "start" "-a" "1b75dcee965f369f0c2cdb5f7c1c53424466f2fbf1a5a84e876349c461e726b0", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking yafnv v3.0.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking crosstrait v0.1.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling miniconf_derive v0.20.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking embedded-io-adapters v0.6.2 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking trybuild v1.0.112 [INFO] [stderr] Checking miniconf v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking referencing v0.33.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 91 | impl_tuple!(0 T0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 92 | impl_tuple!(0 T0 1 T1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 93 | impl_tuple!(0 T0 1 T1 2 T2); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 94 | impl_tuple!(0 T0 1 T1 2 T2 3 T3); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 95 | impl_tuple!(0 T0 1 T1 2 T2 3 T3 4 T4); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 96 | impl_tuple!(0 T0 1 T1 2 T2 3 T3 4 T4 5 T5); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 97 | impl_tuple!(0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | const SCHEMA: &'static Schema = &Schema::numbered(&[$( [INFO] [stdout] | ______________________________________________- ^ [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 18 | || Numbered::new($t::SCHEMA), [INFO] [stdout] 19 | || )+]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_______________|temporary value is freed at the end of this statement [INFO] [stdout] | |________________|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 98 | impl_tuple!(0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | &Schema::named(&[Named::new("Ok", T::SCHEMA), Named::new("Err", E::SCHEMA)]); [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:280:53 [INFO] [stdout] | [INFO] [stdout] 280 | const SCHEMA: &'static Schema = &Schema::named(&[ [INFO] [stdout] | ______________________________________- ^ [INFO] [stdout] | |_____________________________________________________| [INFO] [stdout] 281 | || Named::new("Included", T::SCHEMA), [INFO] [stdout] 282 | || Named::new("Excluded", T::SCHEMA), [INFO] [stdout] 283 | || ]); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||_____|temporary value is freed at the end of this statement [INFO] [stdout] | |______|argument requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | &Schema::named(&[Named::new("start", T::SCHEMA), Named::new("end", T::SCHEMA)]); [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:444:53 [INFO] [stdout] | [INFO] [stdout] 444 | const SCHEMA: &'static Schema = &Schema::named(&[Named::new("start", T::SCHEMA)]); [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/impls/internal.rs:507:53 [INFO] [stdout] | [INFO] [stdout] 507 | const SCHEMA: &'static Schema = &Schema::named(&[Named::new("end", T::SCHEMA)]); [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniconf` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1b75dcee965f369f0c2cdb5f7c1c53424466f2fbf1a5a84e876349c461e726b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b75dcee965f369f0c2cdb5f7c1c53424466f2fbf1a5a84e876349c461e726b0", kill_on_drop: false }` [INFO] [stdout] 1b75dcee965f369f0c2cdb5f7c1c53424466f2fbf1a5a84e876349c461e726b0