[INFO] cloning repository https://github.com/belltoy/raindrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/belltoy/raindrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelltoy%2Fraindrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelltoy%2Fraindrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e26118026d41da74e899dd1d9af0000301253f5 [INFO] checking belltoy/raindrop against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelltoy%2Fraindrop" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/belltoy/raindrop on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/belltoy/raindrop [INFO] finished tweaking git repo https://github.com/belltoy/raindrop [INFO] tweaked toml for git repo https://github.com/belltoy/raindrop written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/belltoy/raindrop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 8afa47515a270c1688858333b8781937ee6eaf48a044b8516d15577f722b8ae9 [INFO] running `Command { std: "docker" "start" "-a" "8afa47515a270c1688858333b8781937ee6eaf48a044b8516d15577f722b8ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8afa47515a270c1688858333b8781937ee6eaf48a044b8516d15577f722b8ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8afa47515a270c1688858333b8781937ee6eaf48a044b8516d15577f722b8ae9", kill_on_drop: false }` [INFO] [stdout] 8afa47515a270c1688858333b8781937ee6eaf48a044b8516d15577f722b8ae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea681decb87fae1722f9e29775fd23efd290356618b99aa6fe2b0cfa5501d671 [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" "ea681decb87fae1722f9e29775fd23efd290356618b99aa6fe2b0cfa5501d671", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling mysql v20.0.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking mysql_common v0.24.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking raindrop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ea681decb87fae1722f9e29775fd23efd290356618b99aa6fe2b0cfa5501d671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea681decb87fae1722f9e29775fd23efd290356618b99aa6fe2b0cfa5501d671", kill_on_drop: false }` [INFO] [stdout] ea681decb87fae1722f9e29775fd23efd290356618b99aa6fe2b0cfa5501d671