[INFO] cloning repository https://github.com/Cactice/cargo-mobile-experiment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cactice/cargo-mobile-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCactice%2Fcargo-mobile-experiment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCactice%2Fcargo-mobile-experiment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5222496cb2ce49ab4baf2ca83888e021c456f4a
[INFO] checking Cactice/cargo-mobile-experiment against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCactice%2Fcargo-mobile-experiment" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cactice/cargo-mobile-experiment
[INFO] finished tweaking git repo https://github.com/Cactice/cargo-mobile-experiment
[INFO] tweaked toml for git repo https://github.com/Cactice/cargo-mobile-experiment written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cactice/cargo-mobile-experiment on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cactice/cargo-mobile-experiment 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/wgpu`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/naga`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/metal-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mobile-entry-point v0.1.1
[INFO] [stderr]   Downloaded wgpu-subscriber v0.1.0
[INFO] [stderr]   Downloaded ash v0.35.2+1.2.203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9b90bdc0d68249704b382e2879e5fdc29321d4022bdfe1017e2a1b451eddcaa
[INFO] running `Command { std: "docker" "start" "-a" "f9b90bdc0d68249704b382e2879e5fdc29321d4022bdfe1017e2a1b451eddcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9b90bdc0d68249704b382e2879e5fdc29321d4022bdfe1017e2a1b451eddcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b90bdc0d68249704b382e2879e5fdc29321d4022bdfe1017e2a1b451eddcaa", kill_on_drop: false }`
[INFO] [stdout] f9b90bdc0d68249704b382e2879e5fdc29321d4022bdfe1017e2a1b451eddcaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb91d8f5eb50f440ceaff014dc803949b026f8aa949f42f95c105fefd66c6006
[INFO] running `Command { std: "docker" "start" "-a" "bb91d8f5eb50f440ceaff014dc803949b026f8aa949f42f95c105fefd66c6006", kill_on_drop: false }`
[INFO] [stderr] error: can't find bin `cargo-mobile-desktop` at path `/opt/rustwide/workdir/gen/bin/desktop.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `cargo-mobile-desktop` at path `/opt/rustwide/workdir/gen/bin/desktop.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: could not compile due to 2 previous target resolution errors
[INFO] running `Command { std: "docker" "inspect" "bb91d8f5eb50f440ceaff014dc803949b026f8aa949f42f95c105fefd66c6006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb91d8f5eb50f440ceaff014dc803949b026f8aa949f42f95c105fefd66c6006", kill_on_drop: false }`
[INFO] [stdout] bb91d8f5eb50f440ceaff014dc803949b026f8aa949f42f95c105fefd66c6006
