[INFO] crate limiting-factor 0.7.0 is already in cache [INFO] checking limiting-factor-0.7.0 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate limiting-factor 0.7.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate limiting-factor 0.7.0 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate limiting-factor 0.7.0 [INFO] finished tweaking crates.io crate limiting-factor 0.7.0 [INFO] tweaked toml for crates.io crate limiting-factor 0.7.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 79ea804b5ed95bce8de1212266efc104accd37d3dd0d3c58c20693b50ad125f6 [INFO] running `"docker" "start" "-a" "79ea804b5ed95bce8de1212266efc104accd37d3dd0d3c58c20693b50ad125f6"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking limiting-factor v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:178:67 [INFO] [stderr] | [INFO] [stderr] 178 | warn!(target: "config", "Can't parse .env: {}", error.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/kernel.rs:168:50 [INFO] [stderr] | [INFO] [stderr] 168 | error!(target: "runner", "{}", error.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:178:67 [INFO] [stderr] | [INFO] [stderr] 178 | warn!(target: "config", "Can't parse .env: {}", error.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/kernel.rs:168:50 [INFO] [stderr] | [INFO] [stderr] 168 | error!(target: "runner", "{}", error.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "79ea804b5ed95bce8de1212266efc104accd37d3dd0d3c58c20693b50ad125f6"` [INFO] running `"docker" "rm" "-f" "79ea804b5ed95bce8de1212266efc104accd37d3dd0d3c58c20693b50ad125f6"` [INFO] [stdout] 79ea804b5ed95bce8de1212266efc104accd37d3dd0d3c58c20693b50ad125f6