[INFO] cloning repository https://github.com/Corund2014/rust_cis198_hw00 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Corund2014/rust_cis198_hw00" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorund2014%2Frust_cis198_hw00", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorund2014%2Frust_cis198_hw00'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6d6a6789e7df94e87af088ef5e859b468d81f4c [INFO] testing Corund2014/rust_cis198_hw00 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorund2014%2Frust_cis198_hw00" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Corund2014/rust_cis198_hw00 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Corund2014/rust_cis198_hw00 [INFO] finished tweaking git repo https://github.com/Corund2014/rust_cis198_hw00 [INFO] tweaked toml for git repo https://github.com/Corund2014/rust_cis198_hw00 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate git repo https://github.com/Corund2014/rust_cis198_hw00 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b21b495d79d4bf766f691e5ce5de73dad56fa992cef4a030462bb557ddc960c1 [INFO] running `Command { std: "docker" "start" "-a" "b21b495d79d4bf766f691e5ce5de73dad56fa992cef4a030462bb557ddc960c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21b495d79d4bf766f691e5ce5de73dad56fa992cef4a030462bb557ddc960c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21b495d79d4bf766f691e5ce5de73dad56fa992cef4a030462bb557ddc960c1", kill_on_drop: false }` [INFO] [stdout] b21b495d79d4bf766f691e5ce5de73dad56fa992cef4a030462bb557ddc960c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e3917e28a020fc82271b1e93af2a711f6f647e6bedc171f0e31fddd20066d89 [INFO] running `Command { std: "docker" "start" "-a" "2e3917e28a020fc82271b1e93af2a711f6f647e6bedc171f0e31fddd20066d89", kill_on_drop: false }` [INFO] [stderr] Compiling hw00 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "2e3917e28a020fc82271b1e93af2a711f6f647e6bedc171f0e31fddd20066d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3917e28a020fc82271b1e93af2a711f6f647e6bedc171f0e31fddd20066d89", kill_on_drop: false }` [INFO] [stdout] 2e3917e28a020fc82271b1e93af2a711f6f647e6bedc171f0e31fddd20066d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f47d8eec2b791c787c2ca70f79c0f255b4e4541d03747d7ea9618b75159fa5 [INFO] running `Command { std: "docker" "start" "-a" "c1f47d8eec2b791c787c2ca70f79c0f255b4e4541d03747d7ea9618b75159fa5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hw00 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "c1f47d8eec2b791c787c2ca70f79c0f255b4e4541d03747d7ea9618b75159fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f47d8eec2b791c787c2ca70f79c0f255b4e4541d03747d7ea9618b75159fa5", kill_on_drop: false }` [INFO] [stdout] c1f47d8eec2b791c787c2ca70f79c0f255b4e4541d03747d7ea9618b75159fa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3d9e3d70a30bc4823e27584342bd48f75d8299c56148257e5e3b5591c4ded6e [INFO] running `Command { std: "docker" "start" "-a" "e3d9e3d70a30bc4823e27584342bd48f75d8299c56148257e5e3b5591c4ded6e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hw00-af13cf8a600ff54a) [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" "e3d9e3d70a30bc4823e27584342bd48f75d8299c56148257e5e3b5591c4ded6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d9e3d70a30bc4823e27584342bd48f75d8299c56148257e5e3b5591c4ded6e", kill_on_drop: false }` [INFO] [stdout] e3d9e3d70a30bc4823e27584342bd48f75d8299c56148257e5e3b5591c4ded6e