[INFO] crate watchexec 1.10.3 is already in cache
[INFO] checking watchexec-1.10.3 against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389
[INFO] extracting crate watchexec 1.10.3 into /workspace/builds/worker-11/source
[INFO] validating manifest of crates.io crate watchexec 1.10.3 on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f
[INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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 /workspace/builds/worker-11/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 0e376a569cc02a9e05722b84b30a38f17867b4547407043eed33e25f9cb3f240
[INFO] running `"docker" "start" "-a" "0e376a569cc02a9e05722b84b30a38f17867b4547407043eed33e25f9cb3f240"`
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Checking unicode-width v0.1.6
[INFO] [stderr] Checking same-file v1.0.5
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Checking glob v0.2.11
[INFO] [stderr] Checking bitflags v1.2.1
[INFO] [stderr] Checking inotify-sys v0.1.3
[INFO] [stderr] Checking term_size v0.3.1
[INFO] [stderr] Checking filetime v0.2.7
[INFO] [stderr] Checking env_logger v0.5.13
[INFO] [stderr] Checking bstr v0.2.8
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Checking mio-extras v2.0.5
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking nix v0.13.1
[INFO] [stderr] Checking walkdir v2.2.9
[INFO] [stderr] Checking inotify v0.6.1
[INFO] [stderr] Checking notify v4.0.14
[INFO] [stderr] Checking globset v0.4.4
[INFO] [stderr] Checking 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