[INFO] updating cached repository https://github.com/majewsky/rust-i3status [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6acf7e0916311255843a4b40e1d4c958d80c136f [INFO] checking majewsky/rust-i3status against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajewsky%2Frust-i3status" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/majewsky/rust-i3status on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/majewsky/rust-i3status [INFO] finished tweaking git repo https://github.com/majewsky/rust-i3status [INFO] tweaked toml for git repo https://github.com/majewsky/rust-i3status written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/majewsky/rust-i3status already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 76c95ab207a24a08e8c4e163757be5a36c29c0015c573bab9c0716b62711b380 [INFO] running `"docker" "start" "-a" "76c95ab207a24a08e8c4e163757be5a36c29c0015c573bab9c0716b62711b380"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking pnet_base v0.20.0 [INFO] [stderr] Checking ipnetwork v0.12.7 [INFO] [stderr] Compiling pnet v0.20.0 [INFO] [stderr] Checking json v0.11.12 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking pnet_macros_support v0.20.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Checking pnet_sys v0.20.0 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Checking pnet_datalink v0.20.0 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.20.0 [INFO] [stderr] Compiling pnet_packet v0.20.0 [INFO] [stderr] Checking pnet_transport v0.20.0 [INFO] [stderr] Checking custom-i3status v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/providers/mod.rs:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn all() -> Vec> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/providers/mod.rs:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn all() -> Vec> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.62s [INFO] running `"docker" "inspect" "76c95ab207a24a08e8c4e163757be5a36c29c0015c573bab9c0716b62711b380"` [INFO] running `"docker" "rm" "-f" "76c95ab207a24a08e8c4e163757be5a36c29c0015c573bab9c0716b62711b380"` [INFO] [stdout] 76c95ab207a24a08e8c4e163757be5a36c29c0015c573bab9c0716b62711b380