[INFO] cloning repository https://github.com/ryzokuken/koch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryzokuken/koch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryzokuken%2Fkoch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryzokuken%2Fkoch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d7a27c16b533e46b4cc10a97aab09b898e14d70 [INFO] testing ryzokuken/koch against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryzokuken%2Fkoch" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryzokuken/koch 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/ryzokuken/koch [INFO] finished tweaking git repo https://github.com/ryzokuken/koch [INFO] tweaked toml for git repo https://github.com/ryzokuken/koch written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ryzokuken/koch 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 336ef55978a17883c382c06116d6b37a542c55020d7d1657e2bc403057b699c4 [INFO] running `Command { std: "docker" "start" "-a" "336ef55978a17883c382c06116d6b37a542c55020d7d1657e2bc403057b699c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "336ef55978a17883c382c06116d6b37a542c55020d7d1657e2bc403057b699c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336ef55978a17883c382c06116d6b37a542c55020d7d1657e2bc403057b699c4", kill_on_drop: false }` [INFO] [stdout] 336ef55978a17883c382c06116d6b37a542c55020d7d1657e2bc403057b699c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 77b0ad1be3f7076ca43aa62fd62a10480848ef0a594c01d57f66e3d5b4bdcc0b [INFO] running `Command { std: "docker" "start" "-a" "77b0ad1be3f7076ca43aa62fd62a10480848ef0a594c01d57f66e3d5b4bdcc0b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling koch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.12s [INFO] running `Command { std: "docker" "inspect" "77b0ad1be3f7076ca43aa62fd62a10480848ef0a594c01d57f66e3d5b4bdcc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b0ad1be3f7076ca43aa62fd62a10480848ef0a594c01d57f66e3d5b4bdcc0b", kill_on_drop: false }` [INFO] [stdout] 77b0ad1be3f7076ca43aa62fd62a10480848ef0a594c01d57f66e3d5b4bdcc0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] fe3da72371919b3ebf96da5d28d54bd6aaa961e5b69c08f50afca803ee0ea487 [INFO] running `Command { std: "docker" "start" "-a" "fe3da72371919b3ebf96da5d28d54bd6aaa961e5b69c08f50afca803ee0ea487", kill_on_drop: false }` [INFO] [stderr] Compiling koch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "fe3da72371919b3ebf96da5d28d54bd6aaa961e5b69c08f50afca803ee0ea487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3da72371919b3ebf96da5d28d54bd6aaa961e5b69c08f50afca803ee0ea487", kill_on_drop: false }` [INFO] [stdout] fe3da72371919b3ebf96da5d28d54bd6aaa961e5b69c08f50afca803ee0ea487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 5b8f5a1d161634b96739b88d0096372709e5ff11f72c760498e5607125299454 [INFO] running `Command { std: "docker" "start" "-a" "5b8f5a1d161634b96739b88d0096372709e5ff11f72c760498e5607125299454", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/koch-e405af46f7b6361c) [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" "5b8f5a1d161634b96739b88d0096372709e5ff11f72c760498e5607125299454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8f5a1d161634b96739b88d0096372709e5ff11f72c760498e5607125299454", kill_on_drop: false }` [INFO] [stdout] 5b8f5a1d161634b96739b88d0096372709e5ff11f72c760498e5607125299454