[INFO] cloning repository https://github.com/jimizai/replace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimizai/replace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimizai%2Freplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimizai%2Freplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07a4238c7f7741abce1fc3f26c71d54b5a6e63d9 [INFO] testing jimizai/replace against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimizai%2Freplace" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimizai/replace on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimizai/replace [INFO] finished tweaking git repo https://github.com/jimizai/replace [INFO] tweaked toml for git repo https://github.com/jimizai/replace written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jimizai/replace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2822697de9b92e76de39deff1dae9a6d6795b57ee9e0b335cf4efdf542044af7 [INFO] running `Command { std: "docker" "start" "-a" "2822697de9b92e76de39deff1dae9a6d6795b57ee9e0b335cf4efdf542044af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2822697de9b92e76de39deff1dae9a6d6795b57ee9e0b335cf4efdf542044af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2822697de9b92e76de39deff1dae9a6d6795b57ee9e0b335cf4efdf542044af7", kill_on_drop: false }` [INFO] [stdout] 2822697de9b92e76de39deff1dae9a6d6795b57ee9e0b335cf4efdf542044af7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c58e00461c1949db3e54a8dd3dea4679fc35bdc187b73518d890a10c97f60ed [INFO] running `Command { std: "docker" "start" "-a" "0c58e00461c1949db3e54a8dd3dea4679fc35bdc187b73518d890a10c97f60ed", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling replace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.63s [INFO] running `Command { std: "docker" "inspect" "0c58e00461c1949db3e54a8dd3dea4679fc35bdc187b73518d890a10c97f60ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c58e00461c1949db3e54a8dd3dea4679fc35bdc187b73518d890a10c97f60ed", kill_on_drop: false }` [INFO] [stdout] 0c58e00461c1949db3e54a8dd3dea4679fc35bdc187b73518d890a10c97f60ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf6819c3e013ee5fd28ca3fca93a65b90bcfeef0fc5712f5f6282145ec2d652a [INFO] running `Command { std: "docker" "start" "-a" "cf6819c3e013ee5fd28ca3fca93a65b90bcfeef0fc5712f5f6282145ec2d652a", kill_on_drop: false }` [INFO] [stderr] Compiling replace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "cf6819c3e013ee5fd28ca3fca93a65b90bcfeef0fc5712f5f6282145ec2d652a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6819c3e013ee5fd28ca3fca93a65b90bcfeef0fc5712f5f6282145ec2d652a", kill_on_drop: false }` [INFO] [stdout] cf6819c3e013ee5fd28ca3fca93a65b90bcfeef0fc5712f5f6282145ec2d652a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7730cb9343cc4252b7e3def0ede48bc1a36e5a6fdf21295a08b19171ecdc89b7 [INFO] running `Command { std: "docker" "start" "-a" "7730cb9343cc4252b7e3def0ede48bc1a36e5a6fdf21295a08b19171ecdc89b7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/replace-1f54f286f19e03ed) [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" "7730cb9343cc4252b7e3def0ede48bc1a36e5a6fdf21295a08b19171ecdc89b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7730cb9343cc4252b7e3def0ede48bc1a36e5a6fdf21295a08b19171ecdc89b7", kill_on_drop: false }` [INFO] [stdout] 7730cb9343cc4252b7e3def0ede48bc1a36e5a6fdf21295a08b19171ecdc89b7