[INFO] cloning repository https://github.com/busyboredom/rust-mnist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/busyboredom/rust-mnist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusyboredom%2Frust-mnist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusyboredom%2Frust-mnist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee83f02c58ab3a7760505c1cd78b49254cdb42ff [INFO] checking busyboredom/rust-mnist against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusyboredom%2Frust-mnist" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/busyboredom/rust-mnist on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/busyboredom/rust-mnist [INFO] finished tweaking git repo https://github.com/busyboredom/rust-mnist [INFO] tweaked toml for git repo https://github.com/busyboredom/rust-mnist written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/busyboredom/rust-mnist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "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] 0a53443bbbaabfd67899e2b04c0af138a6625d318d7609e1506dee58d33cd3bd [INFO] running `Command { std: "docker" "start" "-a" "0a53443bbbaabfd67899e2b04c0af138a6625d318d7609e1506dee58d33cd3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a53443bbbaabfd67899e2b04c0af138a6625d318d7609e1506dee58d33cd3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a53443bbbaabfd67899e2b04c0af138a6625d318d7609e1506dee58d33cd3bd", kill_on_drop: false }` [INFO] [stdout] 0a53443bbbaabfd67899e2b04c0af138a6625d318d7609e1506dee58d33cd3bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 402df861137949183c70457e7cbf0dde4c78603ab029a49efecdde82c2f00099 [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" "402df861137949183c70457e7cbf0dde4c78603ab029a49efecdde82c2f00099", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rust-mnist v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking rayon v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.91s [INFO] running `Command { std: "docker" "inspect" "402df861137949183c70457e7cbf0dde4c78603ab029a49efecdde82c2f00099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402df861137949183c70457e7cbf0dde4c78603ab029a49efecdde82c2f00099", kill_on_drop: false }` [INFO] [stdout] 402df861137949183c70457e7cbf0dde4c78603ab029a49efecdde82c2f00099