[INFO] cloning repository https://github.com/Lancern/OpenBook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lancern/OpenBook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2FOpenBook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2FOpenBook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c904b432acce0d34f799cde646d88aa77ec2bc2f [INFO] checking Lancern/OpenBook against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2FOpenBook" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lancern/OpenBook [INFO] finished tweaking git repo https://github.com/Lancern/OpenBook [INFO] tweaked toml for git repo https://github.com/Lancern/OpenBook written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lancern/OpenBook on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lancern/OpenBook 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.14 [INFO] [stderr] Downloaded libc v0.2.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d47c034631f7d144302f9ffa33901cdfe3d5983fbf6e21862922bcdc0fa55419 [INFO] running `Command { std: "docker" "start" "-a" "d47c034631f7d144302f9ffa33901cdfe3d5983fbf6e21862922bcdc0fa55419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47c034631f7d144302f9ffa33901cdfe3d5983fbf6e21862922bcdc0fa55419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47c034631f7d144302f9ffa33901cdfe3d5983fbf6e21862922bcdc0fa55419", kill_on_drop: false }` [INFO] [stdout] d47c034631f7d144302f9ffa33901cdfe3d5983fbf6e21862922bcdc0fa55419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e2f86bbb73376b148691b874b67419671575ebf8cb3cd2ab30022e1afafb2c [INFO] running `Command { std: "docker" "start" "-a" "b9e2f86bbb73376b148691b874b67419671575ebf8cb3cd2ab30022e1afafb2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking openbook v0.1.0 (/opt/rustwide/workdir/openbook) [INFO] [stdout] error[E0425]: cannot find value `event` in this scope [INFO] [stdout] --> openbook/src/fs/local.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | match event { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> openbook/src/fs/local.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `event` in this scope [INFO] [stdout] --> openbook/src/fs/local.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | match event { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> openbook/src/fs/local.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn FileSystemEventSink` cannot be sent between threads safely [INFO] [stdout] --> openbook/src/fs/local.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | std::thread::spawn(move || { [INFO] [stdout] | _________------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 103 | | loop { [INFO] [stdout] 104 | | let event = match raw_events_recv.recv() { [INFO] [stdout] 105 | | Ok(e) => e, [INFO] [stdout] ... | [INFO] [stdout] 114 | | }); [INFO] [stdout] | |_________^ `dyn FileSystemEventSink` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn FileSystemEventSink` [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/alloc/src/boxed.rs:235:11 [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> openbook/src/fs/local.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `spawn` [INFO] [stdout] --> /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/thread/mod.rs:725:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn FileSystemEventSink` cannot be sent between threads safely [INFO] [stdout] --> openbook/src/fs/local.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | std::thread::spawn(move || { [INFO] [stdout] | _________------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 103 | | loop { [INFO] [stdout] 104 | | let event = match raw_events_recv.recv() { [INFO] [stdout] 105 | | Ok(e) => e, [INFO] [stdout] ... | [INFO] [stdout] 114 | | }); [INFO] [stdout] | |_________^ `dyn FileSystemEventSink` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn FileSystemEventSink` [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/alloc/src/boxed.rs:235:11 [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> openbook/src/fs/local.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `spawn` [INFO] [stdout] --> /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/thread/mod.rs:725:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough [INFO] [stdout] --> openbook/src/error.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | Self::Inner(Box::new(inner)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 25 | pub fn from_inner(inner: E) -> Self { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough [INFO] [stdout] --> openbook/src/error.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | Self::Inner(Box::new(inner)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 25 | pub fn from_inner(inner: E) -> Self { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0310, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0310, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openbook` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openbook` (lib test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b9e2f86bbb73376b148691b874b67419671575ebf8cb3cd2ab30022e1afafb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e2f86bbb73376b148691b874b67419671575ebf8cb3cd2ab30022e1afafb2c", kill_on_drop: false }` [INFO] [stdout] b9e2f86bbb73376b148691b874b67419671575ebf8cb3cd2ab30022e1afafb2c