[INFO] fetching crate streaming-platform 0.1.0... [INFO] testing streaming-platform-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate streaming-platform 0.1.0 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate streaming-platform 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate streaming-platform 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d111c0bf70359eec3e539406f7515f19f4732ba81907df5dffdca6f29837d77f [INFO] running `Command { std: "docker" "start" "-a" "d111c0bf70359eec3e539406f7515f19f4732ba81907df5dffdca6f29837d77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d111c0bf70359eec3e539406f7515f19f4732ba81907df5dffdca6f29837d77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d111c0bf70359eec3e539406f7515f19f4732ba81907df5dffdca6f29837d77f", kill_on_drop: false }` [INFO] [stdout] d111c0bf70359eec3e539406f7515f19f4732ba81907df5dffdca6f29837d77f [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a286364ba77dce489de1ea2f933110e92ead7dcdc1d552582f4f68b2620959d8 [INFO] running `Command { std: "docker" "start" "-a" "a286364ba77dce489de1ea2f933110e92ead7dcdc1d552582f4f68b2620959d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [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 serde_json v1.0.57 [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[E0425]: 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] 985 + impl From for ProcessError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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(_: option::NoneError) -> ProcessError { [INFO] [stdout] 986 + fn from(_: crate::ProcessError) -> ProcessError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: feature `try_trait` has been renamed to `try_trait_v2` [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `streaming-platform` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a286364ba77dce489de1ea2f933110e92ead7dcdc1d552582f4f68b2620959d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a286364ba77dce489de1ea2f933110e92ead7dcdc1d552582f4f68b2620959d8", kill_on_drop: false }` [INFO] [stdout] a286364ba77dce489de1ea2f933110e92ead7dcdc1d552582f4f68b2620959d8