[INFO] cloning repository https://github.com/phiresky/rga-windows-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phiresky/rga-windows-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga-windows-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga-windows-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb02f276937a954cc2d391afc221a56c96ab34f [INFO] checking phiresky/rga-windows-test against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga-windows-test" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/rga-windows-test on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/phiresky/rga-windows-test [INFO] finished tweaking git repo https://github.com/phiresky/rga-windows-test [INFO] tweaked toml for git repo https://github.com/phiresky/rga-windows-test written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/phiresky/rga-windows-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lmdb-rkv v0.14.0 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded lmdb-rkv-sys v0.11.0 [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] [stderr] Downloaded lzma-sys v0.1.16 [INFO] [stderr] Downloaded paste v0.1.12 [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Downloaded zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Downloaded cachedir v0.1.1 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Downloaded rkv v0.10.4 [INFO] [stderr] Downloaded paste-impl v0.1.12 [INFO] [stderr] Downloaded tree_magic_fork v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03bf2f6ef890fc4afb8f67b7ce4c82c18f246070d2126ab7335f32bbfd097f84 [INFO] running `Command { std: "docker" "start" "-a" "03bf2f6ef890fc4afb8f67b7ce4c82c18f246070d2126ab7335f32bbfd097f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03bf2f6ef890fc4afb8f67b7ce4c82c18f246070d2126ab7335f32bbfd097f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bf2f6ef890fc4afb8f67b7ce4c82c18f246070d2126ab7335f32bbfd097f84", kill_on_drop: false }` [INFO] [stdout] 03bf2f6ef890fc4afb8f67b7ce4c82c18f246070d2126ab7335f32bbfd097f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0cbbe9061d3c192276eae968d7d3d7356ed6f6941ac2975d481419baf45e669 [INFO] running `Command { std: "docker" "start" "-a" "f0cbbe9061d3c192276eae968d7d3d7356ed6f6941ac2975d481419baf45e669", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking cachedir v0.1.1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking size_format v1.0.2 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Checking tree_magic_fork v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking lmdb-rkv v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking rkv v0.10.4 [INFO] [stderr] Checking zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Checking zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Checking ripgrep_all v0.9.13-alpha.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/rga-preproc.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/rga.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking ripgrep_all v0.9.13-alpha.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "f0cbbe9061d3c192276eae968d7d3d7356ed6f6941ac2975d481419baf45e669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0cbbe9061d3c192276eae968d7d3d7356ed6f6941ac2975d481419baf45e669", kill_on_drop: false }` [INFO] [stdout] f0cbbe9061d3c192276eae968d7d3d7356ed6f6941ac2975d481419baf45e669