[INFO] cloning repository https://github.com/edfloreshz/sensei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edfloreshz/sensei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedfloreshz%2Fsensei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedfloreshz%2Fsensei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9206d902f3f6f82e1314621219b3cfe21a5f9211 [INFO] testing edfloreshz/sensei against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedfloreshz%2Fsensei" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edfloreshz/sensei on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edfloreshz/sensei [INFO] finished tweaking git repo https://github.com/edfloreshz/sensei [INFO] tweaked toml for git repo https://github.com/edfloreshz/sensei written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/edfloreshz/sensei already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a8ba61aa5440fa0248e411c7047c558e519b6a7aa7867854a6e7bd3294078e7 [INFO] running `Command { std: "docker" "start" "-a" "1a8ba61aa5440fa0248e411c7047c558e519b6a7aa7867854a6e7bd3294078e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a8ba61aa5440fa0248e411c7047c558e519b6a7aa7867854a6e7bd3294078e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8ba61aa5440fa0248e411c7047c558e519b6a7aa7867854a6e7bd3294078e7", kill_on_drop: false }` [INFO] [stdout] 1a8ba61aa5440fa0248e411c7047c558e519b6a7aa7867854a6e7bd3294078e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f69a9a46bf3cba4b4bbd1469fafe0127e5815d182329ce66415e58ce42e813c [INFO] running `Command { std: "docker" "start" "-a" "7f69a9a46bf3cba4b4bbd1469fafe0127e5815d182329ce66415e58ce42e813c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling open v2.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sensei v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `Command { std: "docker" "inspect" "7f69a9a46bf3cba4b4bbd1469fafe0127e5815d182329ce66415e58ce42e813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f69a9a46bf3cba4b4bbd1469fafe0127e5815d182329ce66415e58ce42e813c", kill_on_drop: false }` [INFO] [stdout] 7f69a9a46bf3cba4b4bbd1469fafe0127e5815d182329ce66415e58ce42e813c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00d9e45c868266c3e322f20aea40a8f926239d592fc4c4bf08b3d1ae3630f3df [INFO] running `Command { std: "docker" "start" "-a" "00d9e45c868266c3e322f20aea40a8f926239d592fc4c4bf08b3d1ae3630f3df", kill_on_drop: false }` [INFO] [stderr] Compiling sensei v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "00d9e45c868266c3e322f20aea40a8f926239d592fc4c4bf08b3d1ae3630f3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d9e45c868266c3e322f20aea40a8f926239d592fc4c4bf08b3d1ae3630f3df", kill_on_drop: false }` [INFO] [stdout] 00d9e45c868266c3e322f20aea40a8f926239d592fc4c4bf08b3d1ae3630f3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb42988384fd3e66ed5ce7b4340f7bf3cc9b073f334e61182397b01235ba21a1 [INFO] running `Command { std: "docker" "start" "-a" "eb42988384fd3e66ed5ce7b4340f7bf3cc9b073f334e61182397b01235ba21a1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sns-c5896b2984d8d374) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crate_info::tests::test_first_letter_to_upper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb42988384fd3e66ed5ce7b4340f7bf3cc9b073f334e61182397b01235ba21a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb42988384fd3e66ed5ce7b4340f7bf3cc9b073f334e61182397b01235ba21a1", kill_on_drop: false }` [INFO] [stdout] eb42988384fd3e66ed5ce7b4340f7bf3cc9b073f334e61182397b01235ba21a1