[INFO] cloning repository https://github.com/Pungyeon/goimpfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pungyeon/goimpfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPungyeon%2Fgoimpfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPungyeon%2Fgoimpfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1e0574e4781b03e9cadd8bb6576c4f7cc5a0187 [INFO] testing Pungyeon/goimpfmt against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPungyeon%2Fgoimpfmt" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pungyeon/goimpfmt on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pungyeon/goimpfmt [INFO] finished tweaking git repo https://github.com/Pungyeon/goimpfmt [INFO] tweaked toml for git repo https://github.com/Pungyeon/goimpfmt written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Pungyeon/goimpfmt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9249bf0c2d29895b1c7541b96f9e701f1802182b2f7471ed125be581da9030af [INFO] running `Command { std: "docker" "start" "-a" "9249bf0c2d29895b1c7541b96f9e701f1802182b2f7471ed125be581da9030af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9249bf0c2d29895b1c7541b96f9e701f1802182b2f7471ed125be581da9030af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9249bf0c2d29895b1c7541b96f9e701f1802182b2f7471ed125be581da9030af", kill_on_drop: false }` [INFO] [stdout] 9249bf0c2d29895b1c7541b96f9e701f1802182b2f7471ed125be581da9030af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601275d44104c25f15a0e0c6c0795b5260fadbfc7dc5d74798c95497913bd7f2 [INFO] running `Command { std: "docker" "start" "-a" "601275d44104c25f15a0e0c6c0795b5260fadbfc7dc5d74798c95497913bd7f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling import-fix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.89s [INFO] running `Command { std: "docker" "inspect" "601275d44104c25f15a0e0c6c0795b5260fadbfc7dc5d74798c95497913bd7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601275d44104c25f15a0e0c6c0795b5260fadbfc7dc5d74798c95497913bd7f2", kill_on_drop: false }` [INFO] [stdout] 601275d44104c25f15a0e0c6c0795b5260fadbfc7dc5d74798c95497913bd7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1314b6b9f7eb53f9e82076bf6b534dd2547bbcec9c04dcf56a3aa49771a2ed05 [INFO] running `Command { std: "docker" "start" "-a" "1314b6b9f7eb53f9e82076bf6b534dd2547bbcec9c04dcf56a3aa49771a2ed05", kill_on_drop: false }` [INFO] [stderr] Compiling import-fix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "1314b6b9f7eb53f9e82076bf6b534dd2547bbcec9c04dcf56a3aa49771a2ed05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1314b6b9f7eb53f9e82076bf6b534dd2547bbcec9c04dcf56a3aa49771a2ed05", kill_on_drop: false }` [INFO] [stdout] 1314b6b9f7eb53f9e82076bf6b534dd2547bbcec9c04dcf56a3aa49771a2ed05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 920b0218cf985998aa001ab930261f8421c01139313a433f61499c7180448363 [INFO] running `Command { std: "docker" "start" "-a" "920b0218cf985998aa001ab930261f8421c01139313a433f61499c7180448363", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/import_fix-cf4a9940bb9453cd) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_diff ... ok [INFO] [stdout] test test_import ... ok [INFO] [stdout] test test_import_fix ... ok [INFO] [stdout] test test_import_file_fix ... ok [INFO] [stdout] test test_simple_import ... ok [INFO] [stdout] test test_one_liner_import ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "920b0218cf985998aa001ab930261f8421c01139313a433f61499c7180448363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920b0218cf985998aa001ab930261f8421c01139313a433f61499c7180448363", kill_on_drop: false }` [INFO] [stdout] 920b0218cf985998aa001ab930261f8421c01139313a433f61499c7180448363