[INFO] fetching crate mit-commit-msg 3.100.1... [INFO] checking mit-commit-msg-3.100.1 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate mit-commit-msg 3.100.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mit-commit-msg 3.100.1 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mit-commit-msg 3.100.1 [INFO] finished tweaking crates.io crate mit-commit-msg 3.100.1 [INFO] tweaked toml for crates.io crate mit-commit-msg 3.100.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate mit-commit-msg 3.100.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67a0f84d40dd5709904512c77d4b7d560597e51baa0406152d1dff9f9a0fbafb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67a0f84d40dd5709904512c77d4b7d560597e51baa0406152d1dff9f9a0fbafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67a0f84d40dd5709904512c77d4b7d560597e51baa0406152d1dff9f9a0fbafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a0f84d40dd5709904512c77d4b7d560597e51baa0406152d1dff9f9a0fbafb", kill_on_drop: false }` [INFO] [stdout] 67a0f84d40dd5709904512c77d4b7d560597e51baa0406152d1dff9f9a0fbafb [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89df7e958c31a7d6c13d940a846454945bd74246008f55c4e7f34d733846b94c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "89df7e958c31a7d6c13d940a846454945bd74246008f55c4e7f34d733846b94c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking git2 v0.13.20 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking mit-commit v1.29.8 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Checking comfy-table v2.1.0 [INFO] [stderr] Checking x11-clipboard v0.5.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking mit-hook-test-helper v3.100.1 [INFO] [stderr] Checking smithay-clipboard v0.6.3 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking mit-commit-message-lints v3.100.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling mit-build-tools v3.100.1 [INFO] [stderr] Compiling mit-commit-msg v3.100.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "89df7e958c31a7d6c13d940a846454945bd74246008f55c4e7f34d733846b94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89df7e958c31a7d6c13d940a846454945bd74246008f55c4e7f34d733846b94c", kill_on_drop: false }` [INFO] [stdout] 89df7e958c31a7d6c13d940a846454945bd74246008f55c4e7f34d733846b94c