[INFO] cloning repository https://github.com/Yudai915/path_win2linux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yudai915/path_win2linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYudai915%2Fpath_win2linux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYudai915%2Fpath_win2linux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85bb9d538ca944ad3a0be6b7e88451d07c371a56 [INFO] testing Yudai915/path_win2linux against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYudai915%2Fpath_win2linux" "/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/Yudai915/path_win2linux on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yudai915/path_win2linux [INFO] finished tweaking git repo https://github.com/Yudai915/path_win2linux [INFO] tweaked toml for git repo https://github.com/Yudai915/path_win2linux written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Yudai915/path_win2linux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55be0b054f8d384ceaa3004ed164aff9e0b9483f336a699eecead34717e305f4 [INFO] running `Command { std: "docker" "start" "-a" "55be0b054f8d384ceaa3004ed164aff9e0b9483f336a699eecead34717e305f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55be0b054f8d384ceaa3004ed164aff9e0b9483f336a699eecead34717e305f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55be0b054f8d384ceaa3004ed164aff9e0b9483f336a699eecead34717e305f4", kill_on_drop: false }` [INFO] [stdout] 55be0b054f8d384ceaa3004ed164aff9e0b9483f336a699eecead34717e305f4 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b63e5a7bf121039fc85d348c54bed41038ee72466b141b47ff6a5f734dbc16 [INFO] running `Command { std: "docker" "start" "-a" "15b63e5a7bf121039fc85d348c54bed41038ee72466b141b47ff6a5f734dbc16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling path_win2unix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.43s [INFO] running `Command { std: "docker" "inspect" "15b63e5a7bf121039fc85d348c54bed41038ee72466b141b47ff6a5f734dbc16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b63e5a7bf121039fc85d348c54bed41038ee72466b141b47ff6a5f734dbc16", kill_on_drop: false }` [INFO] [stdout] 15b63e5a7bf121039fc85d348c54bed41038ee72466b141b47ff6a5f734dbc16 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0781ac08fb21d842364a257a7ff4cb8cd7a9c5ba6cdf197c017ad3ad4224cf59 [INFO] running `Command { std: "docker" "start" "-a" "0781ac08fb21d842364a257a7ff4cb8cd7a9c5ba6cdf197c017ad3ad4224cf59", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling path_win2unix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/path_win2unix-a3bd2bc56d2b08b4) [INFO] running `Command { std: "docker" "inspect" "0781ac08fb21d842364a257a7ff4cb8cd7a9c5ba6cdf197c017ad3ad4224cf59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0781ac08fb21d842364a257a7ff4cb8cd7a9c5ba6cdf197c017ad3ad4224cf59", kill_on_drop: false }` [INFO] [stdout] 0781ac08fb21d842364a257a7ff4cb8cd7a9c5ba6cdf197c017ad3ad4224cf59 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 673b4892aacb784fc0d925fdc175a8ccecac695a0fe2df76c8fe7513b096687b [INFO] running `Command { std: "docker" "start" "-a" "673b4892aacb784fc0d925fdc175a8ccecac695a0fe2df76c8fe7513b096687b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/path_win2unix-a3bd2bc56d2b08b4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "673b4892aacb784fc0d925fdc175a8ccecac695a0fe2df76c8fe7513b096687b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673b4892aacb784fc0d925fdc175a8ccecac695a0fe2df76c8fe7513b096687b", kill_on_drop: false }` [INFO] [stdout] 673b4892aacb784fc0d925fdc175a8ccecac695a0fe2df76c8fe7513b096687b