[INFO] cloning repository https://github.com/kmooney/learn-rust-chap10-pt2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmooney/learn-rust-chap10-pt2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmooney%2Flearn-rust-chap10-pt2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmooney%2Flearn-rust-chap10-pt2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f0ca1ff5a924ab36043d36174c0f5de82481505 [INFO] testing kmooney/learn-rust-chap10-pt2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmooney%2Flearn-rust-chap10-pt2" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmooney/learn-rust-chap10-pt2 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/kmooney/learn-rust-chap10-pt2 [INFO] finished tweaking git repo https://github.com/kmooney/learn-rust-chap10-pt2 [INFO] tweaked toml for git repo https://github.com/kmooney/learn-rust-chap10-pt2 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/kmooney/learn-rust-chap10-pt2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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] 1ea9f2e219c6c42783ab4c76855e3520ab642a7c573b6ae933a5688e5a45bf6e [INFO] running `Command { std: "docker" "start" "-a" "1ea9f2e219c6c42783ab4c76855e3520ab642a7c573b6ae933a5688e5a45bf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea9f2e219c6c42783ab4c76855e3520ab642a7c573b6ae933a5688e5a45bf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea9f2e219c6c42783ab4c76855e3520ab642a7c573b6ae933a5688e5a45bf6e", kill_on_drop: false }` [INFO] [stdout] 1ea9f2e219c6c42783ab4c76855e3520ab642a7c573b6ae933a5688e5a45bf6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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] e23cad57b198b5667c5c7ecc2a7f4d354b7ef6f0f93c1817677d63ddb5da7f78 [INFO] running `Command { std: "docker" "start" "-a" "e23cad57b198b5667c5c7ecc2a7f4d354b7ef6f0f93c1817677d63ddb5da7f78", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lifetimes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "e23cad57b198b5667c5c7ecc2a7f4d354b7ef6f0f93c1817677d63ddb5da7f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23cad57b198b5667c5c7ecc2a7f4d354b7ef6f0f93c1817677d63ddb5da7f78", kill_on_drop: false }` [INFO] [stdout] e23cad57b198b5667c5c7ecc2a7f4d354b7ef6f0f93c1817677d63ddb5da7f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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] 4ddbce18c4f6151014e26b4690d8d97c6e712b8199614d0449cd9eb3fdd36a3b [INFO] running `Command { std: "docker" "start" "-a" "4ddbce18c4f6151014e26b4690d8d97c6e712b8199614d0449cd9eb3fdd36a3b", kill_on_drop: false }` [INFO] [stderr] Compiling lifetimes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "4ddbce18c4f6151014e26b4690d8d97c6e712b8199614d0449cd9eb3fdd36a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ddbce18c4f6151014e26b4690d8d97c6e712b8199614d0449cd9eb3fdd36a3b", kill_on_drop: false }` [INFO] [stdout] 4ddbce18c4f6151014e26b4690d8d97c6e712b8199614d0449cd9eb3fdd36a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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] b147a0d2e2bb320efaa7f38445893555a0e3186c1896a21d5984ab70d7441d19 [INFO] running `Command { std: "docker" "start" "-a" "b147a0d2e2bb320efaa7f38445893555a0e3186c1896a21d5984ab70d7441d19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lifetimes-95c706f4cae09319) [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" "b147a0d2e2bb320efaa7f38445893555a0e3186c1896a21d5984ab70d7441d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b147a0d2e2bb320efaa7f38445893555a0e3186c1896a21d5984ab70d7441d19", kill_on_drop: false }` [INFO] [stdout] b147a0d2e2bb320efaa7f38445893555a0e3186c1896a21d5984ab70d7441d19