[INFO] cloning repository https://github.com/furuhama/curr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/furuhama/curr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuruhama%2Fcurr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuruhama%2Fcurr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f368dba1ba673b1109dfda1b45ff191de4653314 [INFO] testing furuhama/curr against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuruhama%2Fcurr" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/furuhama/curr on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/furuhama/curr [INFO] finished tweaking git repo https://github.com/furuhama/curr [INFO] tweaked toml for git repo https://github.com/furuhama/curr written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/furuhama/curr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d96e8772606bd3e60e16ae4ca1ff8d73336223384897f90f85492f63f0ede58 [INFO] running `Command { std: "docker" "start" "-a" "7d96e8772606bd3e60e16ae4ca1ff8d73336223384897f90f85492f63f0ede58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d96e8772606bd3e60e16ae4ca1ff8d73336223384897f90f85492f63f0ede58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d96e8772606bd3e60e16ae4ca1ff8d73336223384897f90f85492f63f0ede58", kill_on_drop: false }` [INFO] [stdout] 7d96e8772606bd3e60e16ae4ca1ff8d73336223384897f90f85492f63f0ede58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c8469f0dfb8187237fd93da014f3c8a5ad2255dd10efe9606c2cb1787eb63e4 [INFO] running `Command { std: "docker" "start" "-a" "0c8469f0dfb8187237fd93da014f3c8a5ad2255dd10efe9606c2cb1787eb63e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling curr v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.34s [INFO] running `Command { std: "docker" "inspect" "0c8469f0dfb8187237fd93da014f3c8a5ad2255dd10efe9606c2cb1787eb63e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8469f0dfb8187237fd93da014f3c8a5ad2255dd10efe9606c2cb1787eb63e4", kill_on_drop: false }` [INFO] [stdout] 0c8469f0dfb8187237fd93da014f3c8a5ad2255dd10efe9606c2cb1787eb63e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa5654bbe4eb71e50fe178cb309b8eb140a125d92a4ebe6d742dfb0dfbf0af91 [INFO] running `Command { std: "docker" "start" "-a" "aa5654bbe4eb71e50fe178cb309b8eb140a125d92a4ebe6d742dfb0dfbf0af91", kill_on_drop: false }` [INFO] [stderr] Compiling curr v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "aa5654bbe4eb71e50fe178cb309b8eb140a125d92a4ebe6d742dfb0dfbf0af91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5654bbe4eb71e50fe178cb309b8eb140a125d92a4ebe6d742dfb0dfbf0af91", kill_on_drop: false }` [INFO] [stdout] aa5654bbe4eb71e50fe178cb309b8eb140a125d92a4ebe6d742dfb0dfbf0af91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be6a4b2cda6afddc258356022793c31df0707a80308bb1d0492ef6608d08bb24 [INFO] running `Command { std: "docker" "start" "-a" "be6a4b2cda6afddc258356022793c31df0707a80308bb1d0492ef6608d08bb24", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/curr-41e0935e3f43e791) [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" "be6a4b2cda6afddc258356022793c31df0707a80308bb1d0492ef6608d08bb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6a4b2cda6afddc258356022793c31df0707a80308bb1d0492ef6608d08bb24", kill_on_drop: false }` [INFO] [stdout] be6a4b2cda6afddc258356022793c31df0707a80308bb1d0492ef6608d08bb24