[INFO] fetching crate nightfall 0.1.3... [INFO] checking nightfall-0.1.3 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate nightfall 0.1.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate nightfall 0.1.3 on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nightfall 0.1.3 [INFO] finished tweaking crates.io crate nightfall 0.1.3 [INFO] tweaked toml for crates.io crate nightfall 0.1.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinny v0.2.2 [INFO] [stderr] Downloaded xtra_proc v0.1.0 [INFO] [stderr] Downloaded err-derive v0.3.0 [INFO] [stderr] Downloaded xtra v0.5.1 [INFO] [stderr] Downloaded barrage v0.2.1 [INFO] [stderr] Downloaded catty v0.1.4 [INFO] [stderr] Downloaded psutil v3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a72782bdff48ac1af4a3224ede9ea507225cb8484670f14bede5b4985ee6d35b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a72782bdff48ac1af4a3224ede9ea507225cb8484670f14bede5b4985ee6d35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a72782bdff48ac1af4a3224ede9ea507225cb8484670f14bede5b4985ee6d35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72782bdff48ac1af4a3224ede9ea507225cb8484670f14bede5b4985ee6d35b", kill_on_drop: false }` [INFO] [stdout] a72782bdff48ac1af4a3224ede9ea507225cb8484670f14bede5b4985ee6d35b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49492c490e173dae6acce3806d3a1b231313ab05c1b55bc204a35d51c1be160f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49492c490e173dae6acce3806d3a1b231313ab05c1b55bc204a35d51c1be160f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking spin v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking catty v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking spinny v0.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking barrage v0.2.1 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling xtra_proc v0.1.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking psutil v3.2.1 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking flume v0.10.5 [INFO] [stderr] Checking xtra v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking nightfall v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/session.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 262 | / pub fn get_key(&self, k: &str) -> Result { [INFO] [stdout] 263 | | let session = STREAMING_SESSION.read().unwrap(); [INFO] [stdout] 264 | | Ok(session.get(&self.id)?.get(k)?.clone()) [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `std::result::Result` [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `std::result::Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/session.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 262 | / pub fn get_key(&self, k: &str) -> Result { [INFO] [stdout] 263 | | let session = STREAMING_SESSION.read().unwrap(); [INFO] [stdout] 264 | | Ok(session.get(&self.id)?.get(k)?.clone()) [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `std::result::Result` [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `std::result::Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/session.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 262 | / pub fn get_key(&self, k: &str) -> Result { [INFO] [stdout] 263 | | let session = STREAMING_SESSION.read().unwrap(); [INFO] [stdout] 264 | | Ok(session.get(&self.id)?.get(k)?.clone()) [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `std::result::Result` [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `std::result::Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/session.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 262 | / pub fn get_key(&self, k: &str) -> Result { [INFO] [stdout] 263 | | let session = STREAMING_SESSION.read().unwrap(); [INFO] [stdout] 264 | | Ok(session.get(&self.id)?.get(k)?.clone()) [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `std::result::Result` [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `std::result::Result` [INFO] [stdout] = note: required by `from_residual` [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 E0277`. [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nightfall` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "49492c490e173dae6acce3806d3a1b231313ab05c1b55bc204a35d51c1be160f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49492c490e173dae6acce3806d3a1b231313ab05c1b55bc204a35d51c1be160f", kill_on_drop: false }` [INFO] [stdout] 49492c490e173dae6acce3806d3a1b231313ab05c1b55bc204a35d51c1be160f