[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] 817ec8157c3e3bddd6f3c98bae0a225d0a86d4f8 [INFO] checking mosmeh/beek against try#ef8c760c4c3d93b561a5b431502e92f4b4773aca for pr-92472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mosmeh/beek on toolchain ef8c760c4c3d93b561a5b431502e92f4b4773aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-111/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" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded combine v4.6.0 [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded statrs v0.15.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded rustyline-derive v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c00eafe75abc761caeb251af0e6a03a2f703e822c27525ef48abd703147436a [INFO] running `Command { std: "docker" "start" "-a" "6c00eafe75abc761caeb251af0e6a03a2f703e822c27525ef48abd703147436a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c00eafe75abc761caeb251af0e6a03a2f703e822c27525ef48abd703147436a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c00eafe75abc761caeb251af0e6a03a2f703e822c27525ef48abd703147436a", kill_on_drop: false }` [INFO] [stdout] 6c00eafe75abc761caeb251af0e6a03a2f703e822c27525ef48abd703147436a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8827cc8002ce27092a7802952bed164ecbe6cad64292764dd41c3de7d23c810a [INFO] running `Command { std: "docker" "start" "-a" "8827cc8002ce27092a7802952bed164ecbe6cad64292764dd41c3de7d23c810a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking combine v4.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking beek v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "8827cc8002ce27092a7802952bed164ecbe6cad64292764dd41c3de7d23c810a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8827cc8002ce27092a7802952bed164ecbe6cad64292764dd41c3de7d23c810a", kill_on_drop: false }` [INFO] [stdout] 8827cc8002ce27092a7802952bed164ecbe6cad64292764dd41c3de7d23c810a