[INFO] cloning repository https://github.com/Strum355/currentcost-influx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Strum355/currentcost-influx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrum355%2Fcurrentcost-influx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrum355%2Fcurrentcost-influx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6c1a8b0d2d90d184906a86978397ee8b9db7be3 [INFO] checking Strum355/currentcost-influx against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrum355%2Fcurrentcost-influx" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Strum355/currentcost-influx 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/Strum355/currentcost-influx [INFO] finished tweaking git repo https://github.com/Strum355/currentcost-influx [INFO] tweaked toml for git repo https://github.com/Strum355/currentcost-influx written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Strum355/currentcost-influx 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 2b4ac01612c2bf4747166966666ff2876463354aac97a979504ca0def56d8af2 [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" "2b4ac01612c2bf4747166966666ff2876463354aac97a979504ca0def56d8af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b4ac01612c2bf4747166966666ff2876463354aac97a979504ca0def56d8af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4ac01612c2bf4747166966666ff2876463354aac97a979504ca0def56d8af2", kill_on_drop: false }` [INFO] [stdout] 2b4ac01612c2bf4747166966666ff2876463354aac97a979504ca0def56d8af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] fadc07fcca00a53a875ab72e231874f75a8ea88abb863beb050acd141adc7f96 [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" "fadc07fcca00a53a875ab72e231874f75a8ea88abb863beb050acd141adc7f96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking openssl-sys v0.9.53 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking reqwest v0.10.0-alpha.2 (https://github.com/seanmonstar/reqwest?rev=09e7fe6#09e7fe62) [INFO] [stderr] Checking influxdb v0.0.5 (https://github.com/Strum355/influxdb-rust.git#e1e46e69) [INFO] [stderr] Checking currentcost-influx v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.69s [INFO] running `Command { std: "docker" "inspect" "fadc07fcca00a53a875ab72e231874f75a8ea88abb863beb050acd141adc7f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fadc07fcca00a53a875ab72e231874f75a8ea88abb863beb050acd141adc7f96", kill_on_drop: false }` [INFO] [stdout] fadc07fcca00a53a875ab72e231874f75a8ea88abb863beb050acd141adc7f96