[INFO] fetching crate fetsig 0.1.6...
[INFO] checking fetsig-0.1.6 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate fetsig 0.1.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate fetsig 0.1.6 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fetsig 0.1.6
[INFO] finished tweaking crates.io crate fetsig 0.1.6
[INFO] tweaked toml for crates.io crate fetsig 0.1.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding event-listener v4.0.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener-strategy v0.4.0 (latest: v0.5.2)
[INFO] [stderr]       Adding hash32 v0.2.1 (latest: v0.3.1)
[INFO] [stderr]       Adding heapless v0.7.17 (latest: v0.8.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded futures-signals-ext v0.1.9
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded artwrap v0.1.1
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded futures-signals v0.3.33
[INFO] [stderr]   Downloaded ufmt v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ca4b11c58f18e0185c71f33b638e0d1dbd9a0fd63f8c8cbf7f7e4e157c99dc2
[INFO] running `Command { std: "docker" "start" "-a" "5ca4b11c58f18e0185c71f33b638e0d1dbd9a0fd63f8c8cbf7f7e4e157c99dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ca4b11c58f18e0185c71f33b638e0d1dbd9a0fd63f8c8cbf7f7e4e157c99dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ca4b11c58f18e0185c71f33b638e0d1dbd9a0fd63f8c8cbf7f7e4e157c99dc2", kill_on_drop: false }`
[INFO] [stdout] 5ca4b11c58f18e0185c71f33b638e0d1dbd9a0fd63f8c8cbf7f7e4e157c99dc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bc124321df69062db64f1695468a943a9ba21c427f33e03ba06cf223147044b
[INFO] running `Command { std: "docker" "start" "-a" "6bc124321df69062db64f1695468a943a9ba21c427f33e03ba06cf223147044b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-signals v0.3.33
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking artwrap v0.1.1
[INFO] [stderr]     Checking futures-signals-ext v0.1.9
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking fetsig v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new_empty` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |             entity: MutableOption::new_empty(),
[INFO] [stdout]    |                                    ^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_empty` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |             entity: MutableOption::new_empty(),
[INFO] [stdout]    |                                    ^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_some_value` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some_value(entity),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] help: there is an associated function `new_some` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some(entity),
[INFO] [stdout]    |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_some_value` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some_value(entity),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] help: there is an associated function `new_some` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some(entity),
[INFO] [stdout]    |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fetsig` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fetsig` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6bc124321df69062db64f1695468a943a9ba21c427f33e03ba06cf223147044b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc124321df69062db64f1695468a943a9ba21c427f33e03ba06cf223147044b", kill_on_drop: false }`
[INFO] [stdout] 6bc124321df69062db64f1695468a943a9ba21c427f33e03ba06cf223147044b
[INFO] checking fetsig-0.1.6 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate fetsig 0.1.6 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate fetsig 0.1.6 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fetsig 0.1.6
[INFO] finished tweaking crates.io crate fetsig 0.1.6
[INFO] tweaked toml for crates.io crate fetsig 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding event-listener v4.0.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener-strategy v0.4.0 (latest: v0.5.2)
[INFO] [stderr]       Adding hash32 v0.2.1 (latest: v0.3.1)
[INFO] [stderr]       Adding heapless v0.7.17 (latest: v0.8.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae9d97f5ae0f80580e1d226b1b06875d8d8896301ab63f3a470e9dbc017fd269
[INFO] running `Command { std: "docker" "start" "-a" "ae9d97f5ae0f80580e1d226b1b06875d8d8896301ab63f3a470e9dbc017fd269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9d97f5ae0f80580e1d226b1b06875d8d8896301ab63f3a470e9dbc017fd269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9d97f5ae0f80580e1d226b1b06875d8d8896301ab63f3a470e9dbc017fd269", kill_on_drop: false }`
[INFO] [stdout] ae9d97f5ae0f80580e1d226b1b06875d8d8896301ab63f3a470e9dbc017fd269
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 683965f4bd99f558ebd509f5bd48d189b9aab992a3282d6498232d6e0bf9bf2c
[INFO] running `Command { std: "docker" "start" "-a" "683965f4bd99f558ebd509f5bd48d189b9aab992a3282d6498232d6e0bf9bf2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-signals v0.3.33
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking artwrap v0.1.1
[INFO] [stderr]     Checking futures-signals-ext v0.1.9
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking fetsig v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new_empty` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |             entity: MutableOption::new_empty(),
[INFO] [stdout]    |                                    ^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_empty` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |             entity: MutableOption::new_empty(),
[INFO] [stdout]    |                                    ^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_some_value` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some_value(entity),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] help: there is an associated function `new_some` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some(entity),
[INFO] [stdout]    |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_some_value` found for struct `MutableOption<_>` in the current scope
[INFO] [stdout]   --> src/browser/entity.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some_value(entity),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ function or associated item not found in `MutableOption<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MutableOption<_>` consider using one of the following associated functions:
[INFO] [stdout]       MutableOption::<T>::new
[INFO] [stdout]       MutableOption::<T>::new_some
[INFO] [stdout]       MutableOption::<T>::new_default
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-signals-ext-0.1.9/src/option.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn new(value: Option<T>) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub fn new_some(value: T) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /     pub fn new_default() -> Self
[INFO] [stdout] 40 | |     where
[INFO] [stdout] 41 | |         T: Default,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] help: there is an associated function `new_some` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 |             entity: MutableOption::new_some(entity),
[INFO] [stdout]    |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fetsig` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fetsig` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "683965f4bd99f558ebd509f5bd48d189b9aab992a3282d6498232d6e0bf9bf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683965f4bd99f558ebd509f5bd48d189b9aab992a3282d6498232d6e0bf9bf2c", kill_on_drop: false }`
[INFO] [stdout] 683965f4bd99f558ebd509f5bd48d189b9aab992a3282d6498232d6e0bf9bf2c
