[INFO] cloning repository https://github.com/riverfr0zen/notan_touchy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riverfr0zen/notan_touchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friverfr0zen%2Fnotan_touchy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friverfr0zen%2Fnotan_touchy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f31d723ebb26a22b2527827ff83e239e18f35b35
[INFO] checking riverfr0zen/notan_touchy against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friverfr0zen%2Fnotan_touchy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/riverfr0zen/notan_touchy
[INFO] finished tweaking git repo https://github.com/riverfr0zen/notan_touchy
[INFO] tweaked toml for git repo https://github.com/riverfr0zen/notan_touchy written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/riverfr0zen/notan_touchy on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/riverfr0zen/notan_touchy 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notan_log v0.13.0
[INFO] [stderr]   Downloaded notan_utils v0.13.0
[INFO] [stderr]   Downloaded platter2 v0.1.6
[INFO] [stderr]   Downloaded notan_macro v0.13.0
[INFO] [stderr]   Downloaded notan_app v0.13.0
[INFO] [stderr]   Downloaded notan_math v0.13.0
[INFO] [stderr]   Downloaded notan_input v0.13.0
[INFO] [stderr]   Downloaded crevice_notan-derive v0.10.0
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded notan_core v0.13.0
[INFO] [stderr]   Downloaded crevice_notan v0.14.1
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded notan_graphics v0.13.0
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d2ff445cffdb49c5779338ad20b358a83a61e2c0f2abc0fa023c296214a3083
[INFO] running `Command { std: "docker" "start" "-a" "2d2ff445cffdb49c5779338ad20b358a83a61e2c0f2abc0fa023c296214a3083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d2ff445cffdb49c5779338ad20b358a83a61e2c0f2abc0fa023c296214a3083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2ff445cffdb49c5779338ad20b358a83a61e2c0f2abc0fa023c296214a3083", kill_on_drop: false }`
[INFO] [stdout] 2d2ff445cffdb49c5779338ad20b358a83a61e2c0f2abc0fa023c296214a3083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc1c93f84f8e5cace94a2b096888630780dbf40fdced776f9574df01e5defa4d
[INFO] running `Command { std: "docker" "start" "-a" "cc1c93f84f8e5cace94a2b096888630780dbf40fdced776f9574df01e5defa4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling notan_macro v0.13.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking notan_utils v0.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking notan_core v0.13.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling crevice_notan-derive v0.10.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]     Checking notan_math v0.13.0
[INFO] [stderr]     Checking crevice_notan v0.14.1
[INFO] [stderr]     Checking notan_input v0.13.0
[INFO] [stderr]     Checking notan_graphics v0.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking platter2 v0.1.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking notan_app v0.13.0
[INFO] [stderr]     Checking notan_log v0.13.0
[INFO] [stderr]     Checking notan_touchy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.39s
[INFO] running `Command { std: "docker" "inspect" "cc1c93f84f8e5cace94a2b096888630780dbf40fdced776f9574df01e5defa4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1c93f84f8e5cace94a2b096888630780dbf40fdced776f9574df01e5defa4d", kill_on_drop: false }`
[INFO] [stdout] cc1c93f84f8e5cace94a2b096888630780dbf40fdced776f9574df01e5defa4d
