[INFO] fetching crate tiny_ecs 0.19.6...
[INFO] building tiny_ecs-0.19.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate tiny_ecs 0.19.6 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tiny_ecs 0.19.6
[INFO] finished tweaking crates.io crate tiny_ecs 0.19.6
[INFO] tweaked toml for crates.io crate tiny_ecs 0.19.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tiny_ecs 0.19.6 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.8.2 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded persist-o-vec v0.3.1
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded hashbrown v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fb5e35c7ede2c601d22ddcf79512551ca8233086d4293e73227ac7e098608b0
[INFO] running `Command { std: "docker" "start" "-a" "6fb5e35c7ede2c601d22ddcf79512551ca8233086d4293e73227ac7e098608b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fb5e35c7ede2c601d22ddcf79512551ca8233086d4293e73227ac7e098608b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb5e35c7ede2c601d22ddcf79512551ca8233086d4293e73227ac7e098608b0", kill_on_drop: false }`
[INFO] [stdout] 6fb5e35c7ede2c601d22ddcf79512551ca8233086d4293e73227ac7e098608b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6631bd98800d2a4de468493b69e7ee555e7b4c4bba0b2df57ad597b519f1b08d
[INFO] running `Command { std: "docker" "start" "-a" "6631bd98800d2a4de468493b69e7ee555e7b4c4bba0b2df57ad597b519f1b08d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling persist-o-vec v0.3.1
[INFO] [stderr]    Compiling tiny_ecs v0.19.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:598:31
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub fn borrow<T: 'static>(&self) -> Result<MapRef<T>, ECSError> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] 598 |     pub fn borrow<T: 'static>(&self) -> Result<MapRef<'_, T>, ECSError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn borrow_mut<T: 'static>(&self) -> Result<MapRefMut<T>, ECSError> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn borrow_mut<T: 'static>(&self) -> Result<MapRefMut<'_, T>, ECSError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "6631bd98800d2a4de468493b69e7ee555e7b4c4bba0b2df57ad597b519f1b08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6631bd98800d2a4de468493b69e7ee555e7b4c4bba0b2df57ad597b519f1b08d", kill_on_drop: false }`
[INFO] [stdout] 6631bd98800d2a4de468493b69e7ee555e7b4c4bba0b2df57ad597b519f1b08d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f19a4f31cea91ae591e4e1c42f3fadfa7e1cea7570821fe10086bdfd7425f163
[INFO] running `Command { std: "docker" "start" "-a" "f19a4f31cea91ae591e4e1c42f3fadfa7e1cea7570821fe10086bdfd7425f163", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny_ecs v0.19.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:598:31
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub fn borrow<T: 'static>(&self) -> Result<MapRef<T>, ECSError> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] 598 |     pub fn borrow<T: 'static>(&self) -> Result<MapRef<'_, T>, ECSError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn borrow_mut<T: 'static>(&self) -> Result<MapRefMut<T>, ECSError> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn borrow_mut<T: 'static>(&self) -> Result<MapRefMut<'_, T>, ECSError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:598:31
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub fn borrow<T: 'static>(&self) -> Result<MapRef<T>, ECSError> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] 598 |     pub fn borrow<T: 'static>(&self) -> Result<MapRef<'_, T>, ECSError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn borrow_mut<T: 'static>(&self) -> Result<MapRefMut<T>, ECSError> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn borrow_mut<T: 'static>(&self) -> Result<MapRefMut<'_, T>, ECSError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "f19a4f31cea91ae591e4e1c42f3fadfa7e1cea7570821fe10086bdfd7425f163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19a4f31cea91ae591e4e1c42f3fadfa7e1cea7570821fe10086bdfd7425f163", kill_on_drop: false }`
[INFO] [stdout] f19a4f31cea91ae591e4e1c42f3fadfa7e1cea7570821fe10086bdfd7425f163
