[INFO] cloning repository https://github.com/justincely/sleepy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justincely/sleepy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustincely%2Fsleepy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustincely%2Fsleepy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffeb3d4fa99f75dba4ca606e248251e7281afbfe [INFO] checking justincely/sleepy against try#1b0139f5bdae7328e6d232947a8112333bb44eeb for pr-93394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustincely%2Fsleepy" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justincely/sleepy on toolchain 1b0139f5bdae7328e6d232947a8112333bb44eeb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justincely/sleepy [INFO] finished tweaking git repo https://github.com/justincely/sleepy [INFO] tweaked toml for git repo https://github.com/justincely/sleepy written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/justincely/sleepy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c53eaa6311920f3f3b27639119d28cab813caeeca913da047dc319fd9a8df26 [INFO] running `Command { std: "docker" "start" "-a" "9c53eaa6311920f3f3b27639119d28cab813caeeca913da047dc319fd9a8df26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c53eaa6311920f3f3b27639119d28cab813caeeca913da047dc319fd9a8df26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c53eaa6311920f3f3b27639119d28cab813caeeca913da047dc319fd9a8df26", kill_on_drop: false }` [INFO] [stdout] 9c53eaa6311920f3f3b27639119d28cab813caeeca913da047dc319fd9a8df26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10399ebefd099a7b19bf5fc402f64f5ad93c2ab1ecd28e00909b223536d3bf7f [INFO] running `Command { std: "docker" "start" "-a" "10399ebefd099a7b19bf5fc402f64f5ad93c2ab1ecd28e00909b223536d3bf7f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling rocket_codegen v0.4.10 [INFO] [stderr] Compiling rocket v0.4.10 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Checking rocket_http v0.4.10 [INFO] [stderr] Checking sleepy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "10399ebefd099a7b19bf5fc402f64f5ad93c2ab1ecd28e00909b223536d3bf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10399ebefd099a7b19bf5fc402f64f5ad93c2ab1ecd28e00909b223536d3bf7f", kill_on_drop: false }` [INFO] [stdout] 10399ebefd099a7b19bf5fc402f64f5ad93c2ab1ecd28e00909b223536d3bf7f