[INFO] cloning repository https://github.com/PurpleBooth/pb-git-hooks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PurpleBooth/pb-git-hooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c3529d706555e61c8d36ba5e014a25b545babb4 [INFO] checking PurpleBooth/pb-git-hooks against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleBooth/pb-git-hooks on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PurpleBooth/pb-git-hooks [INFO] finished tweaking git repo https://github.com/PurpleBooth/pb-git-hooks [INFO] tweaked toml for git repo https://github.com/PurpleBooth/pb-git-hooks written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleBooth/pb-git-hooks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a80a580c9cf351e71ddfeed09131f0529e2fbc9fb5f8b05a2498a179b914a2b [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" "8a80a580c9cf351e71ddfeed09131f0529e2fbc9fb5f8b05a2498a179b914a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a80a580c9cf351e71ddfeed09131f0529e2fbc9fb5f8b05a2498a179b914a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a80a580c9cf351e71ddfeed09131f0529e2fbc9fb5f8b05a2498a179b914a2b", kill_on_drop: false }` [INFO] [stdout] 8a80a580c9cf351e71ddfeed09131f0529e2fbc9fb5f8b05a2498a179b914a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67cc52da78a4146959b1235f9b2782a03d57ab90695e6ef85dfe52fcfa547128 [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" "67cc52da78a4146959b1235f9b2782a03d57ab90695e6ef85dfe52fcfa547128", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Checking comfy-table v2.1.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling mit-commit v1.23.0 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking mit-hook-test-helper v3.98.47 (/opt/rustwide/workdir/mit-hook-test-helper) [INFO] [stderr] Checking smithay-clipboard v0.6.2 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking serde_yaml v0.8.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking mit-commit-message-lints v3.98.47 (/opt/rustwide/workdir/mit-commit-message-lints) [INFO] [stderr] Checking mit-build-tools v3.17.0 (/opt/rustwide/workdir/mit-build-tools) [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Compiling git-mit-relates-to v3.98.47 (/opt/rustwide/workdir/git-mit-relates-to) [INFO] [stderr] Compiling git-mit-install v3.98.47 (/opt/rustwide/workdir/git-mit-install) [INFO] [stderr] Compiling mit-pre-commit v3.98.47 (/opt/rustwide/workdir/mit-pre-commit) [INFO] [stderr] Compiling mit-prepare-commit-msg v3.98.47 (/opt/rustwide/workdir/mit-prepare-commit-msg) [INFO] [stderr] Compiling git-mit v3.98.47 (/opt/rustwide/workdir/git-mit) [INFO] [stderr] Compiling mit-commit-msg v3.98.47 (/opt/rustwide/workdir/mit-commit-msg) [INFO] [stderr] Compiling git-mit-config v3.98.47 (/opt/rustwide/workdir/git-mit-config) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "67cc52da78a4146959b1235f9b2782a03d57ab90695e6ef85dfe52fcfa547128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cc52da78a4146959b1235f9b2782a03d57ab90695e6ef85dfe52fcfa547128", kill_on_drop: false }` [INFO] [stdout] 67cc52da78a4146959b1235f9b2782a03d57ab90695e6ef85dfe52fcfa547128