[INFO] cloning repository https://github.com/CLOEI/dexteam-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CLOEI/dexteam-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLOEI%2Fdexteam-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLOEI%2Fdexteam-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0458f016727ad7591781cfd17051084232ef2df7 [INFO] checking CLOEI/dexteam-emu against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLOEI%2Fdexteam-emu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CLOEI/dexteam-emu on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CLOEI/dexteam-emu [INFO] finished tweaking git repo https://github.com/CLOEI/dexteam-emu [INFO] tweaked toml for git repo https://github.com/CLOEI/dexteam-emu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CLOEI/dexteam-emu 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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.3.5 [INFO] [stderr] Downloaded ureq v3.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e984ca34c929aaee03c35a73c8c05419072a86edf7fe926a1faaa67192ebe5 [INFO] running `Command { std: "docker" "start" "-a" "b4e984ca34c929aaee03c35a73c8c05419072a86edf7fe926a1faaa67192ebe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e984ca34c929aaee03c35a73c8c05419072a86edf7fe926a1faaa67192ebe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e984ca34c929aaee03c35a73c8c05419072a86edf7fe926a1faaa67192ebe5", kill_on_drop: false }` [INFO] [stdout] b4e984ca34c929aaee03c35a73c8c05419072a86edf7fe926a1faaa67192ebe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b17bf573e8cb06257043781b3a0e153cff50b6309dde17502f279db6186be3 [INFO] running `Command { std: "docker" "start" "-a" "04b17bf573e8cb06257043781b3a0e153cff50b6309dde17502f279db6186be3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking ureq-proto v0.3.5 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rustls-webpki v0.103.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking ureq v3.0.10 [INFO] [stderr] Checking dexteam-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s [INFO] running `Command { std: "docker" "inspect" "04b17bf573e8cb06257043781b3a0e153cff50b6309dde17502f279db6186be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b17bf573e8cb06257043781b3a0e153cff50b6309dde17502f279db6186be3", kill_on_drop: false }` [INFO] [stdout] 04b17bf573e8cb06257043781b3a0e153cff50b6309dde17502f279db6186be3