[INFO] cloning repository https://github.com/ChristopherBiscardi/salsa-file-watch-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherBiscardi/salsa-file-watch-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fsalsa-file-watch-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fsalsa-file-watch-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f968dc8ea13a90373f91d962f173de3fe6ae24cd [INFO] checking ChristopherBiscardi/salsa-file-watch-example against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fsalsa-file-watch-example" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChristopherBiscardi/salsa-file-watch-example on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChristopherBiscardi/salsa-file-watch-example [INFO] finished tweaking git repo https://github.com/ChristopherBiscardi/salsa-file-watch-example [INFO] tweaked toml for git repo https://github.com/ChristopherBiscardi/salsa-file-watch-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ChristopherBiscardi/salsa-file-watch-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27cf905baf2faa48f2dd8e0fcf4c4c1749b37ca9f5d88428e84b2454cf454c76 [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" "27cf905baf2faa48f2dd8e0fcf4c4c1749b37ca9f5d88428e84b2454cf454c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27cf905baf2faa48f2dd8e0fcf4c4c1749b37ca9f5d88428e84b2454cf454c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cf905baf2faa48f2dd8e0fcf4c4c1749b37ca9f5d88428e84b2454cf454c76", kill_on_drop: false }` [INFO] [stdout] 27cf905baf2faa48f2dd8e0fcf4c4c1749b37ca9f5d88428e84b2454cf454c76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 612195c85a07f733178b76c956c645929e05d18ec6372fe8b77937059e613a9b [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" "612195c85a07f733178b76c956c645929e05d18ec6372fe8b77937059e613a9b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling salsa-macros v0.15.2 [INFO] [stderr] Checking salsa v0.15.2 [INFO] [stderr] Checking salsa-file-watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Receiver`, `Sender` [INFO] [stdout] --> main.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::{channel, Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender` [INFO] [stdout] --> main.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::{channel, Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contents` [INFO] [stdout] --> main.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let contents = db.read(file_to_watch.to_path_buf()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut watcher = Arc::from(Mutex::new(watcher(tx, Duration::from_secs(1)).unwrap())); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contents` [INFO] [stdout] --> main.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let contents = db.read(file_to_watch.to_path_buf()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut watcher = Arc::from(Mutex::new(watcher(tx, Duration::from_secs(1)).unwrap())); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.98s [INFO] running `Command { std: "docker" "inspect" "612195c85a07f733178b76c956c645929e05d18ec6372fe8b77937059e613a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612195c85a07f733178b76c956c645929e05d18ec6372fe8b77937059e613a9b", kill_on_drop: false }` [INFO] [stdout] 612195c85a07f733178b76c956c645929e05d18ec6372fe8b77937059e613a9b