[INFO] cloning repository https://github.com/mateon1/reduce-binsrch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateon1/reduce-binsrch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateon1%2Freduce-binsrch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateon1%2Freduce-binsrch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7153d5d8eb504097da1c47a76a3733f32212d70 [INFO] testing mateon1/reduce-binsrch 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%2Fmateon1%2Freduce-binsrch" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mateon1/reduce-binsrch 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/mateon1/reduce-binsrch [INFO] finished tweaking git repo https://github.com/mateon1/reduce-binsrch [INFO] tweaked toml for git repo https://github.com/mateon1/reduce-binsrch written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mateon1/reduce-binsrch 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e26698c04f1a4356fc5a0aab16c05dde131410559265163faab47d89f7185391 [INFO] running `Command { std: "docker" "start" "-a" "e26698c04f1a4356fc5a0aab16c05dde131410559265163faab47d89f7185391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e26698c04f1a4356fc5a0aab16c05dde131410559265163faab47d89f7185391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26698c04f1a4356fc5a0aab16c05dde131410559265163faab47d89f7185391", kill_on_drop: false }` [INFO] [stdout] e26698c04f1a4356fc5a0aab16c05dde131410559265163faab47d89f7185391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] d3f7e8d53f36ac5227dd906fc469a14a71ffc43c6472d2845499e31b5087ebb5 [INFO] running `Command { std: "docker" "start" "-a" "d3f7e8d53f36ac5227dd906fc469a14a71ffc43c6472d2845499e31b5087ebb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling reduce-binsrch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "d3f7e8d53f36ac5227dd906fc469a14a71ffc43c6472d2845499e31b5087ebb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f7e8d53f36ac5227dd906fc469a14a71ffc43c6472d2845499e31b5087ebb5", kill_on_drop: false }` [INFO] [stdout] d3f7e8d53f36ac5227dd906fc469a14a71ffc43c6472d2845499e31b5087ebb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 17a30b8a276eafce9d941c6070aa4a06b18db8e5d2a4f395266b1700a3f22ed9 [INFO] running `Command { std: "docker" "start" "-a" "17a30b8a276eafce9d941c6070aa4a06b18db8e5d2a4f395266b1700a3f22ed9", kill_on_drop: false }` [INFO] [stderr] Compiling reduce-binsrch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/reduce_binsrch-4f3cfe6007b8ded0) [INFO] running `Command { std: "docker" "inspect" "17a30b8a276eafce9d941c6070aa4a06b18db8e5d2a4f395266b1700a3f22ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a30b8a276eafce9d941c6070aa4a06b18db8e5d2a4f395266b1700a3f22ed9", kill_on_drop: false }` [INFO] [stdout] 17a30b8a276eafce9d941c6070aa4a06b18db8e5d2a4f395266b1700a3f22ed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 4b58ddb3baafe0b9dd0f3bcd49430ad175f93903bcaaa13ed65b8cee05fc5fef [INFO] running `Command { std: "docker" "start" "-a" "4b58ddb3baafe0b9dd0f3bcd49430ad175f93903bcaaa13ed65b8cee05fc5fef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reduce_binsrch-4f3cfe6007b8ded0) [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" "4b58ddb3baafe0b9dd0f3bcd49430ad175f93903bcaaa13ed65b8cee05fc5fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b58ddb3baafe0b9dd0f3bcd49430ad175f93903bcaaa13ed65b8cee05fc5fef", kill_on_drop: false }` [INFO] [stdout] 4b58ddb3baafe0b9dd0f3bcd49430ad175f93903bcaaa13ed65b8cee05fc5fef