[INFO] cloning repository https://github.com/andi-makes/rusty_im [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andi-makes/rusty_im" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandi-makes%2Frusty_im", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandi-makes%2Frusty_im'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6188918caf5b0e2a157219442cfc80fbe0be683a [INFO] checking andi-makes/rusty_im against master#4a0ee3cdc66573c8b46471462db7088a89d25183 for pr-102513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandi-makes%2Frusty_im" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andi-makes/rusty_im on toolchain 4a0ee3cdc66573c8b46471462db7088a89d25183 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andi-makes/rusty_im [INFO] finished tweaking git repo https://github.com/andi-makes/rusty_im [INFO] tweaked toml for git repo https://github.com/andi-makes/rusty_im written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/andi-makes/rusty_im already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.4 [INFO] [stderr] Downloaded include-flate-codegen v0.1.4 [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded include-flate v0.1.4 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46999e6f620999846741697db50d470d362e870010d14748795aa286a8e756f4 [INFO] running `Command { std: "docker" "start" "-a" "46999e6f620999846741697db50d470d362e870010d14748795aa286a8e756f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46999e6f620999846741697db50d470d362e870010d14748795aa286a8e756f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46999e6f620999846741697db50d470d362e870010d14748795aa286a8e756f4", kill_on_drop: false }` [INFO] [stdout] 46999e6f620999846741697db50d470d362e870010d14748795aa286a8e756f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18aa3e2668bdc40c9534bd82d7de0af0512130c52e225a74336deda89fa99433 [INFO] running `Command { std: "docker" "start" "-a" "18aa3e2668bdc40c9534bd82d7de0af0512130c52e225a74336deda89fa99433", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.4 [INFO] [stderr] Checking include-flate v0.1.4 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking rusty_im v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.18s [INFO] running `Command { std: "docker" "inspect" "18aa3e2668bdc40c9534bd82d7de0af0512130c52e225a74336deda89fa99433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18aa3e2668bdc40c9534bd82d7de0af0512130c52e225a74336deda89fa99433", kill_on_drop: false }` [INFO] [stdout] 18aa3e2668bdc40c9534bd82d7de0af0512130c52e225a74336deda89fa99433