[INFO] cloning repository https://github.com/jackpot51/artifact-data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackpot51/artifact-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Fartifact-data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Fartifact-data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01cba6fbaee50b8c1f8d48d5a38fe8beeba14710
[INFO] testing jackpot51/artifact-data against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Fartifact-data" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackpot51/artifact-data
[INFO] finished tweaking git repo https://github.com/jackpot51/artifact-data
[INFO] tweaked toml for git repo https://github.com/jackpot51/artifact-data written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackpot51/artifact-data on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackpot51/artifact-data 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/withoutboats/failure`
[INFO] [stderr]     Updating git repository `https://github.com/withoutboats/failure_derive`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.6
[INFO] [stderr]   Downloaded serde_derive v1.0.20
[INFO] [stderr]   Downloaded lazy_static v0.2.10
[INFO] [stderr]   Downloaded thread_local v0.3.4
[INFO] [stderr]   Downloaded serde_derive_internals v0.17.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.5
[INFO] [stderr]   Downloaded prelude v0.2.0
[INFO] [stderr]   Downloaded num-traits v0.1.40
[INFO] [stderr]   Downloaded env_logger v0.3.5
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.2.0
[INFO] [stderr]   Downloaded log v0.3.8
[INFO] [stderr]   Downloaded fuchsia-zircon v0.2.1
[INFO] [stderr]   Downloaded cc v1.0.3
[INFO] [stderr]   Downloaded backtrace v0.3.3
[INFO] [stderr]   Downloaded rand v0.3.18
[INFO] [stderr]   Downloaded quickcheck v0.4.1
[INFO] [stderr]   Downloaded serde v1.0.20
[INFO] [stderr]   Downloaded regex-syntax v0.4.1
[INFO] [stderr]   Downloaded regex v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.33
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97ec54621fada95458be52685474e0ae77e4e2781d1c5450b60d973327a430d9
[INFO] running `Command { std: "docker" "start" "-a" "97ec54621fada95458be52685474e0ae77e4e2781d1c5450b60d973327a430d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97ec54621fada95458be52685474e0ae77e4e2781d1c5450b60d973327a430d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ec54621fada95458be52685474e0ae77e4e2781d1c5450b60d973327a430d9", kill_on_drop: false }`
[INFO] [stdout] 97ec54621fada95458be52685474e0ae77e4e2781d1c5450b60d973327a430d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b97de33679d86f433ee128af07fbf27878bb633960e2a79330adc132981980f
[INFO] running `Command { std: "docker" "start" "-a" "3b97de33679d86f433ee128af07fbf27878bb633960e2a79330adc132981980f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.33
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.5
[INFO] [stderr]    Compiling lazy_static v0.2.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling serde v1.0.20
[INFO] [stderr]    Compiling prelude v0.2.0
[INFO] [stderr]    Compiling matches v0.1.6
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling serde_derive_internals v0.17.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]    Compiling failure_derive v0.1.0 (https://github.com/withoutboats/failure_derive#e12732b4)
[INFO] [stderr]    Compiling serde_derive v1.0.20
[INFO] [stderr]    Compiling backtrace v0.3.3
[INFO] [stderr]    Compiling failure v0.0.1 (https://github.com/withoutboats/failure#ae276f58)
[INFO] [stderr]    Compiling artifact-data v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cache.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static!{
[INFO] [stdout] 11 | |     /// global cache of names
[INFO] [stdout] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stdout] 13 | |         names: HashMap::new(),
[INFO] [stdout] 14 | |         keys: HashMap::new(),
[INFO] [stdout] 15 | |     });
[INFO] [stdout] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cache.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static!{
[INFO] [stdout] 11 | |     /// global cache of names
[INFO] [stdout] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stdout] 13 | |         names: HashMap::new(),
[INFO] [stdout] 14 | |         keys: HashMap::new(),
[INFO] [stdout] 15 | |     });
[INFO] [stdout] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/name.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / lazy_static!{
[INFO] [stdout] 76 | |     /// Valid name regular expression
[INFO] [stdout] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stdout] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stdout] 79 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/name.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / lazy_static!{
[INFO] [stdout] 76 | |     /// Valid name regular expression
[INFO] [stdout] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stdout] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stdout] 79 | | }
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s
[INFO] running `Command { std: "docker" "inspect" "3b97de33679d86f433ee128af07fbf27878bb633960e2a79330adc132981980f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b97de33679d86f433ee128af07fbf27878bb633960e2a79330adc132981980f", kill_on_drop: false }`
[INFO] [stdout] 3b97de33679d86f433ee128af07fbf27878bb633960e2a79330adc132981980f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c8dd9cea580b6d1cffe7c7ad8a60b4c4bef6d06327d5f92fca2d5505aae9ef
[INFO] running `Command { std: "docker" "start" "-a" "e8c8dd9cea580b6d1cffe7c7ad8a60b4c4bef6d06327d5f92fca2d5505aae9ef", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling rand v0.3.18
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cache.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static!{
[INFO] [stdout] 11 | |     /// global cache of names
[INFO] [stdout] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stdout] 13 | |         names: HashMap::new(),
[INFO] [stdout] 14 | |         keys: HashMap::new(),
[INFO] [stdout] 15 | |     });
[INFO] [stdout] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cache.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static!{
[INFO] [stdout] 11 | |     /// global cache of names
[INFO] [stdout] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stdout] 13 | |         names: HashMap::new(),
[INFO] [stdout] 14 | |         keys: HashMap::new(),
[INFO] [stdout] 15 | |     });
[INFO] [stdout] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/name.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / lazy_static!{
[INFO] [stdout] 76 | |     /// Valid name regular expression
[INFO] [stdout] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stdout] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stdout] 79 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/name.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / lazy_static!{
[INFO] [stdout] 76 | |     /// Valid name regular expression
[INFO] [stdout] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stdout] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stdout] 79 | | }
[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] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.6
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling quickcheck v0.4.1
[INFO] [stderr]    Compiling artifact-data v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cache.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static!{
[INFO] [stdout] 11 | |     /// global cache of names
[INFO] [stdout] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stdout] 13 | |         names: HashMap::new(),
[INFO] [stdout] 14 | |         keys: HashMap::new(),
[INFO] [stdout] 15 | |     });
[INFO] [stdout] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cache.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static!{
[INFO] [stdout] 11 | |     /// global cache of names
[INFO] [stdout] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stdout] 13 | |         names: HashMap::new(),
[INFO] [stdout] 14 | |         keys: HashMap::new(),
[INFO] [stdout] 15 | |     });
[INFO] [stdout] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/name.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / lazy_static!{
[INFO] [stdout] 76 | |     /// Valid name regular expression
[INFO] [stdout] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stdout] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stdout] 79 | | }
[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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/name.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / lazy_static!{
[INFO] [stdout] 76 | |     /// Valid name regular expression
[INFO] [stdout] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stdout] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stdout] 79 | | }
[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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/test_name.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn shrink(&self) -> Box<Iterator<Item=Self>> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn shrink(&self) -> Box<dyn Iterator<Item=Self>> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/test_name.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn new(seed: Name) -> Box<Iterator<Item=Name>> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn new(seed: Name) -> Box<dyn Iterator<Item=Name>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.90s
[INFO] running `Command { std: "docker" "inspect" "e8c8dd9cea580b6d1cffe7c7ad8a60b4c4bef6d06327d5f92fca2d5505aae9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c8dd9cea580b6d1cffe7c7ad8a60b4c4bef6d06327d5f92fca2d5505aae9ef", kill_on_drop: false }`
[INFO] [stdout] e8c8dd9cea580b6d1cffe7c7ad8a60b4c4bef6d06327d5f92fca2d5505aae9ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a02b60a96aff1fab7da752f1be96ff5a785d85eeb109a75fe41101394c798d70
[INFO] running `Command { std: "docker" "start" "-a" "a02b60a96aff1fab7da752f1be96ff5a785d85eeb109a75fe41101394c798d70", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/cache.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / lazy_static!{
[INFO] [stderr] 11 | |     /// global cache of names
[INFO] [stderr] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stderr] 13 | |         names: HashMap::new(),
[INFO] [stderr] 14 | |         keys: HashMap::new(),
[INFO] [stderr] 15 | |     });
[INFO] [stderr] 16 | | }
[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 `Once::new()` function is now preferred
[INFO] [stderr]   --> src/cache.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / lazy_static!{
[INFO] [stderr] 11 | |     /// global cache of names
[INFO] [stderr] 12 | |     pub(crate) static ref NAME_CACHE: Mutex<NameCache> = Mutex::new(NameCache {
[INFO] [stderr] 13 | |         names: HashMap::new(),
[INFO] [stderr] 14 | |         keys: HashMap::new(),
[INFO] [stderr] 15 | |     });
[INFO] [stderr] 16 | | }
[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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/name.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | / lazy_static!{
[INFO] [stderr] 76 | |     /// Valid name regular expression
[INFO] [stderr] 77 | |     static ref NAME_VALID_RE: Regex = Regex::new(
[INFO] [stderr] 78 | |         &format!("(?i)^{}$", NAME_VALID_STR)).unwrap();
[INFO] [stderr] 79 | | }
[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: `artifact-data` (lib) generated 4 warnings (1 duplicate)
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/test_name.rs:30:29
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn shrink(&self) -> Box<Iterator<Item=Self>> {
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn shrink(&self) -> Box<dyn Iterator<Item=Self>> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/test_name.rs:42:31
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn new(seed: Name) -> Box<Iterator<Item=Name>> {
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn new(seed: Name) -> Box<dyn Iterator<Item=Name>> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `artifact-data` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p artifact-data --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/artifact_data-0c985fa7f6e16212)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_name::sanity_serde_name ... ok
[INFO] [stdout] test family::test::sanity_parent ... ok
[INFO] [stdout] test test_name::sanity_names_valid ... ok
[INFO] [stdout] test family::test::sanity_auto_partof ... ok
[INFO] [stdout] test test_name::sanity_names_invalid ... ok
[INFO] [stdout] test family::test::fuzz_name_parent ... ok
[INFO] [stdout] test family::test::fuzz_name_auto_partof ... ok
[INFO] [stdout] test test_name::fuzz_name_key ... ok
[INFO] [stderr]    Doc-tests artifact_data
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/name.rs - name::TYPE_SPLIT_LOC (line 56) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/name.rs - name::TYPE_SPLIT_LOC (line 56) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]   --> src/name.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | REQ-foo
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[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/name.rs - name::TYPE_SPLIT_LOC (line 56)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a02b60a96aff1fab7da752f1be96ff5a785d85eeb109a75fe41101394c798d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02b60a96aff1fab7da752f1be96ff5a785d85eeb109a75fe41101394c798d70", kill_on_drop: false }`
[INFO] [stdout] a02b60a96aff1fab7da752f1be96ff5a785d85eeb109a75fe41101394c798d70
