[INFO] updating cached repository watchexec/watchexec
[INFO] running `"git" "fetch" "--all"`
[INFO] [stdout] Fetching origin
[INFO] [stderr] From git://github.com/watchexec/watchexec
[INFO] [stderr] * branch HEAD -> FETCH_HEAD
[INFO] running `"git" "clone" "work/cache/sources/gh/watchexec/watchexec" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/watchexec/watchexec"`
[INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/watchexec/watchexec'...
[INFO] [stderr] done.
[INFO] running `"git" "clone" "work/cache/sources/gh/watchexec/watchexec" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/watchexec/watchexec"`
[INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/watchexec/watchexec'...
[INFO] [stderr] done.
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 0a2bc01c2fba86f67c9ce2b36f38e245a8e30d23
[INFO] sha for GitHub repo watchexec/watchexec: 0a2bc01c2fba86f67c9ce2b36f38e245a8e30d23
[INFO] validating manifest of watchexec/watchexec on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] validating manifest of watchexec/watchexec on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started frobbing watchexec/watchexec
[INFO] finished frobbing watchexec/watchexec
[INFO] frobbed toml for watchexec/watchexec written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/watchexec/watchexec/Cargo.toml
[INFO] started frobbing watchexec/watchexec
[INFO] finished frobbing watchexec/watchexec
[INFO] frobbed toml for watchexec/watchexec written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/watchexec/watchexec/Cargo.toml
[INFO] crate watchexec/watchexec already has a lockfile, it will not be regenerated
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] checking watchexec/watchexec against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849
[INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-7/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/watchexec/watchexec:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] f3adcb8a21b0c699552e488e4f7259c4a8f74bc364bc9bb98a16ea5f39319421
[INFO] running `"docker" "start" "-a" "f3adcb8a21b0c699552e488e4f7259c4a8f74bc364bc9bb98a16ea5f39319421"`
[INFO] [stderr] Checking cfg-if v0.1.6
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Checking lazy_static v1.2.0
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Checking ucd-util v0.1.3
[INFO] [stderr] Checking unicode-width v0.1.5
[INFO] [stderr] Checking same-file v1.0.4
[INFO] [stderr] Checking quick-error v1.2.2
[INFO] [stderr] Checking utf8-ranges v1.0.2
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Checking termcolor v1.0.4
[INFO] [stderr] Checking fnv v1.0.6
[INFO] [stderr] Checking glob v0.2.11
[INFO] [stderr] Checking log v0.4.6
[INFO] [stderr] Checking thread_local v0.3.6
[INFO] [stderr] Checking walkdir v2.2.7
[INFO] [stderr] Checking humantime v1.2.0
[INFO] [stderr] Checking libc v0.2.48
[INFO] [stderr] Checking regex-syntax v0.6.4
[INFO] [stderr] Checking memchr v2.1.3
[INFO] [stderr] Checking net2 v0.2.33
[INFO] [stderr] Checking iovec v0.1.2
[INFO] [stderr] Checking term_size v0.3.1
[INFO] [stderr] Checking inotify-sys v0.1.3
[INFO] [stderr] Checking filetime v0.2.5
[INFO] [stderr] Checking atty v0.2.11
[INFO] [stderr] Checking nix v0.13.0
[INFO] [stderr] Checking textwrap v0.10.0
[INFO] [stderr] Checking inotify v0.6.1
[INFO] [stderr] Checking env_logger v0.5.13
[INFO] [stderr] Checking mio v0.6.16
[INFO] [stderr] Checking aho-corasick v0.6.9
[INFO] [stderr] Checking clap v2.32.0
[INFO] [stderr] Checking regex v1.1.0
[INFO] [stderr] Checking mio-extras v2.0.5
[INFO] [stderr] Checking notify v4.0.12
[INFO] [stderr] Checking globset v0.4.2
[INFO] [stderr] Checking watchexec v1.10.2 (/opt/crater/workdir)
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/signal.rs:4:42
[INFO] [stderr] |
[INFO] [stderr] 4 | static ref CLEANUP: Mutex