[INFO] updating cached repository https://github.com/autozimu/unison-fsmonitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b14eaa14454b6002645d056d1659b1bfb3913e73 [INFO] testing autozimu/unison-fsmonitor against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2Funison-fsmonitor" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autozimu/unison-fsmonitor on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/autozimu/unison-fsmonitor [INFO] finished tweaking git repo https://github.com/autozimu/unison-fsmonitor [INFO] tweaked toml for git repo https://github.com/autozimu/unison-fsmonitor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/autozimu/unison-fsmonitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 006a91e37f39e01fdf377bcb388254303e2feafecab256dbd33547d7f96fd0f0 [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" "006a91e37f39e01fdf377bcb388254303e2feafecab256dbd33547d7f96fd0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "006a91e37f39e01fdf377bcb388254303e2feafecab256dbd33547d7f96fd0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006a91e37f39e01fdf377bcb388254303e2feafecab256dbd33547d7f96fd0f0", kill_on_drop: false }` [INFO] [stdout] 006a91e37f39e01fdf377bcb388254303e2feafecab256dbd33547d7f96fd0f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] e17b636d8a788af97caa76ac80fe7b030ae61be5ff3458e32c94dd39392b2c1e [INFO] running `Command { std: "docker" "start" "-a" "e17b636d8a788af97caa76ac80fe7b030ae61be5ff3458e32c94dd39392b2c1e", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling unison-fsmonitor v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.66s [INFO] running `Command { std: "docker" "inspect" "e17b636d8a788af97caa76ac80fe7b030ae61be5ff3458e32c94dd39392b2c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17b636d8a788af97caa76ac80fe7b030ae61be5ff3458e32c94dd39392b2c1e", kill_on_drop: false }` [INFO] [stdout] e17b636d8a788af97caa76ac80fe7b030ae61be5ff3458e32c94dd39392b2c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e327c584acbea09bf2906485d242a37567605c0510e0162e905db2d5cc38f210 [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" "e327c584acbea09bf2906485d242a37567605c0510e0162e905db2d5cc38f210", kill_on_drop: false }` [INFO] [stderr] Compiling unison-fsmonitor v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "e327c584acbea09bf2906485d242a37567605c0510e0162e905db2d5cc38f210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e327c584acbea09bf2906485d242a37567605c0510e0162e905db2d5cc38f210", kill_on_drop: false }` [INFO] [stdout] e327c584acbea09bf2906485d242a37567605c0510e0162e905db2d5cc38f210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8d5e8e3e40c14abc6cf4ffd8c56c4a5668ac6a6f642f8d8bd40ef843e6c8a3f [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" "c8d5e8e3e40c14abc6cf4ffd8c56c4a5668ac6a6f642f8d8bd40ef843e6c8a3f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unison_fsmonitor-3c1de54c86329eee [INFO] [stdout] running 7 tests [INFO] [stdout] test test::test_changes ... ok [INFO] [stdout] test test::test_changes_with_subdir ... ok [INFO] [stdout] test test::test_start_with_subdir ... ok [INFO] [stdout] test test::test_version ... ok [INFO] [stdout] test test::test_dir_with_dir ... ok [INFO] [stdout] test test::test_dir ... ok [INFO] [stdout] test test::test_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8d5e8e3e40c14abc6cf4ffd8c56c4a5668ac6a6f642f8d8bd40ef843e6c8a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d5e8e3e40c14abc6cf4ffd8c56c4a5668ac6a6f642f8d8bd40ef843e6c8a3f", kill_on_drop: false }` [INFO] [stdout] c8d5e8e3e40c14abc6cf4ffd8c56c4a5668ac6a6f642f8d8bd40ef843e6c8a3f