[INFO] cloning repository https://github.com/ecomaikgolf/buacshell-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecomaikgolf/buacshell-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecomaikgolf%2Fbuacshell-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecomaikgolf%2Fbuacshell-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1463a10a3030e1e46cf7cdd8a11ca81b2a615ae0 [INFO] checking ecomaikgolf/buacshell-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecomaikgolf%2Fbuacshell-rs" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ecomaikgolf/buacshell-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ecomaikgolf/buacshell-rs [INFO] finished tweaking git repo https://github.com/ecomaikgolf/buacshell-rs [INFO] tweaked toml for git repo https://github.com/ecomaikgolf/buacshell-rs written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/ecomaikgolf/buacshell-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96f3947fe302a6e6ec4eeb723ffff986cf3be2562a702b5925d666d90e353258 [INFO] running `Command { std: "docker" "start" "-a" "96f3947fe302a6e6ec4eeb723ffff986cf3be2562a702b5925d666d90e353258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96f3947fe302a6e6ec4eeb723ffff986cf3be2562a702b5925d666d90e353258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f3947fe302a6e6ec4eeb723ffff986cf3be2562a702b5925d666d90e353258", kill_on_drop: false }` [INFO] [stdout] 96f3947fe302a6e6ec4eeb723ffff986cf3be2562a702b5925d666d90e353258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3be6666b662019de46cbe7233920e2ce912c4171b9cad3f34c6b770c44fc7348 [INFO] running `Command { std: "docker" "start" "-a" "3be6666b662019de46cbe7233920e2ce912c4171b9cad3f34c6b770c44fc7348", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking byte-tools v0.1.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Compiling gpgme-sys v0.9.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling minreq v2.2.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking figlet-rs v0.1.3 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking generic-array v0.7.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking digest v0.5.2 [INFO] [stderr] Checking digest-buffer v0.3.1 [INFO] [stderr] Checking crypto-mac v0.3.0 [INFO] [stderr] Checking termios v0.0.5 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking hmac v0.1.1 [INFO] [stderr] Checking sha2 v0.5.3 [INFO] [stderr] Checking sha-1 v0.3.4 [INFO] [stderr] Checking rpassword v0.0.4 [INFO] [stderr] Checking cstr-argument v0.1.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking oath v0.10.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling buacshell-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gpgme v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking git2 v0.13.8 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking libknox v0.4.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking select v0.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.53s [INFO] running `Command { std: "docker" "inspect" "3be6666b662019de46cbe7233920e2ce912c4171b9cad3f34c6b770c44fc7348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be6666b662019de46cbe7233920e2ce912c4171b9cad3f34c6b770c44fc7348", kill_on_drop: false }` [INFO] [stdout] 3be6666b662019de46cbe7233920e2ce912c4171b9cad3f34c6b770c44fc7348