[INFO] cloning repository https://github.com/Ubugeeei/minimum-braowser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ubugeeei/minimum-braowser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fminimum-braowser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fminimum-braowser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0a00df0a68176784291f4e5a2f0ee4474efe13a [INFO] checking Ubugeeei/minimum-braowser against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fminimum-braowser" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ubugeeei/minimum-braowser on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ubugeeei/minimum-braowser [INFO] finished tweaking git repo https://github.com/Ubugeeei/minimum-braowser [INFO] tweaked toml for git repo https://github.com/Ubugeeei/minimum-braowser written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Ubugeeei/minimum-braowser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3c29b65729207a2a8e1f9e37118491b9402bf314c800fa43cbf6d9eb5012751 [INFO] running `Command { std: "docker" "start" "-a" "b3c29b65729207a2a8e1f9e37118491b9402bf314c800fa43cbf6d9eb5012751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3c29b65729207a2a8e1f9e37118491b9402bf314c800fa43cbf6d9eb5012751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c29b65729207a2a8e1f9e37118491b9402bf314c800fa43cbf6d9eb5012751", kill_on_drop: false }` [INFO] [stdout] b3c29b65729207a2a8e1f9e37118491b9402bf314c800fa43cbf6d9eb5012751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3484a85c56d1c79525c55962d3e0006d7d0d19dd5553101f23d16c5595afa401 [INFO] running `Command { std: "docker" "start" "-a" "3484a85c56d1c79525c55962d3e0006d7d0d19dd5553101f23d16c5595afa401", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking combine v4.6.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling fslock v0.1.8 [INFO] [stderr] Compiling rusty_v8 v0.22.3 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking minimum-browser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.78s [INFO] running `Command { std: "docker" "inspect" "3484a85c56d1c79525c55962d3e0006d7d0d19dd5553101f23d16c5595afa401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3484a85c56d1c79525c55962d3e0006d7d0d19dd5553101f23d16c5595afa401", kill_on_drop: false }` [INFO] [stdout] 3484a85c56d1c79525c55962d3e0006d7d0d19dd5553101f23d16c5595afa401