[INFO] crate rofis 0.1.0 is already in cache [INFO] checking rofis-0.1.0 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate rofis 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rofis 0.1.0 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rofis 0.1.0 [INFO] finished tweaking crates.io crate rofis 0.1.0 [INFO] tweaked toml for crates.io crate rofis 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] 07876d02ce141a3f65042b15349add220dc0f76e1b3a252bba56d7c0331a4afd [INFO] running `"docker" "start" "-a" "07876d02ce141a3f65042b15349add220dc0f76e1b3a252bba56d7c0331a4afd"` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking factory v0.1.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking daemonize v0.3.0 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-kvfilter v0.6.1 [INFO] [stderr] Checking slog-async v2.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking procinfo v0.4.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking fibers v0.1.13 [INFO] [stderr] Checking bytecodec v0.4.13 [INFO] [stderr] Checking sloggers v0.2.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking httpcodec v0.2.3 [INFO] [stderr] Checking prometrics v0.1.12 [INFO] [stderr] Checking fibers_http_server v0.1.12 [INFO] [stderr] Checking rofis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'derive_traits_for_trackable_error_newtype': please use `#[derive(TrackableError)]` instead [INFO] [stderr] --> src/error.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'derive_traits_for_trackable_error_newtype': please use `#[derive(TrackableError)]` instead [INFO] [stderr] --> src/error.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.94s [INFO] running `"docker" "inspect" "07876d02ce141a3f65042b15349add220dc0f76e1b3a252bba56d7c0331a4afd"` [INFO] running `"docker" "rm" "-f" "07876d02ce141a3f65042b15349add220dc0f76e1b3a252bba56d7c0331a4afd"` [INFO] [stdout] 07876d02ce141a3f65042b15349add220dc0f76e1b3a252bba56d7c0331a4afd