[INFO] cloning repository https://github.com/babashka/pod-babashka-filewatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babashka/pod-babashka-filewatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabashka%2Fpod-babashka-filewatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabashka%2Fpod-babashka-filewatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75b2e773c0d50aea0849b095fb43490289cf961b [INFO] testing babashka/pod-babashka-filewatcher against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabashka%2Fpod-babashka-filewatcher" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/babashka/pod-babashka-filewatcher on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/babashka/pod-babashka-filewatcher [INFO] finished tweaking git repo https://github.com/babashka/pod-babashka-filewatcher [INFO] tweaked toml for git repo https://github.com/babashka/pod-babashka-filewatcher written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/babashka/pod-babashka-filewatcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: main [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1222927a323728999795ae952e0a4fb9374f7a4e6fcbddfefaace5e5769433 [INFO] running `Command { std: "docker" "start" "-a" "9e1222927a323728999795ae952e0a4fb9374f7a4e6fcbddfefaace5e5769433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1222927a323728999795ae952e0a4fb9374f7a4e6fcbddfefaace5e5769433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1222927a323728999795ae952e0a4fb9374f7a4e6fcbddfefaace5e5769433", kill_on_drop: false }` [INFO] [stdout] 9e1222927a323728999795ae952e0a4fb9374f7a4e6fcbddfefaace5e5769433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecef8a04bb8794d9e10ef7af5e5ac221575e4edded287af8a96e8c761b591f8e [INFO] running `Command { std: "docker" "start" "-a" "ecef8a04bb8794d9e10ef7af5e5ac221575e4edded287af8a96e8c761b591f8e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: main [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bencode_rs v0.1.0 (https://github.com/jasilven/bencode_rs?tag=v0.1.0#e9937400) [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pod-babashka-filewatcher v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "ecef8a04bb8794d9e10ef7af5e5ac221575e4edded287af8a96e8c761b591f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecef8a04bb8794d9e10ef7af5e5ac221575e4edded287af8a96e8c761b591f8e", kill_on_drop: false }` [INFO] [stdout] ecef8a04bb8794d9e10ef7af5e5ac221575e4edded287af8a96e8c761b591f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9856d7d5795ee2a4aaf301ffc65d15387948200400374c1a84ba1d4f2c16388 [INFO] running `Command { std: "docker" "start" "-a" "b9856d7d5795ee2a4aaf301ffc65d15387948200400374c1a84ba1d4f2c16388", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: main [INFO] [stderr] Compiling pod-babashka-filewatcher v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pod_babashka_filewatcher-8b686321d91643d4) [INFO] running `Command { std: "docker" "inspect" "b9856d7d5795ee2a4aaf301ffc65d15387948200400374c1a84ba1d4f2c16388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9856d7d5795ee2a4aaf301ffc65d15387948200400374c1a84ba1d4f2c16388", kill_on_drop: false }` [INFO] [stdout] b9856d7d5795ee2a4aaf301ffc65d15387948200400374c1a84ba1d4f2c16388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d4357063f77a217312dd2ad29651f47bfa51f47e23a3edd3f0934eafe95cd50 [INFO] running `Command { std: "docker" "start" "-a" "6d4357063f77a217312dd2ad29651f47bfa51f47e23a3edd3f0934eafe95cd50", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: main [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pod_babashka_filewatcher-8b686321d91643d4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d4357063f77a217312dd2ad29651f47bfa51f47e23a3edd3f0934eafe95cd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4357063f77a217312dd2ad29651f47bfa51f47e23a3edd3f0934eafe95cd50", kill_on_drop: false }` [INFO] [stdout] 6d4357063f77a217312dd2ad29651f47bfa51f47e23a3edd3f0934eafe95cd50