[INFO] cloning repository https://github.com/jumpyoshim/ferris-watch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jumpyoshim/ferris-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpyoshim%2Fferris-watch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpyoshim%2Fferris-watch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10aded0d201a6a2e7c0b30a3b223c24494b8bc37 [INFO] testing jumpyoshim/ferris-watch 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%2Fjumpyoshim%2Fferris-watch" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jumpyoshim/ferris-watch 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/jumpyoshim/ferris-watch [INFO] finished tweaking git repo https://github.com/jumpyoshim/ferris-watch [INFO] tweaked toml for git repo https://github.com/jumpyoshim/ferris-watch written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jumpyoshim/ferris-watch 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80b999155bc898f41db6d7ff8107644bfa46effdc2a87ce990fe173933b56fa4 [INFO] running `Command { std: "docker" "start" "-a" "80b999155bc898f41db6d7ff8107644bfa46effdc2a87ce990fe173933b56fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b999155bc898f41db6d7ff8107644bfa46effdc2a87ce990fe173933b56fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b999155bc898f41db6d7ff8107644bfa46effdc2a87ce990fe173933b56fa4", kill_on_drop: false }` [INFO] [stdout] 80b999155bc898f41db6d7ff8107644bfa46effdc2a87ce990fe173933b56fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b689d5d85b490f92700b4d02b5779960a58ecf5751df4796127368932d79eb0d [INFO] running `Command { std: "docker" "start" "-a" "b689d5d85b490f92700b4d02b5779960a58ecf5751df4796127368932d79eb0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ncurses v5.97.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Compiling pancurses v0.16.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling ferris_watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.88s [INFO] running `Command { std: "docker" "inspect" "b689d5d85b490f92700b4d02b5779960a58ecf5751df4796127368932d79eb0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b689d5d85b490f92700b4d02b5779960a58ecf5751df4796127368932d79eb0d", kill_on_drop: false }` [INFO] [stdout] b689d5d85b490f92700b4d02b5779960a58ecf5751df4796127368932d79eb0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ac0074eeae8724e7689260532e6764f2ed1de507d2f5a03ad272002f406215d [INFO] running `Command { std: "docker" "start" "-a" "6ac0074eeae8724e7689260532e6764f2ed1de507d2f5a03ad272002f406215d", kill_on_drop: false }` [INFO] [stderr] Compiling ferris_watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ferris_watch-ec986b9c16b5c4c0) [INFO] running `Command { std: "docker" "inspect" "6ac0074eeae8724e7689260532e6764f2ed1de507d2f5a03ad272002f406215d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac0074eeae8724e7689260532e6764f2ed1de507d2f5a03ad272002f406215d", kill_on_drop: false }` [INFO] [stdout] 6ac0074eeae8724e7689260532e6764f2ed1de507d2f5a03ad272002f406215d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 94dbc919737afb8c3cc9bd5c874a699541736c95c170cc6884bfb3aab6310e45 [INFO] running `Command { std: "docker" "start" "-a" "94dbc919737afb8c3cc9bd5c874a699541736c95c170cc6884bfb3aab6310e45", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ferris_watch-ec986b9c16b5c4c0) [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" "94dbc919737afb8c3cc9bd5c874a699541736c95c170cc6884bfb3aab6310e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94dbc919737afb8c3cc9bd5c874a699541736c95c170cc6884bfb3aab6310e45", kill_on_drop: false }` [INFO] [stdout] 94dbc919737afb8c3cc9bd5c874a699541736c95c170cc6884bfb3aab6310e45