[INFO] fetching crate mit-commit-msg 3.99.2... [INFO] checking mit-commit-msg-3.99.2 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate mit-commit-msg 3.99.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mit-commit-msg 3.99.2 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mit-commit-msg 3.99.2 [INFO] finished tweaking crates.io crate mit-commit-msg 3.99.2 [INFO] tweaked toml for crates.io crate mit-commit-msg 3.99.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate mit-commit-msg 3.99.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd03d0757b866354a7dcda6ccb62f5ed6de9eaf930b5d9295a665998f2fb76e1 [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" "dd03d0757b866354a7dcda6ccb62f5ed6de9eaf930b5d9295a665998f2fb76e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd03d0757b866354a7dcda6ccb62f5ed6de9eaf930b5d9295a665998f2fb76e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd03d0757b866354a7dcda6ccb62f5ed6de9eaf930b5d9295a665998f2fb76e1", kill_on_drop: false }` [INFO] [stdout] dd03d0757b866354a7dcda6ccb62f5ed6de9eaf930b5d9295a665998f2fb76e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de18c4c348651e7a5bbce9586d4de925678dd7744d9b2e642057f384a56ac301 [INFO] running `Command { std: "docker" "start" "-a" "de18c4c348651e7a5bbce9586d4de925678dd7744d9b2e642057f384a56ac301", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [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.19+1.1.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking git2 v0.13.18 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking mit-hook-test-helper v3.99.2 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking mit-commit v1.29.7 [INFO] [stderr] Checking comfy-table v2.1.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-clipboard v0.6.3 [INFO] [stderr] Checking clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking mit-commit-message-lints v3.99.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling mit-build-tools v3.99.2 [INFO] [stderr] Compiling mit-commit-msg v3.99.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "de18c4c348651e7a5bbce9586d4de925678dd7744d9b2e642057f384a56ac301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de18c4c348651e7a5bbce9586d4de925678dd7744d9b2e642057f384a56ac301", kill_on_drop: false }` [INFO] [stdout] de18c4c348651e7a5bbce9586d4de925678dd7744d9b2e642057f384a56ac301