[INFO] cloning repository https://github.com/mosmeh/beek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosmeh/beek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 978de1915504796763a59ecfd562ad7522015fb4 [INFO] checking mosmeh/beek against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mosmeh/beek 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/mosmeh/beek [INFO] finished tweaking git repo https://github.com/mosmeh/beek [INFO] tweaked toml for git repo https://github.com/mosmeh/beek written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mosmeh/beek 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e90282fbcf60665f5aae9e3f626bdaa08720e898e863dae64be8d9bf4f08e161 [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" "e90282fbcf60665f5aae9e3f626bdaa08720e898e863dae64be8d9bf4f08e161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e90282fbcf60665f5aae9e3f626bdaa08720e898e863dae64be8d9bf4f08e161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e90282fbcf60665f5aae9e3f626bdaa08720e898e863dae64be8d9bf4f08e161", kill_on_drop: false }` [INFO] [stdout] e90282fbcf60665f5aae9e3f626bdaa08720e898e863dae64be8d9bf4f08e161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] eaf7f0afca73839c12e711ca79ac40017da1133c68199fea6c33f7cfe1fa33b9 [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" "eaf7f0afca73839c12e711ca79ac40017da1133c68199fea6c33f7cfe1fa33b9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking combine v4.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Checking beek v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.04s [INFO] running `Command { std: "docker" "inspect" "eaf7f0afca73839c12e711ca79ac40017da1133c68199fea6c33f7cfe1fa33b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf7f0afca73839c12e711ca79ac40017da1133c68199fea6c33f7cfe1fa33b9", kill_on_drop: false }` [INFO] [stdout] eaf7f0afca73839c12e711ca79ac40017da1133c68199fea6c33f7cfe1fa33b9