[INFO] cloning repository https://github.com/devec0/idlesync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devec0/idlesync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevec0%2Fidlesync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevec0%2Fidlesync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd43d79936dfff7bc9c2838c039d7bf5924f0854 [INFO] checking devec0/idlesync against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevec0%2Fidlesync" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devec0/idlesync on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devec0/idlesync [INFO] finished tweaking git repo https://github.com/devec0/idlesync [INFO] tweaked toml for git repo https://github.com/devec0/idlesync written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/devec0/idlesync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e29dcc72560747a7e8ec8db492df98e62158006c352188fe2ff737fde97bb9 [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" "54e29dcc72560747a7e8ec8db492df98e62158006c352188fe2ff737fde97bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e29dcc72560747a7e8ec8db492df98e62158006c352188fe2ff737fde97bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e29dcc72560747a7e8ec8db492df98e62158006c352188fe2ff737fde97bb9", kill_on_drop: false }` [INFO] [stdout] 54e29dcc72560747a7e8ec8db492df98e62158006c352188fe2ff737fde97bb9 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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] 2291dc9761883dac5f87c1a0d82b9ede50520589988d2ba51de82022ee966efa [INFO] running `Command { std: "docker" "start" "-a" "2291dc9761883dac5f87c1a0d82b9ede50520589988d2ba51de82022ee966efa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking nb-connect v1.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking async-macros v2.0.0 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking async-mutex v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking futures-lite v1.7.0 [INFO] [stderr] Checking polling v1.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking async-executor v1.1.1 [INFO] [stderr] Checking async-io v1.1.2 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking byte-pool v0.2.2 [INFO] [stderr] Checking async-global-executor v1.0.2 [INFO] [stderr] Checking async-std v1.6.4 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking imap-proto v0.10.2 [INFO] [stderr] Checking stop-token v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking async-imap v0.4.0 [INFO] [stderr] Checking idlesync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "2291dc9761883dac5f87c1a0d82b9ede50520589988d2ba51de82022ee966efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2291dc9761883dac5f87c1a0d82b9ede50520589988d2ba51de82022ee966efa", kill_on_drop: false }` [INFO] [stdout] 2291dc9761883dac5f87c1a0d82b9ede50520589988d2ba51de82022ee966efa