[INFO] fetching crate fetsig 0.1.6...
[INFO] checking fetsig-0.1.6 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fetsig 0.1.6 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fetsig 0.1.6 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded artwrap v0.1.1
[INFO] [stderr]   Downloaded futures-signals-ext v0.1.8
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded ufmt v0.2.0
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded futures-signals v0.3.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 933d744f1359fb26b5e8c20d855c230b7c21657543e7ef6bb4029eecdd1367f3
[INFO] running `Command { std: "docker" "start" "-a" "933d744f1359fb26b5e8c20d855c230b7c21657543e7ef6bb4029eecdd1367f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "933d744f1359fb26b5e8c20d855c230b7c21657543e7ef6bb4029eecdd1367f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933d744f1359fb26b5e8c20d855c230b7c21657543e7ef6bb4029eecdd1367f3", kill_on_drop: false }`
[INFO] [stdout] 933d744f1359fb26b5e8c20d855c230b7c21657543e7ef6bb4029eecdd1367f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75de9762a361e925cc30691519269c255b595c9e78e98e311aa16e90c0e6e85f
[INFO] running `Command { std: "docker" "start" "-a" "75de9762a361e925cc30691519269c255b595c9e78e98e311aa16e90c0e6e85f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking futures-signals v0.3.33
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking artwrap v0.1.1
[INFO] [stderr]     Checking futures-signals-ext v0.1.8
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking fetsig v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[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.8/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.8/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.8/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.8/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; 2 warnings emitted
[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; 2 warnings emitted
[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; 2 warnings emitted
[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; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "75de9762a361e925cc30691519269c255b595c9e78e98e311aa16e90c0e6e85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75de9762a361e925cc30691519269c255b595c9e78e98e311aa16e90c0e6e85f", kill_on_drop: false }`
[INFO] [stdout] 75de9762a361e925cc30691519269c255b595c9e78e98e311aa16e90c0e6e85f
[INFO] checking fetsig-0.1.6 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate fetsig 0.1.6 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fetsig 0.1.6 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f497403449686a875253c7350f4da6cda490b44a3161d4b875e1cc77af446e70
[INFO] running `Command { std: "docker" "start" "-a" "f497403449686a875253c7350f4da6cda490b44a3161d4b875e1cc77af446e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f497403449686a875253c7350f4da6cda490b44a3161d4b875e1cc77af446e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f497403449686a875253c7350f4da6cda490b44a3161d4b875e1cc77af446e70", kill_on_drop: false }`
[INFO] [stdout] f497403449686a875253c7350f4da6cda490b44a3161d4b875e1cc77af446e70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81fd7610426f5e6635d972aa4e799da7d029931af651fccedc165a633688a986
[INFO] running `Command { std: "docker" "start" "-a" "81fd7610426f5e6635d972aa4e799da7d029931af651fccedc165a633688a986", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking futures-signals v0.3.33
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking artwrap v0.1.1
[INFO] [stderr]     Checking futures-signals-ext v0.1.8
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking fetsig v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/browser/request.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[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.8/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.8/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_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.8/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.8/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; 2 warnings emitted
[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; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[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; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "81fd7610426f5e6635d972aa4e799da7d029931af651fccedc165a633688a986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81fd7610426f5e6635d972aa4e799da7d029931af651fccedc165a633688a986", kill_on_drop: false }`
[INFO] [stdout] 81fd7610426f5e6635d972aa4e799da7d029931af651fccedc165a633688a986
