[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 try#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [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 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "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" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "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] 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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36214e8d0db3e158b04e5b29a4be2de315fe7611f93981fb551fceb72f128daa [INFO] running `Command { std: "docker" "start" "-a" "36214e8d0db3e158b04e5b29a4be2de315fe7611f93981fb551fceb72f128daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36214e8d0db3e158b04e5b29a4be2de315fe7611f93981fb551fceb72f128daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36214e8d0db3e158b04e5b29a4be2de315fe7611f93981fb551fceb72f128daa", kill_on_drop: false }` [INFO] [stdout] 36214e8d0db3e158b04e5b29a4be2de315fe7611f93981fb551fceb72f128daa [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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efee5db45ba3568cb6c28f34d34481e6d8b96c40d02f5a1189cea79b15c2d9bc [INFO] running `Command { std: "docker" "start" "-a" "efee5db45ba3568cb6c28f34d34481e6d8b96c40d02f5a1189cea79b15c2d9bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.5.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking libflate v1.2.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rust-embed-utils v7.2.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [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 36.72s [INFO] running `Command { std: "docker" "inspect" "efee5db45ba3568cb6c28f34d34481e6d8b96c40d02f5a1189cea79b15c2d9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efee5db45ba3568cb6c28f34d34481e6d8b96c40d02f5a1189cea79b15c2d9bc", kill_on_drop: false }` [INFO] [stdout] efee5db45ba3568cb6c28f34d34481e6d8b96c40d02f5a1189cea79b15c2d9bc