[INFO] cloning repository https://github.com/noostech/dose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noostech/dose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoostech%2Fdose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoostech%2Fdose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cd861234334a811b77488d0e182c893d3e9309f [INFO] checking noostech/dose against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoostech%2Fdose" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noostech/dose on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noostech/dose [INFO] finished tweaking git repo https://github.com/noostech/dose [INFO] tweaked toml for git repo https://github.com/noostech/dose written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/noostech/dose already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6e65f5aa3dda4364a536e59cd200c0f62b91a0c94f655b897d12f2ddd5f4bb [INFO] running `Command { std: "docker" "start" "-a" "0a6e65f5aa3dda4364a536e59cd200c0f62b91a0c94f655b897d12f2ddd5f4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6e65f5aa3dda4364a536e59cd200c0f62b91a0c94f655b897d12f2ddd5f4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6e65f5aa3dda4364a536e59cd200c0f62b91a0c94f655b897d12f2ddd5f4bb", kill_on_drop: false }` [INFO] [stdout] 0a6e65f5aa3dda4364a536e59cd200c0f62b91a0c94f655b897d12f2ddd5f4bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9deeabec54209d94ffc26a72f8e423eeb873d025184141764a5ce204a4639d8 [INFO] running `Command { std: "docker" "start" "-a" "d9deeabec54209d94ffc26a72f8e423eeb873d025184141764a5ce204a4639d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fake v2.4.3 [INFO] [stderr] Checking dose-derive v0.1.3 (/opt/rustwide/workdir/dose-derive) [INFO] [stderr] Checking dose v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.66s [INFO] running `Command { std: "docker" "inspect" "d9deeabec54209d94ffc26a72f8e423eeb873d025184141764a5ce204a4639d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9deeabec54209d94ffc26a72f8e423eeb873d025184141764a5ce204a4639d8", kill_on_drop: false }` [INFO] [stdout] d9deeabec54209d94ffc26a72f8e423eeb873d025184141764a5ce204a4639d8