[INFO] cloning repository https://github.com/0f-0b/portable-uwu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0f-0b/portable-uwu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0f-0b%2Fportable-uwu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0f-0b%2Fportable-uwu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c8c2dac4c44179cc98649011908e1e05b14c8db
[INFO] checking 0f-0b/portable-uwu against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0f-0b%2Fportable-uwu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0f-0b/portable-uwu on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0f-0b/portable-uwu
[INFO] finished tweaking git repo https://github.com/0f-0b/portable-uwu
[INFO] tweaked toml for git repo https://github.com/0f-0b/portable-uwu written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0f-0b/portable-uwu 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rust-lang/portable-simd.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4cff0d2f5720aa307f6d642c72e3a7a9cd2fd319e066219598b1639136598db
[INFO] running `Command { std: "docker" "start" "-a" "f4cff0d2f5720aa307f6d642c72e3a7a9cd2fd319e066219598b1639136598db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4cff0d2f5720aa307f6d642c72e3a7a9cd2fd319e066219598b1639136598db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4cff0d2f5720aa307f6d642c72e3a7a9cd2fd319e066219598b1639136598db", kill_on_drop: false }`
[INFO] [stdout] f4cff0d2f5720aa307f6d642c72e3a7a9cd2fd319e066219598b1639136598db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 266685bb08065854b1997ab41e73d11e5e94053eb61d26c83aeac786da22f2a7
[INFO] running `Command { std: "docker" "start" "-a" "266685bb08065854b1997ab41e73d11e5e94053eb61d26c83aeac786da22f2a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking core_simd v0.1.0 (https://github.com/rust-lang/portable-simd.git?rev=3383cfbd3572465febc7a8f816a46304373de46a#3383cfbd)
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking portable-uwu v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]     Checking portable-uwu-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s
[INFO] running `Command { std: "docker" "inspect" "266685bb08065854b1997ab41e73d11e5e94053eb61d26c83aeac786da22f2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "266685bb08065854b1997ab41e73d11e5e94053eb61d26c83aeac786da22f2a7", kill_on_drop: false }`
[INFO] [stdout] 266685bb08065854b1997ab41e73d11e5e94053eb61d26c83aeac786da22f2a7
