[INFO] fetching crate taskwarrior-hooks 0.2.2... [INFO] checking taskwarrior-hooks-0.2.2 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate taskwarrior-hooks 0.2.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate taskwarrior-hooks 0.2.2 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate taskwarrior-hooks 0.2.2 [INFO] finished tweaking crates.io crate taskwarrior-hooks 0.2.2 [INFO] tweaked toml for crates.io crate taskwarrior-hooks 0.2.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate taskwarrior-hooks 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a25caa21de57a57668c0ab566c5fce5979ab0c55829cf35d7f2f4ce2de0e113 [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" "7a25caa21de57a57668c0ab566c5fce5979ab0c55829cf35d7f2f4ce2de0e113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a25caa21de57a57668c0ab566c5fce5979ab0c55829cf35d7f2f4ce2de0e113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a25caa21de57a57668c0ab566c5fce5979ab0c55829cf35d7f2f4ce2de0e113", kill_on_drop: false }` [INFO] [stdout] 7a25caa21de57a57668c0ab566c5fce5979ab0c55829cf35d7f2f4ce2de0e113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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] d4d511dea17aeda4db37842e09e2fa2a41b91d9f178dc8ac882e94ccf4c0bba2 [INFO] running `Command { std: "docker" "start" "-a" "d4d511dea17aeda4db37842e09e2fa2a41b91d9f178dc8ac882e94ccf4c0bba2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking task-hookrs v0.7.0 [INFO] [stderr] Checking taskwarrior-hooks v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "d4d511dea17aeda4db37842e09e2fa2a41b91d9f178dc8ac882e94ccf4c0bba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d511dea17aeda4db37842e09e2fa2a41b91d9f178dc8ac882e94ccf4c0bba2", kill_on_drop: false }` [INFO] [stdout] d4d511dea17aeda4db37842e09e2fa2a41b91d9f178dc8ac882e94ccf4c0bba2