[INFO] fetching crate git-delta 0.0.15... [INFO] checking git-delta-0.0.15 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate git-delta 0.0.15 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate git-delta 0.0.15 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate git-delta 0.0.15 [INFO] finished tweaking crates.io crate git-delta 0.0.15 [INFO] tweaked toml for crates.io crate git-delta 0.0.15 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate git-delta 0.0.15 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] c70816d3dd8430952437b9694ab830e4cb042b3f766b855555b4757aab2d0982 [INFO] running `"docker" "start" "-a" "c70816d3dd8430952437b9694ab830e4cb042b3f766b855555b4757aab2d0982"` [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Checking safemem v0.3.1 [INFO] [stderr] Checking box_drawing v0.1.2 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking onig v4.3.2 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking syntect v3.2.0 [INFO] [stderr] Checking git-delta v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | Io(::std::io::Error); [INFO] [stderr] 32 | | SyntectError(::syntect::LoadingError); [INFO] [stderr] 33 | | ParseIntError(::std::num::ParseIntError); [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | Io(::std::io::Error); [INFO] [stderr] 32 | | SyntectError(::syntect::LoadingError); [INFO] [stderr] 33 | | ParseIntError(::std::num::ParseIntError); [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | Io(::std::io::Error); [INFO] [stderr] 32 | | SyntectError(::syntect::LoadingError); [INFO] [stderr] 33 | | ParseIntError(::std::num::ParseIntError); [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | Io(::std::io::Error); [INFO] [stderr] 32 | | SyntectError(::syntect::LoadingError); [INFO] [stderr] 33 | | ParseIntError(::std::num::ParseIntError); [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.45s [INFO] running `"docker" "inspect" "c70816d3dd8430952437b9694ab830e4cb042b3f766b855555b4757aab2d0982"` [INFO] running `"docker" "rm" "-f" "c70816d3dd8430952437b9694ab830e4cb042b3f766b855555b4757aab2d0982"` [INFO] [stdout] c70816d3dd8430952437b9694ab830e4cb042b3f766b855555b4757aab2d0982