[INFO] fetching crate hobo 1.0.0-rc.1... [INFO] checking hobo-1.0.0-rc.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hobo 1.0.0-rc.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate hobo 1.0.0-rc.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hobo 1.0.0-rc.1 [INFO] tweaked toml for crates.io crate hobo 1.0.0-rc.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hobo 1.0.0-rc.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hobo 1.0.0-rc.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hobo_derive v1.0.0-rc.1 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded hobo_css_macros v1.0.0-rc.1 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded hobo_css v1.0.0-rc.1 [INFO] [stderr] Downloaded proc-quote v0.4.0 [INFO] [stderr] Downloaded futures-signals v0.3.34 [INFO] [stderr] Downloaded elsa v1.11.2 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded extend v1.2.0 [INFO] [stderr] Downloaded gensym v0.1.1 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded stats_alloc v0.1.10 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6a686bc686fc424ef51551b70058d1f1af957afe5d51e169d71aeb5c8357b6 [INFO] running `Command { std: "docker" "start" "-a" "5f6a686bc686fc424ef51551b70058d1f1af957afe5d51e169d71aeb5c8357b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6a686bc686fc424ef51551b70058d1f1af957afe5d51e169d71aeb5c8357b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6a686bc686fc424ef51551b70058d1f1af957afe5d51e169d71aeb5c8357b6", kill_on_drop: false }` [INFO] [stdout] 5f6a686bc686fc424ef51551b70058d1f1af957afe5d51e169d71aeb5c8357b6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 139ca86ad7612a6dfd3b96eea2627347a77962dcd604df9fddc6167813e16628 [INFO] running `Command { std: "docker" "start" "-a" "139ca86ad7612a6dfd3b96eea2627347a77962dcd604df9fddc6167813e16628", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking as-any v0.3.2 [INFO] [stderr] Checking stats_alloc v0.1.10 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling hobo_css_macros v1.0.0-rc.1 [INFO] [stderr] Compiling hobo_derive v1.0.0-rc.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking hobo_css v1.0.0-rc.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking futures-signals v0.3.34 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking hobo v1.0.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden 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] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------------ the same lifetime is hidden 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] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------- the same lifetime is hidden 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] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------- the same lifetime is hidden 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] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------- the same lifetime is hidden 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] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:203:38 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------- the same lifetime is hidden 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] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 155 ~ let _ = create![ [INFO] [stdout] 156 | HTML => [ [INFO] [stdout] ... [INFO] [stdout] 356 | ], [INFO] [stdout] 357 ~ ];; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden 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] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------------ the same lifetime is hidden 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] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------- the same lifetime is hidden 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] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------- the same lifetime is hidden 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] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------- the same lifetime is hidden 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] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:203:38 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------- the same lifetime is hidden 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] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.22s [INFO] running `Command { std: "docker" "inspect" "139ca86ad7612a6dfd3b96eea2627347a77962dcd604df9fddc6167813e16628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139ca86ad7612a6dfd3b96eea2627347a77962dcd604df9fddc6167813e16628", kill_on_drop: false }` [INFO] [stdout] 139ca86ad7612a6dfd3b96eea2627347a77962dcd604df9fddc6167813e16628