[INFO] cloning repository https://github.com/BenAur/tuto_git_jibus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenAur/tuto_git_jibus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenAur%2Ftuto_git_jibus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenAur%2Ftuto_git_jibus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92ea8bd31a94790968e2a42b81463398c15c6272 [INFO] testing BenAur/tuto_git_jibus against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenAur%2Ftuto_git_jibus" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenAur/tuto_git_jibus 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/BenAur/tuto_git_jibus [INFO] finished tweaking git repo https://github.com/BenAur/tuto_git_jibus [INFO] tweaked toml for git repo https://github.com/BenAur/tuto_git_jibus written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/BenAur/tuto_git_jibus 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-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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] 2803ae238f2b3c456523091233fb6c27e1bc7dd3704daabce8ebfc7e971eb4c4 [INFO] running `Command { std: "docker" "start" "-a" "2803ae238f2b3c456523091233fb6c27e1bc7dd3704daabce8ebfc7e971eb4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2803ae238f2b3c456523091233fb6c27e1bc7dd3704daabce8ebfc7e971eb4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2803ae238f2b3c456523091233fb6c27e1bc7dd3704daabce8ebfc7e971eb4c4", kill_on_drop: false }` [INFO] [stdout] 2803ae238f2b3c456523091233fb6c27e1bc7dd3704daabce8ebfc7e971eb4c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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] 5e865feb3a1364855a282eb267c645d55789b7331c741cd9f0f392d2fc860274 [INFO] running `Command { std: "docker" "start" "-a" "5e865feb3a1364855a282eb267c645d55789b7331c741cd9f0f392d2fc860274", kill_on_drop: false }` [INFO] [stderr] Compiling tuto_git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "5e865feb3a1364855a282eb267c645d55789b7331c741cd9f0f392d2fc860274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e865feb3a1364855a282eb267c645d55789b7331c741cd9f0f392d2fc860274", kill_on_drop: false }` [INFO] [stdout] 5e865feb3a1364855a282eb267c645d55789b7331c741cd9f0f392d2fc860274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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] af17b281f99aed4a71d32157ef2213d3a8d830456d6c92878aefc77c60a38837 [INFO] running `Command { std: "docker" "start" "-a" "af17b281f99aed4a71d32157ef2213d3a8d830456d6c92878aefc77c60a38837", kill_on_drop: false }` [INFO] [stderr] Compiling tuto_git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "af17b281f99aed4a71d32157ef2213d3a8d830456d6c92878aefc77c60a38837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af17b281f99aed4a71d32157ef2213d3a8d830456d6c92878aefc77c60a38837", kill_on_drop: false }` [INFO] [stdout] af17b281f99aed4a71d32157ef2213d3a8d830456d6c92878aefc77c60a38837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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] 82f28c410a56595ced8408cafb831239ce30a91161aead4650f03c75b521046b [INFO] running `Command { std: "docker" "start" "-a" "82f28c410a56595ced8408cafb831239ce30a91161aead4650f03c75b521046b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tuto_git-32344f42e2a3f70a) [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" "82f28c410a56595ced8408cafb831239ce30a91161aead4650f03c75b521046b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f28c410a56595ced8408cafb831239ce30a91161aead4650f03c75b521046b", kill_on_drop: false }` [INFO] [stdout] 82f28c410a56595ced8408cafb831239ce30a91161aead4650f03c75b521046b