[INFO] crate watchexec 1.10.3 is already in cache
[INFO] testing watchexec-1.10.3 against beta-2019-09-28 for beta-1.39-1
[INFO] extracting crate watchexec 1.10.3 into work/builds/worker-0/source
[INFO] validating manifest of crates.io crate watchexec 1.10.3 on toolchain beta-2019-09-28
[INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate watchexec 1.10.3
[INFO] finished tweaking crates.io crate watchexec 1.10.3
[INFO] tweaked toml for crates.io crate watchexec 1.10.3 written to work/builds/worker-0/source/Cargo.toml
[INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"`
[INFO] [stdout] 09195a07bae36da81b94df4c30fdffbb53f237f64a3aa4a0a46d629bbb780501
[INFO] running `"docker" "start" "-a" "09195a07bae36da81b94df4c30fdffbb53f237f64a3aa4a0a46d629bbb780501"`
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling regex-syntax v0.6.12
[INFO] [stderr] Compiling same-file v1.0.5
[INFO] [stderr] Compiling nix v0.13.1
[INFO] [stderr] Compiling lazycell v1.2.1
[INFO] [stderr] Compiling unicode-width v0.1.6
[INFO] [stderr] Compiling quick-error v1.2.2
[INFO] [stderr] Compiling termcolor v1.0.5
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling fnv v1.0.6
[INFO] [stderr] Compiling glob v0.2.11
[INFO] [stderr] Compiling libc v0.2.62
[INFO] [stderr] Compiling bitflags v1.2.0
[INFO] [stderr] Compiling memchr v2.2.1
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling thread_local v0.3.6
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling walkdir v2.2.9
[INFO] [stderr] Compiling aho-corasick v0.7.6
[INFO] [stderr] Compiling bstr v0.2.8
[INFO] [stderr] Compiling net2 v0.2.33
[INFO] [stderr] Compiling iovec v0.1.3
[INFO] [stderr] Compiling term_size v0.3.1
[INFO] [stderr] Compiling inotify-sys v0.1.3
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling filetime v0.2.7
[INFO] [stderr] Compiling env_logger v0.5.13
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling inotify v0.6.1
[INFO] [stderr] Compiling mio v0.6.19
[INFO] [stderr] Compiling clap v2.33.0
[INFO] [stderr] Compiling mio-extras v2.0.5
[INFO] [stderr] Compiling notify v4.0.13
[INFO] [stderr] Compiling regex v1.3.1
[INFO] [stderr] Compiling globset v0.4.4
[INFO] [stderr] Compiling watchexec v1.10.3 (/opt/rustwide/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