[INFO] cloning repository https://github.com/FrostyCoolSlug/fader-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrostyCoolSlug/fader-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrostyCoolSlug%2Ffader-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrostyCoolSlug%2Ffader-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d8ee951675ba20d24d06a94577f6f91035c5aee [INFO] checking FrostyCoolSlug/fader-tester/7d8ee951675ba20d24d06a94577f6f91035c5aee against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrostyCoolSlug%2Ffader-tester" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrostyCoolSlug/fader-tester on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrostyCoolSlug/fader-tester [INFO] finished tweaking git repo https://github.com/FrostyCoolSlug/fader-tester [INFO] tweaked toml for git repo https://github.com/FrostyCoolSlug/fader-tester written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FrostyCoolSlug/fader-tester 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288ac28780a67b91a2d6e1892b7b8829970814c4e6d43abf50091d2e9fb192ae [INFO] running `Command { std: "docker" "start" "-a" "288ac28780a67b91a2d6e1892b7b8829970814c4e6d43abf50091d2e9fb192ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288ac28780a67b91a2d6e1892b7b8829970814c4e6d43abf50091d2e9fb192ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288ac28780a67b91a2d6e1892b7b8829970814c4e6d43abf50091d2e9fb192ae", kill_on_drop: false }` [INFO] [stdout] 288ac28780a67b91a2d6e1892b7b8829970814c4e6d43abf50091d2e9fb192ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d476f983a326fe312aeae8d66f70b70370afd85ef5c600528d4479fab588a5 [INFO] running `Command { std: "docker" "start" "-a" "38d476f983a326fe312aeae8d66f70b70370afd85ef5c600528d4479fab588a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rusb v0.9.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking lock_api v0.4.11 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling libusb1-sys v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking sysinfo v0.30.11 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking goxlr-types v1.1.1 (https://github.com/goxlr-on-linux/goxlr-utility#26a81836) [INFO] [stderr] Checking goxlr-usb v1.1.1 (https://github.com/goxlr-on-linux/goxlr-utility#26a81836) [INFO] [stderr] Checking fader-tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.41s [INFO] running `Command { std: "docker" "inspect" "38d476f983a326fe312aeae8d66f70b70370afd85ef5c600528d4479fab588a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d476f983a326fe312aeae8d66f70b70370afd85ef5c600528d4479fab588a5", kill_on_drop: false }` [INFO] [stdout] 38d476f983a326fe312aeae8d66f70b70370afd85ef5c600528d4479fab588a5