[INFO] cloning repository https://github.com/Athanaze/isousb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Athanaze/isousb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthanaze%2Fisousb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthanaze%2Fisousb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1042dac6c84b0fab44a27e8c6d60b4785c664f23 [INFO] checking Athanaze/isousb against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthanaze%2Fisousb" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (933/2935) Checking out files: 32% (940/2935) Checking out files: 33% (969/2935) Checking out files: 33% (990/2935) Checking out files: 34% (998/2935) Checking out files: 35% (1028/2935) Checking out files: 36% (1057/2935) Checking out files: 37% (1086/2935) Checking out files: 38% (1116/2935) Checking out files: 39% (1145/2935) Checking out files: 40% (1174/2935) Checking out files: 41% (1204/2935) Checking out files: 42% (1233/2935) Checking out files: 43% (1263/2935) Checking out files: 44% (1292/2935) Checking out files: 45% (1321/2935) Checking out files: 46% (1351/2935) Checking out files: 47% (1380/2935) Checking out files: 48% (1409/2935) Checking out files: 49% (1439/2935) Checking out files: 50% (1468/2935) Checking out files: 51% (1497/2935) Checking out files: 51% (1521/2935) Checking out files: 52% (1527/2935) Checking out files: 53% (1556/2935) Checking out files: 54% (1585/2935) Checking out files: 55% (1615/2935) Checking out files: 56% (1644/2935) Checking out files: 57% (1673/2935) Checking out files: 58% (1703/2935) Checking out files: 59% (1732/2935) Checking out files: 60% (1761/2935) Checking out files: 61% (1791/2935) Checking out files: 62% (1820/2935) Checking out files: 63% (1850/2935) Checking out files: 64% (1879/2935) Checking out files: 65% (1908/2935) Checking out files: 66% (1938/2935) Checking out files: 67% (1967/2935) Checking out files: 68% (1996/2935) Checking out files: 69% (2026/2935) Checking out files: 70% (2055/2935) Checking out files: 71% (2084/2935) Checking out files: 72% (2114/2935) Checking out files: 73% (2143/2935) Checking out files: 74% (2172/2935) Checking out files: 75% (2202/2935) Checking out files: 76% (2231/2935) Checking out files: 77% (2260/2935) Checking out files: 78% (2290/2935) Checking out files: 79% (2319/2935) Checking out files: 80% (2348/2935) Checking out files: 81% (2378/2935) Checking out files: 82% (2407/2935) Checking out files: 83% (2437/2935) Checking out files: 84% (2466/2935) Checking out files: 85% (2495/2935) Checking out files: 85% (2521/2935) Checking out files: 86% (2525/2935) Checking out files: 87% (2554/2935) Checking out files: 88% (2583/2935) Checking out files: 89% (2613/2935) Checking out files: 90% (2642/2935) Checking out files: 91% (2671/2935) Checking out files: 92% (2701/2935) Checking out files: 92% (2714/2935) Checking out files: 93% (2730/2935) Checking out files: 94% (2759/2935) Checking out files: 95% (2789/2935) Checking out files: 96% (2818/2935) Checking out files: 97% (2847/2935) Checking out files: 98% (2877/2935) Checking out files: 99% (2906/2935) Checking out files: 100% (2935/2935) Checking out files: 100% (2935/2935), done. [INFO] validating manifest of git repo https://github.com/Athanaze/isousb on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Athanaze/isousb [INFO] finished tweaking git repo https://github.com/Athanaze/isousb [INFO] tweaked toml for git repo https://github.com/Athanaze/isousb written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Athanaze/isousb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 982d6b087e13d33655fee9b05aa7ac68d89fb36ce7b6900e2363d677f1ee7f6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "982d6b087e13d33655fee9b05aa7ac68d89fb36ce7b6900e2363d677f1ee7f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "982d6b087e13d33655fee9b05aa7ac68d89fb36ce7b6900e2363d677f1ee7f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982d6b087e13d33655fee9b05aa7ac68d89fb36ce7b6900e2363d677f1ee7f6c", kill_on_drop: false }` [INFO] [stdout] 982d6b087e13d33655fee9b05aa7ac68d89fb36ce7b6900e2363d677f1ee7f6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d62aae5af3ed9051cbb418cc9968bff00475852635d7c3ea53799a21f7de1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70d62aae5af3ed9051cbb418cc9968bff00475852635d7c3ea53799a21f7de1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking isousb v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `Command { std: "docker" "inspect" "70d62aae5af3ed9051cbb418cc9968bff00475852635d7c3ea53799a21f7de1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d62aae5af3ed9051cbb418cc9968bff00475852635d7c3ea53799a21f7de1b", kill_on_drop: false }` [INFO] [stdout] 70d62aae5af3ed9051cbb418cc9968bff00475852635d7c3ea53799a21f7de1b