[INFO] fetching crate streaming-platform 0.1.0... [INFO] testing streaming-platform-0.1.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate streaming-platform 0.1.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate streaming-platform 0.1.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate streaming-platform 0.1.0 [INFO] finished tweaking crates.io crate streaming-platform 0.1.0 [INFO] tweaked toml for crates.io crate streaming-platform 0.1.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate crates.io crate streaming-platform 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58c02d7d01aa408d14cc3bc1a2ac61a2c5645301f5a28aaf1c0a60ae90fe03e4 [INFO] running `Command { std: "docker" "start" "-a" "58c02d7d01aa408d14cc3bc1a2ac61a2c5645301f5a28aaf1c0a60ae90fe03e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58c02d7d01aa408d14cc3bc1a2ac61a2c5645301f5a28aaf1c0a60ae90fe03e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58c02d7d01aa408d14cc3bc1a2ac61a2c5645301f5a28aaf1c0a60ae90fe03e4", kill_on_drop: false }` [INFO] [stdout] 58c02d7d01aa408d14cc3bc1a2ac61a2c5645301f5a28aaf1c0a60ae90fe03e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6a6713c42836e1a2f4a9291302030a11879d3a8a5868d225cf08f6b8f7e8ce9 [INFO] running `Command { std: "docker" "start" "-a" "d6a6713c42836e1a2f4a9291302030a11879d3a8a5868d225cf08f6b8f7e8ce9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling sp-dto v0.1.0 [INFO] [stderr] Compiling streaming-platform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `option` [INFO] [stdout] --> src/proto.rs:985:19 [INFO] [stdout] | [INFO] [stdout] 985 | impl From for ProcessError { [INFO] [stdout] | ^^^^^^^^^ not found in `option` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::ProcessError::NoneError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 985 | impl From for ProcessError { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `option` [INFO] [stdout] --> src/proto.rs:986:21 [INFO] [stdout] | [INFO] [stdout] 986 | fn from(_: option::NoneError) -> ProcessError { [INFO] [stdout] | ^^^^^^^^^ not found in `option` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::ProcessError::NoneError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 986 | fn from(_: crate::ProcessError) -> ProcessError { [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 E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `streaming-platform` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d6a6713c42836e1a2f4a9291302030a11879d3a8a5868d225cf08f6b8f7e8ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a6713c42836e1a2f4a9291302030a11879d3a8a5868d225cf08f6b8f7e8ce9", kill_on_drop: false }` [INFO] [stdout] d6a6713c42836e1a2f4a9291302030a11879d3a8a5868d225cf08f6b8f7e8ce9