[INFO] fetching crate ng-repo 0.1.1-alpha.2...
[INFO] building ng-repo-0.1.1-alpha.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ng-repo 0.1.1-alpha.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ng-repo 0.1.1-alpha.2
[INFO] finished tweaking crates.io crate ng-repo 0.1.1-alpha.2
[INFO] tweaked toml for crates.io crate ng-repo 0.1.1-alpha.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ng-repo 0.1.1-alpha.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ng-repo 0.1.1-alpha.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ef19a64d45c4d51ff94c0fc5421e9366bd82a47548dc878031842a7c5f54529
[INFO] running `Command { std: "docker" "start" "-a" "9ef19a64d45c4d51ff94c0fc5421e9366bd82a47548dc878031842a7c5f54529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ef19a64d45c4d51ff94c0fc5421e9366bd82a47548dc878031842a7c5f54529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef19a64d45c4d51ff94c0fc5421e9366bd82a47548dc878031842a7c5f54529", kill_on_drop: false }`
[INFO] [stdout] 9ef19a64d45c4d51ff94c0fc5421e9366bd82a47548dc878031842a7c5f54529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b82cd472da27aac5d0e15ba7f5f584fb6ebe5397effca4ef3523f68f36a0408
[INFO] running `Command { std: "docker" "start" "-a" "7b82cd472da27aac5d0e15ba7f5f584fb6ebe5397effca4ef3523f68f36a0408", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling fastrange-rs v0.1.0
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling sbbf-rs v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling sbbf-rs-safe v0.3.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling debug_print v1.0.0
[INFO] [stderr]    Compiling web-time v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slice_as_array v1.1.0
[INFO] [stderr]    Compiling base64-url v2.0.0
[INFO] [stderr]    Compiling blake3 v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ff v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling group v0.6.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pairing v0.16.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling xsalsa20poly1305 v0.9.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling crypto_box v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ng_threshold_crypto v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ng-repo v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:86
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kcv_storage.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class;
[INFO] [stdout]     |              ^^^^^     ^^^^^^
[INFO] [stdout]     |              |         ||
[INFO] [stdout]     |              |         |the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s
[INFO] running `Command { std: "docker" "inspect" "7b82cd472da27aac5d0e15ba7f5f584fb6ebe5397effca4ef3523f68f36a0408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b82cd472da27aac5d0e15ba7f5f584fb6ebe5397effca4ef3523f68f36a0408", kill_on_drop: false }`
[INFO] [stdout] 7b82cd472da27aac5d0e15ba7f5f584fb6ebe5397effca4ef3523f68f36a0408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d46302e5b5f256f0f7010fb795a03a6169ec83c5f42021dd88025460b92eb58
[INFO] running `Command { std: "docker" "start" "-a" "6d46302e5b5f256f0f7010fb795a03a6169ec83c5f42021dd88025460b92eb58", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:86
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kcv_storage.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class;
[INFO] [stdout]     |              ^^^^^     ^^^^^^
[INFO] [stdout]     |              |         ||
[INFO] [stdout]     |              |         |the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ng-repo v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:86
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kcv_storage.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class;
[INFO] [stdout]     |              ^^^^^     ^^^^^^
[INFO] [stdout]     |              |         ||
[INFO] [stdout]     |              |         |the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.32s
[INFO] running `Command { std: "docker" "inspect" "6d46302e5b5f256f0f7010fb795a03a6169ec83c5f42021dd88025460b92eb58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d46302e5b5f256f0f7010fb795a03a6169ec83c5f42021dd88025460b92eb58", kill_on_drop: false }`
[INFO] [stdout] 6d46302e5b5f256f0f7010fb795a03a6169ec83c5f42021dd88025460b92eb58
