[INFO] fetching crate indexed_db_futures 0.4.1...
[INFO] checking indexed_db_futures-0.4.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate indexed_db_futures 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate indexed_db_futures 0.4.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indexed_db_futures 0.4.1
[INFO] finished tweaking crates.io crate indexed_db_futures 0.4.1
[INFO] tweaked toml for crates.io crate indexed_db_futures 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.6.1
[INFO] [stderr]   Downloaded macroific_core v1.0.2
[INFO] [stderr]   Downloaded macroific v1.3.1
[INFO] [stderr]   Downloaded macroific_macro v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.40
[INFO] [stderr]   Downloaded fancy_constructor v1.2.2
[INFO] [stderr]   Downloaded macroific_attr_parse v1.3.0
[INFO] [stderr]   Downloaded accessory v1.3.0
[INFO] [stderr]   Downloaded delegate-display v2.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d55297f3beab130726d2e314e32d2a5bd8f19c62b7a6ebdbeb6433884e44022
[INFO] running `Command { std: "docker" "start" "-a" "2d55297f3beab130726d2e314e32d2a5bd8f19c62b7a6ebdbeb6433884e44022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d55297f3beab130726d2e314e32d2a5bd8f19c62b7a6ebdbeb6433884e44022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d55297f3beab130726d2e314e32d2a5bd8f19c62b7a6ebdbeb6433884e44022", kill_on_drop: false }`
[INFO] [stdout] 2d55297f3beab130726d2e314e32d2a5bd8f19c62b7a6ebdbeb6433884e44022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e9142d64e7fcee25c6ba2832bb3ef7dc2b396a3d192fb665985f99229779e14
[INFO] running `Command { std: "docker" "start" "-a" "6e9142d64e7fcee25c6ba2832bb3ef7dc2b396a3d192fb665985f99229779e14", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling macroific_attr_parse v1.3.0
[INFO] [stderr]    Compiling macroific_core v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.40
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling macroific_macro v1.1.0
[INFO] [stderr]    Compiling macroific v1.3.1
[INFO] [stderr]    Compiling fancy_constructor v1.2.2
[INFO] [stderr]    Compiling accessory v1.3.0
[INFO] [stderr]    Compiling delegate-display v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking js-sys v0.3.67
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.40
[INFO] [stderr]     Checking web-sys v0.3.67
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.40
[INFO] [stderr]     Checking indexed_db_futures v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.72s
[INFO] running `Command { std: "docker" "inspect" "6e9142d64e7fcee25c6ba2832bb3ef7dc2b396a3d192fb665985f99229779e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9142d64e7fcee25c6ba2832bb3ef7dc2b396a3d192fb665985f99229779e14", kill_on_drop: false }`
[INFO] [stdout] 6e9142d64e7fcee25c6ba2832bb3ef7dc2b396a3d192fb665985f99229779e14
[INFO] checking indexed_db_futures-0.4.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate indexed_db_futures 0.4.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate indexed_db_futures 0.4.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indexed_db_futures 0.4.1
[INFO] finished tweaking crates.io crate indexed_db_futures 0.4.1
[INFO] tweaked toml for crates.io crate indexed_db_futures 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd0f78fadbd24648c65a337ff9982280463c5110c06b33930c958562cb766d0
[INFO] running `Command { std: "docker" "start" "-a" "ddd0f78fadbd24648c65a337ff9982280463c5110c06b33930c958562cb766d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd0f78fadbd24648c65a337ff9982280463c5110c06b33930c958562cb766d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd0f78fadbd24648c65a337ff9982280463c5110c06b33930c958562cb766d0", kill_on_drop: false }`
[INFO] [stdout] ddd0f78fadbd24648c65a337ff9982280463c5110c06b33930c958562cb766d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10cc17d7db905d3d20871d5f266f661047b707b822b97265f5419a68ac1f473e
[INFO] running `Command { std: "docker" "start" "-a" "10cc17d7db905d3d20871d5f266f661047b707b822b97265f5419a68ac1f473e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling macroific_attr_parse v1.3.0
[INFO] [stderr]    Compiling macroific_core v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.40
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling macroific_macro v1.1.0
[INFO] [stderr]    Compiling macroific v1.3.1
[INFO] [stderr]    Compiling fancy_constructor v1.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling delegate-display v2.1.1
[INFO] [stderr]    Compiling accessory v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking js-sys v0.3.67
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.40
[INFO] [stderr]     Checking web-sys v0.3.67
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.40
[INFO] [stderr]     Checking indexed_db_futures v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/idb_database.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[wasm_bindgen]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/idb_database.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[wasm_bindgen]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexed_db_futures` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/idb_database.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[wasm_bindgen]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/idb_database.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[wasm_bindgen]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexed_db_futures` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "10cc17d7db905d3d20871d5f266f661047b707b822b97265f5419a68ac1f473e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10cc17d7db905d3d20871d5f266f661047b707b822b97265f5419a68ac1f473e", kill_on_drop: false }`
[INFO] [stdout] 10cc17d7db905d3d20871d5f266f661047b707b822b97265f5419a68ac1f473e
